From 4f4bb1c0cc5eaeb878b77a7a62b3fa59556388f7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 18 Oct 2012 18:07:56 +0200 Subject: php-twig-Twig 1.10.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 b9bdeea..c65503c 100644 --- a/php-twig-Twig.spec +++ b/php-twig-Twig.spec @@ -5,7 +5,7 @@ %global pear_name %(echo %{name} | sed -e 's/^php-twig-//' -e 's/-/_/g') Name: php-twig-Twig -Version: 1.10.0 +Version: 1.10.2 Release: 1%{?dist} Summary: Twig is a modern template engine for PHP @@ -95,6 +95,9 @@ fi %changelog +* Tue Oct 18 2012 Remi Collet 1.10.2-1 +- Update to 1.10.2 + * Tue Oct 2 2012 Remi Collet 1.10.0-1 - Update to 1.10.0 -- cgit