[php-horde-Horde-Imap-Client/epel7] update to 2.25.2

Remi Collet remi at fedoraproject.org
Tue Oct 14 13:51:23 UTC 2014


commit 4d049bdb2b0d9dd64f76d2e48a67055c9a3671e3
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Oct 14 15:41:20 2014 +0200

    update to 2.25.2
    
    (cherry picked from commit c1731d269cf9180269304bbc98953b2741ca3535)

 .gitignore                       |    1 +
 php-horde-Horde-Imap-Client.spec |    7 ++++++-
 sources                          |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 550d715..b984b59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
 /Horde_Imap_Client-2.24.2.tgz
 /Horde_Imap_Client-2.25.0.tgz
 /Horde_Imap_Client-2.25.1.tgz
+/Horde_Imap_Client-2.25.2.tgz
diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec
index 1f5fc43..41920d8 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.25.1
+Version:        2.25.2
 Release:        1%{?dist}
 Summary:        Horde IMAP abstraction interface
 
@@ -68,6 +68,8 @@ Requires:       php-pear(%{pear_channel}/Horde_Db) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Db) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Pack) >= 1.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Pack) <  2.0.0
+#Requires:       php-pear(%{pear_channel}/Horde_Stringprep) >= 1.0.0
+#Requires:       php-pear(%{pear_channel}/Horde_Stringprep) <  2.0.0
 # From phpcompatinfo report for version 2.19.4
 Requires:       php-date
 Requires:       php-openssl
@@ -163,6 +165,9 @@ fi
 
 
 %changelog
+* Tue Oct 14 2014 Remi Collet <remi at fedoraproject.org> - 2.25.2-1
+- Update to 2.25.2
+
 * Wed Sep 17 2014 Remi Collet <remi at fedoraproject.org> - 2.25.1-1
 - Update to 2.25.1
 
diff --git a/sources b/sources
index ecf18b1..c45eabb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f18e6c1d768b52bac83319bd48c14d3  Horde_Imap_Client-2.25.1.tgz
+6f0865c2ba53f22d7bc72c1f1936654c  Horde_Imap_Client-2.25.2.tgz


More information about the scm-commits mailing list