summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-13 14:47:29 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-13 14:47:29 +0100
commit8076963aa30216dcaca558199d91b312c2186cc5 (patch)
tree00f04ff0cd5f85864847858899fd66db43e9efa6
parent823e207cc7769b888ec81b2777be882b91f19eac (diff)
php-symfony: 2.8.15
-rw-r--r--Makefile2
-rw-r--r--php-symfony.spec7
2 files changed, 5 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 3af85b3..13af741 100644
--- a/Makefile
+++ b/Makefile
@@ -2,5 +2,3 @@ SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
include ../../../common/Makefile
-diff:
- colordiff --ignore-blank-lines -I 'Group:' -I 'defattr' -u /work/fedora/php-symfony/*spec *spec \ No newline at end of file
diff --git a/php-symfony.spec b/php-symfony.spec
index b807d3d..2b8e4e4 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.14
-%global github_commit 6ceca5b4154c80839270c38aa65373de76127df7
+%global github_version 2.8.15
+%global github_commit 3ec15b9379ebb0758e296d4193926a7b4121a964
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -2690,6 +2690,9 @@ exit $RET
# ##############################################################################
%changelog
+* Tue Dec 13 2016 Remi Collet <remi@fedoraproject.org> - 2.8.15-1
+- Update to 2.8.15
+
* Tue Nov 22 2016 Remi Collet <remi@fedoraproject.org> - 2.8.14-1
- Update to 2.8.14
- raise dependency on twig 1.28