diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-12-22 11:24:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-12-22 11:24:13 +0100 |
commit | a00156da4e72a7207ae0d12ff9871a8aa7b2bc6b (patch) | |
tree | 4a4a1bfdb3ffc11a1c6bd6963e2fdd6cff5f9d90 | |
parent | 0ead0fe297d0ea659574d2bfc3496c394df0ae91 (diff) |
php-Smarty: 3.1.16 (backport)
-rw-r--r-- | php-Smarty.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 <johan AT x-tnd DOT be> - 3.1.16-1 +- Last uypstream release + * Sun Dec 08 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.1.15-1 - Last upstream release |