From 40e2cc1534198a06c9404087444007300570f29b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Jan 2013 18:47:32 +0100 Subject: php-twig-Twig: 1.12.0 --- php-twig-Twig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-twig-Twig.spec b/php-twig-Twig.spec index e56d41b..b764f96 100644 --- a/php-twig-Twig.spec +++ b/php-twig-Twig.spec @@ -4,7 +4,7 @@ %global pear_name %(echo %{name} | sed -e 's/^php-twig-//' -e 's/-/_/g') Name: php-twig-Twig -Version: 1.11.1 +Version: 1.12.0 Release: 1%{?dist} Summary: Twig is a modern template engine for PHP @@ -97,6 +97,9 @@ fi %changelog +* Tue Jan 8 2013 Remi Collet 1.12.0-1 +- Update to 1.12.0 for remi repo + * Mon Nov 12 2012 Remi Collet 1.11.1-1 - Update to 1.11.1 for remi repo -- cgit