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

Remi Collet remi at fedoraproject.org
Thu Apr 24 05:19:44 UTC 2014


commit 01d87f9ffdcc1bc9f8eb9ffd8999c08905319841
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Apr 24 07:19:34 2014 +0200

    update to 2.19.4

 .gitignore                       |    1 +
 php-horde-Horde-Imap-Client.spec |    7 +++++--
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cab5928..c999c93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /Horde_Imap_Client-2.19.1.tgz
 /Horde_Imap_Client-2.19.2.tgz
 /Horde_Imap_Client-2.19.3.tgz
+/Horde_Imap_Client-2.19.4.tgz
diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec
index 5224ac3..ebe5321 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.19.3
+Version:        2.19.4
 Release:        1%{?dist}
 Summary:        Horde IMAP abstraction interface
 
@@ -67,7 +67,7 @@ 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
-# From phpcompatinfo report for version 2.16.1
+# From phpcompatinfo report for version 2.19.4
 Requires:       php-date
 Requires:       php-openssl
 Requires:       php-pcre
@@ -156,6 +156,9 @@ fi
 
 
 %changelog
+* Thu Apr 24 2014 Remi Collet <remi at fedoraproject.org> - 2.19.4-1
+- Update to 2.19.4
+
 * Wed Apr 23 2014 Remi Collet <remi at fedoraproject.org> - 2.19.3-1
 - Update to 2.19.3
 
diff --git a/sources b/sources
index 0558f3e..6207662 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af7ccf2096d913d5a68fc22778a6f17f  Horde_Imap_Client-2.19.3.tgz
+ed39bf8d59b30d3311248b02e896f852  Horde_Imap_Client-2.19.4.tgz


More information about the scm-commits mailing list