remi pushed to php-horde-Horde-ListHeaders (f20). "Update to 1.2.2 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 07:39:31 UTC 2015


>From a8fbce42d74fca76496159f7f7405eebaa0dd26e Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Wed, 29 Apr 2015 09:38:46 +0200
Subject: Update to 1.2.2

- add dependency on Horde_Util
- add provides php-composer(horde/horde-listheaders)

(cherry picked from commit e13459ec5ba273417cf8f16940e9916ac7dcfd01)

diff --git a/.gitignore b/.gitignore
index 512c532..02cf8bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+clog
 /Horde_ListHeaders-1.1.0.tgz
 /Horde_ListHeaders-1.1.1.tgz
 /Horde_ListHeaders-1.1.2.tgz
@@ -5,3 +6,5 @@
 /Horde_ListHeaders-1.1.4.tgz
 /Horde_ListHeaders-1.1.5.tgz
 /Horde_ListHeaders-1.2.0.tgz
+/Horde_ListHeaders-1.2.1.tgz
+/Horde_ListHeaders-1.2.2.tgz
diff --git a/php-horde-Horde-ListHeaders.spec b/php-horde-Horde-ListHeaders.spec
index bc55fb8..1b00998 100644
--- a/php-horde-Horde-ListHeaders.spec
+++ b/php-horde-Horde-ListHeaders.spec
@@ -1,8 +1,8 @@
 # spec file for php-horde-Horde-ListHeaders
 #
-# Copyright (c) 2013-2014 Remi Collet
+# 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-ListHeaders
-Version:        1.2.0
+Version:        1.2.2
 Release:        1%{?dist}
 Summary:        Horde List Headers Parsing Library
 
@@ -39,9 +39,12 @@ Requires:       php-pear(%{pear_channel}/Horde_Mail) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Mail) <  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
 # Optional and implicitly requires Horde_Mime
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides:       php-composer(horde/horde-listheaders) = %{version}
 
 
 %description
@@ -116,6 +119,11 @@ fi
 
 
 %changelog
+* Tue Apr 28 2015 Remi Collet <remi at fedoraproject.org> - 1.2.2-1
+- Update to 1.2.2
+- add dependency on Horde_Util
+- add provides php-composer(horde/horde-listheaders)
+
 * Sun Nov 23 2014 Remi Collet <remi at fedoraproject.org> - 1.2.0-1
 - Update to 1.2.0
 - raise dependency on Horde_Translation >= 2.2.0
diff --git a/sources b/sources
index ab79d0b..b81325c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5cf715543b5d57d6331a4d9767a1c107  Horde_ListHeaders-1.2.0.tgz
+529a60a389e43835a10ee8435c05fda1  Horde_ListHeaders-1.2.2.tgz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list