From 244d6c1e9c95be402920ba7f7bbd67775a4f9ecd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 5 Nov 2015 15:13:07 +0100 Subject: php-twig: 1.23.1 --- REFLECTION | 2 +- php-twig.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/REFLECTION b/REFLECTION index 3cfe6cd..61acb37 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #201 twig version 1.23.0 ] { +Extension [ extension #200 twig version 1.23.1 ] { - Functions { Function [ function twig_template_get_attributes ] { diff --git a/php-twig.spec b/php-twig.spec index 0dc4d5d..58b4acb 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.23.0 -%global github_commit 5868cd822fd6cf626d5f805439575f9c323cee2a +%global github_version 1.23.1 +%global github_commit d9b6333ae8dd2c8e3fd256e127548def0bc614c6 %global github_short %(c=%{github_commit}; echo ${c:0:7}) @@ -295,6 +295,9 @@ rm -rf %{buildroot} %changelog +* Thu Nov 05 2015 Remi Collet - 1.23.1-1 +- Update to 1.23.0 + * Fri Oct 30 2015 Remi Collet - 1.23.0-1 - Update to 1.23.0 -- cgit