diff options
Diffstat (limited to 'php-doctrine-orm.spec')
-rw-r--r-- | php-doctrine-orm.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-orm.spec b/php-doctrine-orm.spec index f283039..5a595b7 100644 --- a/php-doctrine-orm.spec +++ b/php-doctrine-orm.spec @@ -13,8 +13,8 @@ %global github_owner doctrine %global github_name orm -%global github_version 2.12.2 -%global github_commit 8291a7f09b12d14783ed6537b4586583d155869e +%global github_version 2.12.3 +%global github_commit c05e1709e9ffb9abe8d37260a78975cc816ee385 %global composer_vendor doctrine %global composer_project orm @@ -416,6 +416,9 @@ exit $RETURN_CODE %changelog +* Fri Jun 17 2022 Remi Collet <remi@remirepo.net> - 2.12.3-1 +- update to 2.12.3 + * Tue May 3 2022 Remi Collet <remi@remirepo.net> - 2.12.2-1 - update to 2.12.2 - allow doctrine/deprecations 1 |