diff options
Diffstat (limited to 'php-symfony3.spec')
-rw-r--r-- | php-symfony3.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony3.spec b/php-symfony3.spec index 0b02e4a..da40c8f 100644 --- a/php-symfony3.spec +++ b/php-symfony3.spec @@ -13,8 +13,8 @@ %global github_owner symfony %global github_name symfony -%global github_version 3.4.10 -%global github_commit 816bf5030e3ac7cf6a88575a27138a088d3041b0 +%global github_version 3.4.11 +%global github_commit 8eb567d8398ce31a402ea8db3e6b5b1faf121cbc %global composer_vendor symfony %global composer_project symfony @@ -2802,6 +2802,9 @@ exit $RET # ############################################################################## %changelog +* Mon May 28 2018 Remi Collet <remi@remirepo.net> - 3.4.11-1 +- update to 3.4.11 + * Thu May 24 2018 Remi Collet <remi@remirepo.net> - 3.4.10-1 - update to 3.4.10 - ignore new dependency on symfony/polyfill-ctype |