From a00156da4e72a7207ae0d12ff9871a8aa7b2bc6b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 22 Dec 2013 11:24:13 +0100 Subject: php-Smarty: 3.1.16 (backport) --- php-Smarty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-Smarty.spec b/php-Smarty.spec index df4c7b6..e728957 100644 --- a/php-Smarty.spec +++ b/php-Smarty.spec @@ -1,6 +1,6 @@ Name: php-Smarty Summary: Template/Presentation Framework for PHP -Version: 3.1.15 +Version: 3.1.16 Release: 1%{?dist} Source0: http://www.smarty.net/files/Smarty-%{version}.tar.gz @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Dec 22 2013 Johan Cwiklinski - 3.1.16-1 +- Last uypstream release + * Sun Dec 08 2013 Johan Cwiklinski - 3.1.15-1 - Last upstream release -- cgit