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 e1c5852..7f9cfb8 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.9.5 -%global github_commit 77cc86ed880e3f1f6c9c5819e131a8aaeeeee0da +%global github_version 2.9.6 +%global github_commit 5f768742a0461327bebe0fd11012bbd69e29a311 %global composer_vendor doctrine %global composer_project orm @@ -388,6 +388,9 @@ exit $RETURN_CODE %changelog +* Mon Oct 4 2021 Remi Collet <remi@remirepo.net> - 2.9.6-1 +- update to 2.9.6 + * Thu Sep 2 2021 Remi Collet <remi@remirepo.net> - 2.9.5-1 - update to 2.9.5 |