[php-horde-Horde-Prefs] Update to 2.7.2

Remi Collet remi at fedoraproject.org
Wed Feb 11 13:02:16 UTC 2015


commit ea43251cf20a694f2c678936e273808a4ab395fc
Author: Remi Collet <rcollet at redhat.com>
Date:   Wed Feb 11 14:02:03 2015 +0100

    Update to 2.7.2
    
    - add provides php-composer(horde/horde-prefs)

 .gitignore                 |   10 ++--------
 php-horde-Horde-Prefs.spec |    9 +++++++--
 sources                    |    2 +-
 3 files changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f0d2ff..4554efe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,4 @@
-*spec~
-/Horde_Prefs-2.3.2.tgz
-/Horde_Prefs-2.4.0.tgz
-/Horde_Prefs-2.4.1.tgz
-/Horde_Prefs-2.5.0.tgz
-/Horde_Prefs-2.5.1.tgz
-/Horde_Prefs-2.5.2.tgz
-/Horde_Prefs-2.6.0.tgz
+clog
 /Horde_Prefs-2.7.0.tgz
 /Horde_Prefs-2.7.1.tgz
+/Horde_Prefs-2.7.2.tgz
diff --git a/php-horde-Horde-Prefs.spec b/php-horde-Horde-Prefs.spec
index 6d60d26..8297ced 100644
--- a/php-horde-Horde-Prefs.spec
+++ b/php-horde-Horde-Prefs.spec
@@ -1,6 +1,6 @@
 # spec file for php-horde-Horde-Prefs
 #
-# Copyright (c) 2012-2014 Nick Bebout, Remi Collet
+# Copyright (c) 2012-2015 Nick Bebout, Remi Collet
 #
 # License: MIT
 # https://fedoraproject.org/wiki/Licensing:MIT#Modern_Style_with_sublicense
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Prefs
-Version:        2.7.1
+Version:        2.7.2
 Release:        1%{?dist}
 Summary:        Horde Preferences API
 
@@ -68,6 +68,7 @@ Requires:       php-pear(%{pear_channel}/Horde_Imsp) <  3.0.0
 # Optional and implicitly required: Horde_Mongo
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides:       php-composer(horde/horde-prefs) = %{version}
 
 
 %description
@@ -148,6 +149,10 @@ fi
 
 
 %changelog
+* Wed Feb 11 2015 Remi Collet <remi at fedoraproject.org> - 2.7.2-1
+- Update to 2.7.2
+- add provides php-composer(horde/horde-prefs)
+
 * Mon Dec 29 2014 Remi Collet <remi at fedoraproject.org> - 2.7.1-1
 - Update to 2.7.1
 - raise dependency on Horde_Translation >= 2.2.0
diff --git a/sources b/sources
index fcb2e92..1052c54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9b6a8d65be01de0e0d49bf2fafa01fc  Horde_Prefs-2.7.1.tgz
+f5e08d59e5231bece584ff4c8422c33b  Horde_Prefs-2.7.2.tgz


More information about the scm-commits mailing list