diff options
| -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 e728957..09b4223 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.16 +Version:        3.1.18  Release:        1%{?dist}  Source0:        http://www.smarty.net/files/Smarty-%{version}.tar.gz @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT  %changelog +* Sat May 10 2014 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.1.18-1 +- Last upstream release +  * Sun Dec 22 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.1.16-1  - Last uypstream release  | 
