From 45ca2d797c3f67f2f83ad2a1382a7e629c2fac20 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 8 Apr 2013 17:56:53 +0200 Subject: php-twig-Twig 1.12.3 --- 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 39584b6..1939a6f 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.12.2 +Version: 1.12.3 Release: 1%{?dist} Summary: Twig is a modern template engine for PHP @@ -96,6 +96,9 @@ fi %changelog +* Mon Apr 08 2013 Remi Collet - 1.12.3-1 +- Update to 1.12.3 + * Sun Feb 10 2013 Remi Collet - 1.12.2-1 - Update to 1.12.2 for remi repo -- cgit