summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-02 17:14:14 +0200
committerRemi Collet <remi@remirepo.net>2017-08-02 17:14:14 +0200
commitca75496ac6a9ad02700e1af55a01ac9e451b10d6 (patch)
tree156e8882d50f990c2a904dd5fe5ee55ee2a5d04b
parentee4f6f8b8ed0b1088ec24198442c1631e71bdb39 (diff)
v2.8.26
-rw-r--r--php-symfony.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-symfony.spec b/php-symfony.spec
index df53bb6..aa6bc15 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.25
-%global github_commit c2452af5659d0492a43268c389bb211295c5e4c9
+%global github_version 2.8.26
+%global github_commit 33553101754e0888a1a1fecc46d7a7f10f6f9580
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -2696,6 +2696,9 @@ exit $RET
# ##############################################################################
%changelog
+* Wed Aug 2 2017 Remi Collet <remi@remirepo.net> - 2.8.26-1
+- Update to 2.8.26
+
* Tue Jul 18 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.8.25-1
- Update to 2.8.25 (CVE-2017-11365)