[php-horde-horde/f20] - Update to 5.2.4 - provides php-composer(horde/horde)

Remi Collet remi at fedoraproject.org
Thu Feb 12 15:08:03 UTC 2015


commit fd0ffcb3bca01900cc2379805c130be3eaec8319
Author: Remi Collet <rcollet at redhat.com>
Date:   Wed Feb 11 14:36:15 2015 +0100

    - Update to 5.2.4
    - provides php-composer(horde/horde)
    
    (cherry picked from commit 8853fc0c57c17606e537c13899285384c8002161)

 .gitignore           |    8 ++------
 php-horde-horde.spec |   11 ++++++++---
 sources              |    2 +-
 3 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a74fa48..cfbaaf0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,2 @@
-/horde-5.1.6.tgz
-/horde-5.1.7.tgz
-/horde-5.2.0.tgz
-/horde-5.2.1.tgz
-/horde-5.2.2.tgz
-/horde-5.2.3.tgz
+clog
+/horde-5.2.4.tgz
diff --git a/php-horde-horde.spec b/php-horde-horde.spec
index 9a0510a..7804d36 100644
--- a/php-horde-horde.spec
+++ b/php-horde-horde.spec
@@ -1,8 +1,8 @@
 # spec file for php-horde-horde
 #
-# Copyright (c) 2012-2014 Remi Collet
+# Copyright (c) 2012-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
 #
@@ -14,7 +14,7 @@
 %global with_sysjs   0
 
 Name:           php-horde-horde
-Version:        5.2.3
+Version:        5.2.4
 Release:        1%{?dist}
 Summary:        Horde Application Framework
 
@@ -147,6 +147,7 @@ Requires:       php-soap
 Requires:       php-spl
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides:       php-composer(horde/horde) = %{version}
 %if 0%{?fedora} < 21 && 0%{?rhel} < 7
 Conflicts:      horde < 5
 %else
@@ -308,6 +309,10 @@ fi
 
 
 %changelog
+* Tue Feb 10 2015 Remi Collet <remi at fedoraproject.org> - 5.2.4-1
+- Update to 5.2.4
+- provides php-composer(horde/horde)
+
 * Wed Dec 03 2014 Remi Collet <remi at fedoraproject.org> - 5.2.3-1
 - Update to 5.2.3
 
diff --git a/sources b/sources
index 9d60bf2..b674637 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-251cb6f62dbca65d181312125942cc73  horde-5.2.3.tgz
+61f3ed92b1c0a5eb220da71b8edd1ffe  horde-5.2.4.tgz


More information about the scm-commits mailing list