From f69f6026fc49826367ac8fd63dd4ae4f05f2eadb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 23 Sep 2015 08:02:16 +0200 Subject: php-twig: 1.22.2 --- REFLECTION | 2 +- php-twig.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/REFLECTION b/REFLECTION index faf76fc..48d2014 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #202 twig version 1.22.1 ] { +Extension [ extension #202 twig version 1.22.2 ] { - Functions { Function [ function twig_template_get_attributes ] { diff --git a/php-twig.spec b/php-twig.spec index 0e5a98c..f3f3476 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.1 -%global github_commit b7fc2469fa009897871fb95b68237286fc54a5ad +%global github_version 1.22.2 +%global github_commit 79249fc8c9ff62e41e217e0c630e2e00bcadda6a %global github_short %(c=%{github_commit}; echo ${c:0:7}) @@ -286,6 +286,9 @@ rm -rf %{buildroot} %changelog +* Wed Sep 23 2015 Remi Collet - 1.22.2-1 +- Update to 1.22.2 + * Tue Sep 15 2015 Remi Collet - 1.22.1-1 - Update to 1.22.1 -- cgit