diff options
| -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  | 
