summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--REFLECTION2
-rw-r--r--composer.json2
-rw-r--r--php-twig.spec7
3 files changed, 7 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index 2276c2a..42018bd 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #65 twig version 1.24.2 ] {
+Extension [ <persistent> extension #68 twig version 1.26.0 ] {
- Functions {
Function [ <internal:twig> function twig_template_get_attributes ] {
diff --git a/composer.json b/composer.json
index 6a81329..350381c 100644
--- a/composer.json
+++ b/composer.json
@@ -40,7 +40,7 @@
},
"extra": {
"branch-alias": {
- "dev-master": "1.25-dev"
+ "dev-master": "1.26-dev"
}
}
}
diff --git a/php-twig.spec b/php-twig.spec
index 56559f2..2415f0a 100644
--- a/php-twig.spec
+++ b/php-twig.spec
@@ -34,8 +34,8 @@
%global github_owner twigphp
%global github_name Twig
-%global github_version 1.25.0
-%global github_commit f16a634ab08d87e520da5671ec52153d627f10f6
+%global github_version 1.26.0
+%global github_commit 81c2b5fd36581370c7731387f05dcdb577050513
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%if "%{php_version}" < "7"
@@ -349,6 +349,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Oct 2 2016 Remi Collet <remi@fedoraproject.org> - 1.26.0-1
+- Update to 1.26.0
+
* Thu Sep 22 2016 Remi Collet <remi@fedoraproject.org> - 1.25.0-1
- Update to 1.25.0