diff options
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 2d1030e..88061b8 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.3.6 -%global github_commit 7e98605f0e11979e6735dfefc6dad11977d8f5e7 +%global github_version 4.3.7 +%global github_commit fb4065ac95f08ca26ee605936e537ba2cd4a6bb7 %global composer_vendor symfony %global composer_project symfony @@ -3228,6 +3228,9 @@ exit $RET # ############################################################################## %changelog +* Tue Nov 12 2019 Remi Collet <remi@remirepo.net> - 4.3.7-1 +- update to 4.3.7 + * Tue Nov 5 2019 Remi Collet <remi@remirepo.net> - 4.3.6-1 - update to 4.3.6 - add HttpClient, Mailer and Mime components |