summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-13 14:43:03 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-13 14:43:03 +0200
commit2cc760abd56609293c0514bc253a48548f60ecbd (patch)
treedfebd2634a9fa179d60cd68a16653d0ae8c836d6
parent60f62ba37f036c33be2f798738216252bad3ea90 (diff)
php-twig: 1.22.3
-rw-r--r--REFLECTION2
-rw-r--r--php-twig.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 48d2014..811c012 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #202 twig version 1.22.2 ] {
+Extension [ <persistent> extension #201 twig version 1.22.3 ] {
- Functions {
Function [ <internal:twig> function twig_template_get_attributes ] {
diff --git a/php-twig.spec b/php-twig.spec
index 1722b2a..f58ae8f 100644
--- a/php-twig.spec
+++ b/php-twig.spec
@@ -14,8 +14,8 @@
%global github_owner twigphp
%global github_name Twig
-%global github_version 1.22.2
-%global github_commit 79249fc8c9ff62e41e217e0c630e2e00bcadda6a
+%global github_version 1.22.3
+%global github_commit ebfc36b7e77b0c1175afe30459cf943010245540
%global github_short %(c=%{github_commit}; echo ${c:0:7})
@@ -294,6 +294,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 13 2015 Remi Collet <remi@fedoraproject.org> - 1.22.3-1
+- Update to 1.22.3
+
* Sun Oct 11 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.22.2-1
- Updated to 1.22.2 (RHBZ #1262655)
- Added lib and ext version checks