summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-12 07:00:13 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-12 07:00:13 +0100
commit1c13aff9fa56b411a1a17aa342c53ab77e7d5a2d (patch)
tree6751cd629ac934509e81df9f56099ea74966a4d3
parenta09b2569c54074369b32764158f61b3f923b2049 (diff)
php-twig: 1.31.0
-rw-r--r--REFLECTION2
-rw-r--r--php-twig.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 22732db..167de6d 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #73 twig version 1.30.0 ] {
+Extension [ <persistent> extension #73 twig version 1.31.0 ] {
- Functions {
Function [ <internal:twig> function twig_template_get_attributes ] {
diff --git a/php-twig.spec b/php-twig.spec
index a2111ac..5e8e135 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.30.0
-%global github_commit c6ff71094fde15d12398eaba029434b013dc5e59
+%global github_version 1.31.0
+%global github_commit ddc9e3e20ee9c0b6908f401ac8353635b750eca7
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%if "%{php_version}" < "7"
@@ -346,6 +346,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Jan 12 2017 Remi Collet <remi@fedoraproject.org> - 1.31.0-1
+- Update to 1.31.0
+
* Fri Dec 23 2016 Remi Collet <remi@fedoraproject.org> - 1.30.0-1
- Update to 1.30.0