[php-horde-Horde-Service-Weather/f20] update to 2.1.3

Remi Collet remi at fedoraproject.org
Mon Jul 7 12:07:59 UTC 2014


commit 42351665b2ae18847181fccda467359930743258
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jul 7 14:08:10 2014 +0200

    update to 2.1.3

 .gitignore                           |    1 +
 php-horde-Horde-Service-Weather.spec |    8 ++++++--
 sources                              |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index efdcaba..901c887 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Horde_Service_Weather-2.0.5.tgz
 /Horde_Service_Weather-2.1.0.tgz
 /Horde_Service_Weather-2.1.1.tgz
+/Horde_Service_Weather-2.1.3.tgz
diff --git a/php-horde-Horde-Service-Weather.spec b/php-horde-Horde-Service-Weather.spec
index 043d784..24f12a8 100644
--- a/php-horde-Horde-Service-Weather.spec
+++ b/php-horde-Horde-Service-Weather.spec
@@ -12,7 +12,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
 
@@ -24,7 +24,7 @@ Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
 BuildArch:      noarch
 BuildRequires:  gettext
 BuildRequires:  php(language) >= 5.3.0
-BuildRequires:  php-pear(PEAR) >= 1.7.0
+BuildRequires:  php-pear(PEAR)
 BuildRequires:  php-channel(%{pear_channel})
 BuildRequires:  php-pear(%{pear_channel}/Horde_Role) >= 1.0.0
 # To run unit tests
@@ -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
@@ -139,6 +140,9 @@ fi
 %{pear_hordedir}/themes
 
 %changelog
+* Mon Jul 07 2014 Remi Collet <remi at fedoraproject.org> - 2.1.3-1
+- Update to 2.1.3
+
 * Thu May 22 2014 Remi Collet <remi at fedoraproject.org> - 2.1.1-1
 - Update to 2.1.1
 
diff --git a/sources b/sources
index b4856a1..931bc82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95d692fed169b450568053f871d0489b  Horde_Service_Weather-2.1.1.tgz
+bba8cf5b61d741d8dc8ec37d988b65c6  Horde_Service_Weather-2.1.3.tgz


More information about the scm-commits mailing list