diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-12-08 15:44:56 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-12-08 15:44:56 +0100 |
commit | 0ead0fe297d0ea659574d2bfc3496c394df0ae91 (patch) | |
tree | 1bef94356698019a30fc354c6bbcc668f9865f88 | |
parent | b9e6a23004c69a47720248b64fb891086080153f (diff) |
php-Smarty: 3.1.15 (backport)
-rw-r--r-- | php-Smarty.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-Smarty.spec b/php-Smarty.spec index 9d37a0f..df4c7b6 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.14 +Version: 3.1.15 Release: 1%{?dist} Source0: http://www.smarty.net/files/Smarty-%{version}.tar.gz @@ -56,10 +56,13 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Dec 08 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.1.15-1 +- Last upstream release + * Thu Aug 08 2013 Remi Collet <RPMS@FamilleCollet.com> - 3.1.14-1 - backport 3.1.14 for remi repo -* Thu Aug 08 2013 Johan Cwiklinski <johan AT x-tnd DOT ber> - 3.1.14-1 +* Thu Aug 08 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.1.14-1 - Last upstream release * Tue Feb 12 2013 Remi Collet <RPMS@FamilleCollet.com> - 3.1.12-1 |