summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-14 07:38:55 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-14 07:38:55 +0100
commitd79408c44430f006f91799bc1bd9338dbb373dae (patch)
treeb8f12f0377a9fa8d7bf088c1ab8b3f11b7ff9c49
parent82d67179457349c81f930b86fc7a8929c12300c5 (diff)
php-twig: 1.29.0
-rw-r--r--REFLECTION2
-rw-r--r--composer.json2
-rw-r--r--php-twig.spec10
3 files changed, 7 insertions, 7 deletions
diff --git a/REFLECTION b/REFLECTION
index 54c4f09..457df40 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #72 twig version 1.28.2 ] {
+Extension [ <persistent> extension #72 twig version 1.29.0 ] {
- Functions {
Function [ <internal:twig> function twig_template_get_attributes ] {
diff --git a/composer.json b/composer.json
index c0ff2e2..5bf8a43 100644
--- a/composer.json
+++ b/composer.json
@@ -40,7 +40,7 @@
},
"extra": {
"branch-alias": {
- "dev-master": "1.28-dev"
+ "dev-master": "1.29-dev"
}
}
}
diff --git a/php-twig.spec b/php-twig.spec
index 633215e..e576628 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.28.2
-%global github_commit b22ce0eb070e41f7cba65d78fe216de29726459c
+%global github_version 1.29.0
+%global github_commit 74f723e542368ca2080b252740be5f1113ebb898
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%if "%{php_version}" < "7"
@@ -61,7 +61,7 @@ BuildArch: noarch
Name: %{?sub_prefix}php-%{composer_project}
Version: %{github_version}
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: The flexible, fast, and secure template engine for PHP
Group: Development/Libraries
@@ -346,8 +346,8 @@ rm -rf %{buildroot}
%changelog
-* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 1.28.2-2
-- rebuild with PHP 7.1.0 GA
+* Wed Dec 14 2016 Remi Collet <remi@fedoraproject.org> - 1.29.0-1
+- Update to 1.29.0
* Thu Nov 24 2016 Remi Collet <remi@fedoraproject.org> - 1.28.2-1
- Update to 1.28.2