remi pushed to php-horde-Horde-Smtp (f21). "Update to 1.9.1 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 08:38:25 UTC 2015


>From 6f66d2d5a70eb3677156346d5142c36c394a380d Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Tue, 28 Apr 2015 18:57:54 +0200
Subject: Update to 1.9.1

- add dependency on Horde_Util

diff --git a/.gitignore b/.gitignore
index 0de5bf9..fa7d234 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Horde_Smtp-1.7.0.tgz
 /Horde_Smtp-1.8.0.tgz
 /Horde_Smtp-1.9.0.tgz
+/Horde_Smtp-1.9.1.tgz
diff --git a/php-horde-Horde-Smtp.spec b/php-horde-Horde-Smtp.spec
index 759cc88..74ae3f5 100644
--- a/php-horde-Horde-Smtp.spec
+++ b/php-horde-Horde-Smtp.spec
@@ -2,7 +2,7 @@
 #
 # Copyright (c) 2013-2015 Remi Collet
 # License: CC-BY-SA
-# http://creativecommons.org/licenses/by-sa/3.0/
+# http://creativecommons.org/licenses/by-sa/4.0/
 #
 # Please, preserve the changelog entries
 #
@@ -12,7 +12,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Smtp
-Version:        1.9.0
+Version:        1.9.1
 Release:        1%{?dist}
 Summary:        Horde SMTP Client
 
@@ -53,6 +53,8 @@ Requires:       php-pear(%{pear_channel}/Horde_Imap_Client) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Imap_Client) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Socket_Client) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Socket_Client) <  3
+Requires:       php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Util) <  3.0.0
 # Horde_Secret optional and implicitly required
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -131,6 +133,10 @@ fi
 
 
 %changelog
+* Tue Apr 28 2015 Remi Collet <remi at fedoraproject.org> - 1.9.1-1
+- Update to 1.9.1
+- add dependency on Horde_Util
+
 * Tue Mar 10 2015 Remi Collet <remi at fedoraproject.org> - 1.9.0-1
 - Update to 1.9.0
 - add Provides php-composer(horde/horde-smtp)
diff --git a/sources b/sources
index 5379304..fd2516a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7828162e015a3d3f497f7e1457a1e16a  Horde_Smtp-1.9.0.tgz
+5749f0e8c077c085a84e7810fb948167  Horde_Smtp-1.9.1.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-horde-Horde-Smtp.git/commit/?h=f21&id=6f66d2d5a70eb3677156346d5142c36c394a380d


More information about the scm-commits mailing list