remi pushed to php-horde-Horde-Mail (f20). "- Update to 2.6.0 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 07:48:21 UTC 2015


>From 999dd6ea7a9b6483de91e935e60b81161e099879 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Tue, 28 Apr 2015 18:35:12 +0200
Subject: - Update to 2.6.0 - add dependency on Horde_Util - add povides
 php-composer(horde/horde-mail)

(cherry picked from commit b30662487f88564893fb2df18d4007ae70763115)

diff --git a/.gitignore b/.gitignore
index c237d1c..dcc4514 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /Horde_Mail-2.4.0.tgz
 /Horde_Mail-2.5.0.tgz
 /Horde_Mail-2.5.1.tgz
+/Horde_Mail-2.6.0.tgz
diff --git a/php-horde-Horde-Mail.spec b/php-horde-Horde-Mail.spec
index 3ffd203..109fc66 100644
--- a/php-horde-Horde-Mail.spec
+++ b/php-horde-Horde-Mail.spec
@@ -16,7 +16,7 @@
 %global with_tests   %{?_with_tests:1}%{!?_with_tests:0}
 
 Name:           php-horde-Horde-Mail
-Version:        2.5.1
+Version:        2.6.0
 Release:        1%{?dist}
 Summary:        Horde Mail Library
 
@@ -50,6 +50,8 @@ Requires:       php-pear(%{pear_channel}/Horde_Stream_Filter) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Stream_Filter) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Translation) >= 2.2.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
 # From package.xml, optional
 Requires:       php-pear(Net_SMTP) >= 1.6.0
 Requires:       php-pear(Net_DNS2)
@@ -62,6 +64,7 @@ Requires:       php-spl
 # Horde_Smtp optional and ignored to avoid circular dep.
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides:       php-composer(horde/horde-mail) = %{version}
 
 
 %description
@@ -133,6 +136,11 @@ fi
 
 
 %changelog
+* Tue Apr 28 2015 Remi Collet <remi at fedoraproject.org> - 2.6.0-1
+- Update to 2.6.0
+- add dependency on Horde_Util
+- add povides php-composer(horde/horde-mail)
+
 * Wed Jan 07 2015 Remi Collet <remi at fedoraproject.org> - 2.5.1-1
 - Update to 2.5.1
 - add required dependency on Horde_Idna
diff --git a/sources b/sources
index ada1161..3747d55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10c8e0535bdd92dc83016c7d41a9975c  Horde_Mail-2.5.1.tgz
+4f9642112102720b8a7e74739a5b317e  Horde_Mail-2.6.0.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-horde-Horde-Mail.git/commit/?h=f20&id=999dd6ea7a9b6483de91e935e60b81161e099879


More information about the scm-commits mailing list