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

Remi Collet remi at fedoraproject.org
Sun Jun 2 07:05:15 UTC 2013


commit c4d61989aaa31d4d40d565a45267d6e9eb846fde
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sun Jun 2 09:04:45 2013 +0200

    update to 2.11.2

 .gitignore                       |    1 +
 php-horde-Horde-Imap-Client.spec |    8 +++++++-
 sources                          |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db2f1ca..651cde8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Horde_Imap_Client-2.8.2.tgz
 /Horde_Imap_Client-2.9.0.tgz
 /Horde_Imap_Client-2.10.1.tgz
+/Horde_Imap_Client-2.11.2.tgz
diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec
index 8265531..fa72e7a 100644
--- a/php-horde-Horde-Imap-Client.spec
+++ b/php-horde-Horde-Imap-Client.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Imap-Client
-Version:        2.10.1
+Version:        2.11.2
 Release:        1%{?dist}
 Summary:        Horde IMAP abstraction interface
 
@@ -42,6 +42,8 @@ Requires:       php-pear(%{pear_channel}/Horde_Mime) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Mime) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Stream) >= 1.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Stream) <  2.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Translation) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Util) <  3.0.0
 # Optionnal
@@ -138,6 +140,10 @@ fi
 
 
 %changelog
+* Fri May 31 2013 Remi Collet <remi at fedoraproject.org> - 2.11.2-1
+- Update to 2.11.2
+- add mising requires on Horde_Translation
+
 * Tue May 21 2013 Remi Collet <remi at fedoraproject.org> - 2.10.1-1
 - Update to 2.10.1
 - switch from Conflicts >= max to Requires < max
diff --git a/sources b/sources
index c0ffd44..71c5037 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07e46c47929b36db9414c6179076212a  Horde_Imap_Client-2.10.1.tgz
+01512dce7aaeec86aa9a484678064e69  Horde_Imap_Client-2.11.2.tgz


More information about the scm-commits mailing list