diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-10-25 09:39:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-10-25 09:39:45 +0200 |
commit | 9cf84499c6ee04035350df5300ad58b42028d1d0 (patch) | |
tree | 4fb5f206c92883387a278193bdb2a9cd5380639d | |
parent | 29f58d160afd14fa5eddee015c7baad42749adcd (diff) |
php-horde-Horde-Alarm: 2.2.2
-rw-r--r-- | php-horde-Horde-Alarm.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/php-horde-Horde-Alarm.spec b/php-horde-Horde-Alarm.spec index f08a8be..2dad314 100644 --- a/php-horde-Horde-Alarm.spec +++ b/php-horde-Horde-Alarm.spec @@ -12,7 +12,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Alarm -Version: 2.2.1 +Version: 2.2.2 Release: 1%{?dist} Summary: Horde Alarm Libraries @@ -76,6 +76,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 @@ -138,6 +139,9 @@ fi %changelog +* Sat Oct 25 2014 Remi Collet <remi@fedoraproject.org> - 2.2.2-1 +- Update to 2.2.2 (locale update only) + * Thu May 22 2014 Remi Collet <remi@fedoraproject.org> - 2.2.1-1 - Update to 2.2.1 |