diff options
-rw-r--r-- | php-horde-Horde-Service-Weather.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/php-horde-Horde-Service-Weather.spec b/php-horde-Horde-Service-Weather.spec index e17c040..85b84f8 100644 --- a/php-horde-Horde-Service-Weather.spec +++ b/php-horde-Horde-Service-Weather.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Service-Weather -Version: 2.1.1 +Version: 2.1.3 Release: 1%{?dist} Summary: Horde Weather Provider @@ -75,6 +75,7 @@ sed -e '/%{pear_name}.po/d' \ -e '/Horde_Other.po/d' \ -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \ ../package.xml >%{name}.xml +touch -r ../package.xml %{name}.xml %build @@ -145,6 +146,9 @@ fi %{pear_hordedir}/themes %changelog +* Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 2.1.3-1 +- Update to 2.1.3 + * Thu May 22 2014 Remi Collet <remi@fedoraproject.org> - 2.1.1-1 - Update to 2.1.1 |