diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-10-10 15:42:25 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-10-10 15:42:25 +0200 |
commit | bfe8bb5da9776800100bdd468b7e528cb3826125 (patch) | |
tree | 91ca81976a3914f4eba682514c9c740f43d3bd9f | |
parent | 30cec16a17319a50c22ff068fef07f2c502a627b (diff) |
php-Smarty: 3.1.20
-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 6e2a206..a05b432 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.19 +Version: 3.1.20 Release: 1%{?dist} Source0: http://www.smarty.net/files/Smarty-%{version}.tar.gz @@ -60,8 +60,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Oct 10 2014 Remi Collet <remi@fedoraproject.org> - 3.1.20-1 +- update to 3.1.20 + * Thu Jul 31 2014 Remi Collet <remi@fedoraproject.org> - 3.1.19-1 -- backport 3.1.14 for remi repo +- backport 3.1.19 for remi repo - fix license handling * Wed Jul 30 2014 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.1.19-1 |