diff options
-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 4dd6896..3f16e45 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.0.3 -%global github_commit 8cc66bf6746c278755609b7b158f8444d0633456 +%global github_version 4.0.4 +%global github_commit 927f4f4069b69052f9e002fb287bd52ecfd52aa9 %global composer_vendor symfony %global composer_project symfony @@ -2753,6 +2753,9 @@ done # ############################################################################## %changelog +* Tue Jan 30 2018 Remi Collet <remi@remirepo.net> - 4.0.4-1 +- Update to 4.0.4 + * Mon Jan 8 2018 Remi Collet <remi@remirepo.net> - 4.0.3-1 - Update to 4.0.3 |