summaryrefslogtreecommitdiffstats
path: root/php-twig.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-04 18:24:11 +0100
committerRemi Collet <remi@remirepo.net>2018-03-04 18:24:11 +0100
commitf1a3645d04e8462f19cc95523901c869ffe43768 (patch)
tree3e8d315522e5903d52448725da98e11e4b014488 /php-twig.spec
parent7eef9fde59bc17be5da8470e4caaaa6c6ba6871d (diff)
v1.35.2
Diffstat (limited to 'php-twig.spec')
-rw-r--r--php-twig.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig.spec b/php-twig.spec
index 6c1b9ae..3fe92c9 100644
--- a/php-twig.spec
+++ b/php-twig.spec
@@ -30,8 +30,8 @@
%global github_owner twigphp
%global github_name Twig
-%global github_version 1.35.1
-%global github_commit ffda54d85cc3aec3ba499c8c0eda9b2176edfe83
+%global github_version 1.35.2
+%global github_commit 9c24f2cd39dc1906b76879e099970b7e53724601
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%if "%{php_version}" < "7"
@@ -352,6 +352,9 @@ exit $ret
%changelog
+* Sun Mar 4 2018 Remi Collet <remi@remirepo.net> - 1.35.2-1
+- Update to 1.35.2
+
* Sat Mar 3 2018 Remi Collet <remi@remirepo.net> - 1.35.1-1
- Update to 1.35.1
- use range dependencies on F27+