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 3fe6b7a..3773436 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.4.1 -%global github_commit 7f472cc85eba050a83fcf38cece87b868877d7e2 +%global github_version 2.4.2 +%global github_commit 4202ce675d29e70a8b9ee763bec021b6f44caccb %global major 2 %global composer_vendor doctrine @@ -359,6 +359,9 @@ exit $RETURN_CODE %changelog +* Mon Jun 7 2021 Remi Collet <remi@remirepo.net> - 2.4.2-1 +- update to 2.4.2 + * Wed Jun 2 2021 Remi Collet <remi@remirepo.net> - 2.4.1-1 - update to 2.4.1 - add dependency on doctrine/cache |