summaryrefslogtreecommitdiffstats
path: root/php-symfony.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-08 07:24:11 +0200
committerRemi Collet <remi@remirepo.net>2017-06-08 07:24:11 +0200
commit6a1f3a725622410c7fea35d3443892b24f6db631 (patch)
tree79b2bd31e535d1d8d9e7d42ad675a9eef1cdd5a4 /php-symfony.spec
parent4af6a55c6fe4d8f61266c0e29802eb45627f9968 (diff)
v2.8.22
Diffstat (limited to 'php-symfony.spec')
-rw-r--r--php-symfony.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php-symfony.spec b/php-symfony.spec
index 3dde0f1..f55473c 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.21
-%global github_commit 17002cbb4be8b3b0d6516defe4ed839ad459994b
+%global github_version 2.8.22
+%global github_commit 2404550f13f71470206227c98c2d53f0f4cbbb3e
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -86,8 +86,8 @@
# instead of php-symfony-security-acl3
%global symfony_security_acl_min_ver 2.7
%global symfony_security_acl_max_ver 3.0
-# "twig/twig": "~1.28|~2.0"
-%global twig_min_ver 1.28
+# "twig/twig": "~1.34|~2.4"
+%global twig_min_ver 1.34
%global twig_max_ver 3.0
%if 0%{?fedora} < 21 && 0%{?rhel} < 7
@@ -2694,6 +2694,10 @@ exit $RET
# ##############################################################################
%changelog
+* Thu Jun 8 2017 Remi Collet <remi@remirepo.net> - 2.8.22-1
+- Update to 2.8.22
+- raise dependency on twig 1.34 / 2.4 with namespace
+
* Tue May 30 2017 Remi Collet <remi@remirepo.net> - 2.8.21-1
- Update to 2.8.21