From cba173b5024930f7b9a6fcb1e40f76cb6b6ddf4c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 20 Oct 2012 16:20:29 +0200 Subject: php-twig-Twig 1.10.3 --- php-twig-Twig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-twig-Twig.spec') diff --git a/php-twig-Twig.spec b/php-twig-Twig.spec index c65503c..4b64847 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.2 +Version: 1.10.3 Release: 1%{?dist} Summary: Twig is a modern template engine for PHP @@ -95,6 +95,9 @@ fi %changelog +* Sat Oct 20 2012 Remi Collet 1.10.3-1 +- Update to 1.10.3 + * Tue Oct 18 2012 Remi Collet 1.10.2-1 - Update to 1.10.2 -- cgit