diff options
author | Remi Collet <remi@remirepo.net> | 2018-05-28 06:32:20 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-05-28 06:32:20 +0200 |
commit | e5d34269b4ebe0ca1e868326e842c0919f05734b (patch) | |
tree | 8fbc0abe24d4c4b7ed3068e2786ce8bcaee9e5e8 | |
parent | 10b722fc89facd23be6d51285b56679370166777 (diff) |
v3.4.11
-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 |