diff options
author | Remi Collet <remi@remirepo.net> | 2018-05-28 06:41:08 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-05-28 06:41:08 +0200 |
commit | 4fda67f7d088e97c1a27d3c17ccfad3b4b90704f (patch) | |
tree | 14f15614946d65b126ad8d3b0c865bfdd1f901e0 /php-symfony4.spec | |
parent | 4f29d58e756e5d56ed96d0381b0e35105648d99c (diff) |
v4.0.11
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 ced08ef..adeca23 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.10 -%global github_commit bcb589c90106b07718d788521aba8e5ce7bd9f53 +%global github_version 4.0.11 +%global github_commit a54fa082103acd599b7d5de9204dc1f4aa8a5615 %global composer_vendor symfony %global composer_project symfony @@ -2751,6 +2751,9 @@ exit $RET # ############################################################################## %changelog +* Mon May 28 2018 Remi Collet <remi@remirepo.net> - 4.0.11-1 +- update to 4.0.11 + * Thu May 24 2018 Remi Collet <remi@remirepo.net> - 4.0.10-1 - update to 4.0.10 - ignore new dependency on symfony/polyfill-ctype |