diff options
author | Remi Collet <remi@remirepo.net> | 2018-01-30 16:47:27 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-01-30 16:47:27 +0100 |
commit | d592e4e2fa618137d483570dc33ae7911b58a925 (patch) | |
tree | e1b14c68b14cd6d2322f94a64d73e3a2c7a4f1b5 /php-symfony4.spec | |
parent | cdca062ac5e2d624725e849a89cfa9b2a6744e63 (diff) |
v4.0.4
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 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 |