diff options
-rw-r--r-- | php-doctrine-doctrine-bundle2.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-doctrine-bundle2.spec b/php-doctrine-doctrine-bundle2.spec index 7598547..5af7203 100644 --- a/php-doctrine-doctrine-bundle2.spec +++ b/php-doctrine-doctrine-bundle2.spec @@ -13,8 +13,8 @@ %global github_owner doctrine %global github_name DoctrineBundle -%global github_version 2.5.6 -%global github_commit f1423b2a640b6ac545b6e0c02575427a4dc1e9dc +%global github_version 2.5.7 +%global github_commit 1e0d1d7a5982eeebc37dcb4d77bb1a5c5961d96d %global major 2 %global composer_vendor doctrine @@ -375,6 +375,9 @@ exit $RETURN_CODE %changelog +* Mon Mar 7 2022 Remi Collet <remi@remirepo.net> - 2.5.7-1 +- update to 2.5.7 + * Tue Feb 15 2022 Remi Collet <remi@remirepo.net> - 2.5.6-1 - update to 2.5.6 |