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 e20a3ff..c351a42 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.7 -%global github_commit 0889df1e88559968eb291c938d25b96e252f7bed +%global github_version 4.4.8 +%global github_commit 8e1c507fce81169c3889ba5c34d023447b4952e3 %global composer_vendor symfony %global composer_project symfony @@ -3293,6 +3293,9 @@ exit $RET # ############################################################################## %changelog +* Wed Apr 29 2020 Remi Collet <remi@remirepo.net> - 4.4.8-1 +- update to 4.4.8 + * Tue Mar 31 2020 Remi Collet <remi@remirepo.net> - 4.4.7-1 - update to 4.4.7 |