diff options
-rw-r--r-- | php-doctrine-doctrine-bundle.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-doctrine-doctrine-bundle.spec b/php-doctrine-doctrine-bundle.spec index 2820a6b..98f7d71 100644 --- a/php-doctrine-doctrine-bundle.spec +++ b/php-doctrine-doctrine-bundle.spec @@ -12,8 +12,8 @@ %global github_owner doctrine %global github_name DoctrineBundle -%global github_version 1.12.7 -%global github_commit 18fb7d271676dcb8e882adb0157ac1445c8fe89c +%global github_version 1.12.8 +%global github_commit 65bb2ebc96bcb9207ee56bb17f6c0251ec358380 %global composer_vendor doctrine %global composer_project doctrine-bundle @@ -327,6 +327,9 @@ exit $RETURN_CODE %changelog +* Thu Apr 23 2020 Remi Collet <remi@remirepo.net> - 1.12.8-1 +- update to 1.12.8 + * Mon Jan 20 2020 Remi Collet <remi@remirepo.net> - 1.12.7-1 - update to 1.12.7 |