From ac23284a57936e21cf754930e9815bb626965435 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 27 Aug 2012 17:22:11 +0200 Subject: php-twig-Twig 1.9.2 --- 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 4d152d5..167f6e9 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.9.1 +Version: 1.9.2 Release: 1%{?dist} Summary: Twig is a modern template engine for PHP @@ -94,6 +94,9 @@ fi %changelog +* Mon Aug 27 2012 Remi Collet 1.9.2-1 +- Update to 1.9.2 + * Wed Aug 01 2012 Remi Collet 1.9.1-1 - Update to 1.9.1, backport for remi repository -- cgit