diff options
Diffstat (limited to 'php-symfony4.spec')
-rw-r--r-- | php-symfony4.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec index 854cfcc..ced08ef 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.9 -%global github_commit 98e4187f3f2853f49f7311722ff4b1e4b3e72325 +%global github_version 4.0.10 +%global github_commit bcb589c90106b07718d788521aba8e5ce7bd9f53 %global composer_vendor symfony %global composer_project symfony @@ -2751,6 +2751,10 @@ exit $RET # ############################################################################## %changelog +* 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 + * Fri May 4 2018 Remi Collet <remi@remirepo.net> - 4.0.9-1 - update to 4.0.9 |