[php-horde-Horde-Imap-Client] update to 2.23.2

Remi Collet remi at fedoraproject.org
Wed Jul 9 14:28:57 UTC 2014


commit 9b542cbfc90f40b608427bceef1fb9e760ec94b9
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Jul 9 16:29:10 2014 +0200

    update to 2.23.2

 .gitignore                       |    1 +
 php-horde-Horde-Imap-Client.spec |    6 +++++-
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9fb98c2..4e69a64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /Horde_Imap_Client-2.22.0.tgz
 /Horde_Imap_Client-2.23.0.tgz
 /Horde_Imap_Client-2.23.1.tgz
+/Horde_Imap_Client-2.23.2.tgz
diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec
index 03f7dd4..83dc17c 100644
--- a/php-horde-Horde-Imap-Client.spec
+++ b/php-horde-Horde-Imap-Client.spec
@@ -12,7 +12,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Imap-Client
-Version:        2.23.1
+Version:        2.23.2
 Release:        1%{?dist}
 Summary:        Horde IMAP abstraction interface
 
@@ -92,6 +92,7 @@ cd %{pear_name}-%{version}
 sed -e '/%{pear_name}.po/d' \
     -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \
     ../package.xml >%{name}.xml
+touch -r ../package.xml %{name}.xml
 
 
 %build
@@ -157,6 +158,9 @@ fi
 
 
 %changelog
+* Wed Jul 09 2014 Remi Collet <remi at fedoraproject.org> - 2.23.2-1
+- Update to 2.23.2
+
 * Wed Jun 18 2014 Remi Collet <remi at fedoraproject.org> - 2.23.1-1
 - Update to 2.23.1
 
diff --git a/sources b/sources
index bd2186e..1ebed79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb1aa5bb633986591b46834c09f87711  Horde_Imap_Client-2.23.1.tgz
+82e8bc21d2c5dcca5168c0076d5233cd  Horde_Imap_Client-2.23.2.tgz


More information about the scm-commits mailing list