summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-symfony.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony.spec b/php-symfony.spec
index aa6bc15..1de1f20 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.26
-%global github_commit 33553101754e0888a1a1fecc46d7a7f10f6f9580
+%global github_version 2.8.27
+%global github_commit d512cc1c2c418f42c07b82d8b029e7a487be007f
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -2696,6 +2696,9 @@ exit $RET
# ##############################################################################
%changelog
+* Tue Aug 29 2017 Remi Collet <remi@remirepo.net> - 2.8.27-1
+- Update to 2.8.27
+
* Wed Aug 2 2017 Remi Collet <remi@remirepo.net> - 2.8.26-1
- Update to 2.8.26