diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-07 08:36:26 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-07 08:36:26 +0200 |
commit | c423a53ac02f339ae0149207440fb3e1ceb82410 (patch) | |
tree | 51803bf7b58e92a0914def010e94e353f8cdf4a4 | |
parent | e129e42345bb969ffcfcf67a5b8dc68227dce8ca (diff) |
php-symfony: 2.8.11
-rw-r--r-- | php-symfony.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony.spec b/php-symfony.spec index 19434e6..7ec5995 100644 --- a/php-symfony.spec +++ b/php-symfony.spec @@ -13,8 +13,8 @@ %global github_owner symfony %global github_name symfony -%global github_version 2.8.10 -%global github_commit 84e8eb7690eea267526c3d40050b4c54f1878b7a +%global github_version 2.8.11 +%global github_commit f588c92c3e263b2eaa2f96a7b1359199eb209b3d %global github_short %(c=%{github_commit}; echo ${c:0:7}) %global composer_vendor symfony @@ -2678,6 +2678,9 @@ exit $RET # ############################################################################## %changelog +* Wed Sep 7 2016 Remi Collet <remi@fedoraproject.org> - 2.8.11-1 +- Update to 2.8.11 + * Sat Sep 3 2016 Remi Collet <remi@fedoraproject.org> - 2.8.10-1 - Update to 2.8.10 - remove proxy-manager-bridge from default installation |