From 61ba2a8262f6908e3183b681ea44eb789607617d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Jan 2016 14:47:38 +0100 Subject: [PATCH] v1.24.0 --- .gitignore | 1 + php-twig.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e59c181..94c454d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ clog /php-twig-1.23.0-5868cd822fd6cf626d5f805439575f9c323cee2a.tar.gz /php-twig-1.23.1-d9b6333ae8dd2c8e3fd256e127548def0bc614c6.tar.gz /php-twig-1.23.3-ae53fc2c312fdee63773b75cb570304f85388b08.tar.gz +/php-twig-1.24.0-3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8.tar.gz diff --git a/php-twig.spec b/php-twig.spec index 0df9f66..8889a6f 100644 --- a/php-twig.spec +++ b/php-twig.spec @@ -12,8 +12,8 @@ %global github_owner twigphp %global github_name Twig -%global github_version 1.23.3 -%global github_commit ae53fc2c312fdee63773b75cb570304f85388b08 +%global github_version 1.24.0 +%global github_commit 3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8 # Lib @@ -52,7 +52,7 @@ BuildRequires: php-devel >= %{php_min_ver} # Tests %if %{with_tests} BuildRequires: %{_bindir}/phpunit -## phpcompatinfo (computed from version 1.23.3) +## phpcompatinfo (computed from version 1.24.0) BuildRequires: php-ctype BuildRequires: php-date BuildRequires: php-dom @@ -68,7 +68,7 @@ BuildRequires: php-spl # Lib ## composer.json Requires: php(language) >= %{php_min_ver} -## phpcompatinfo (computed from version 1.22.2) +## phpcompatinfo (computed from version 1.24.0) Requires: php-ctype Requires: php-date Requires: php-dom @@ -247,6 +247,9 @@ sed 's/function testGetAttributeWithTemplateAsObject/function SKIP_testGetAttrib %changelog +* Tue Jan 26 2016 Remi Collet - 1.24.0-1 +- Update to 1.24.0 + * Mon Jan 11 2016 Remi Collet - 1.23.3-1 - Update to 1.23.3 diff --git a/sources b/sources index 8f3d8e3..028300c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0dd4d29e6c662b80b2892b8d3584646 php-twig-1.23.3-ae53fc2c312fdee63773b75cb570304f85388b08.tar.gz +54ad8bf1bf725bd3379548e5179723a8 php-twig-1.24.0-3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8.tar.gz