diff options
author | Remi Collet <remi@remirepo.net> | 2020-09-02 15:26:03 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-09-02 15:26:03 +0200 |
commit | 947a08ea9e1d340073af2db38027ae35e296d138 (patch) | |
tree | 550108c6492699f969a8fa0dec6af8d642cfbd6f /php-symfony4.spec | |
parent | 02edc37ac3a1ff0bd1ef4cb5fa57408578b2cc23 (diff) |
update to 4.4.13
Diffstat (limited to 'php-symfony4.spec')
-rw-r--r-- | php-symfony4.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec index 7292316..9c1b237 100644 --- a/php-symfony4.spec +++ b/php-symfony4.spec @@ -13,8 +13,8 @@ %global github_owner symfony %global github_name symfony -%global github_version 4.4.12 -%global github_commit da9869f6939e19341eae226bb8ac20419cf3790e +%global github_version 4.4.13 +%global github_commit 9b8314080fb15e84e030f94488d9e1fa17adb846 %global composer_vendor symfony %global composer_project symfony @@ -3292,6 +3292,9 @@ exit $RET # ############################################################################## %changelog +* Wed Sep 2 2020 Remi Collet <remi@remirepo.net> - 4.4.13-1 +- update to 4.4.13 + * Mon Aug 31 2020 Remi Collet <remi@remirepo.net> - 4.4.12-1 - update to 4.4.12 - allow doctrine/dbal 3.0 |