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 d035a45..8209b34 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.6.1 -%global github_commit b7002752b555cb61cc9ca8d4c89a5b6e8200f765 +%global github_version 2.6.2 +%global github_commit 53cf797feda995299629bed081ffb51776f36e9f %global major 2 %global composer_vendor doctrine @@ -386,6 +386,9 @@ exit $RETURN_CODE %changelog +* Mon Apr 11 2022 Remi Collet <remi@remirepo.net> - 2.6.2-1 +- update to 2.6.2 + * Mon Apr 4 2022 Remi Collet <remi@remirepo.net> - 2.6.1-1 - update to 2.6.1 |