summaryrefslogtreecommitdiffstats
path: root/php-twig.spec
diff options
context:
space:
mode:
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 030ed41..336c746 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.34.2
-%global github_commit 55e4beb721a044db9e31ae0470024fc205b6a008
+%global github_version 1.34.3
+%global github_commit 451c6f4197e113e24c1c85bc3fc8c2d77adeff2e
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%if "%{php_version}" < "7"
@@ -349,6 +349,9 @@ exit $ret
%changelog
+* Thu Jun 8 2017 Remi Collet <remi@remirepo.net> - 1.34.3-1
+- Update to 1.34.3
+
* Tue Jun 6 2017 Remi Collet <remi@remirepo.net> - 1.34.2-1
- Update to 1.34.2
- raise dependency on PHP 5.3.3