[php-horde-Horde-Imsp] update to 2.0.5

Remi Collet remi at fedoraproject.org
Wed Jun 19 10:54:49 UTC 2013


commit 36a31fec238e988e0516cda284a020c2d5493034
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Jun 19 12:54:36 2013 +0200

    update to 2.0.5

 .gitignore                |    3 +++
 php-horde-Horde-Imsp.spec |   17 ++++++++++++++---
 sources                   |    2 +-
 3 files changed, 18 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f734944..2dbd1fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
+clog
+*spec~
 /Horde_Imsp-2.0.3.tgz
+/Horde_Imsp-2.0.5.tgz
diff --git a/php-horde-Horde-Imsp.spec b/php-horde-Horde-Imsp.spec
index 45364e7..f48a637 100644
--- a/php-horde-Horde-Imsp.spec
+++ b/php-horde-Horde-Imsp.spec
@@ -1,10 +1,18 @@
+# spec file for php-horde-Horde-Imsp
+#
+# Copyright (c) 2012-2013 Remi Collet
+# License: CC-BY-SA
+# http://creativecommons.org/licenses/by-sa/3.0/
+#
+# Please, preserve the changelog entries
+#
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
 %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
 %global pear_name    Horde_Imsp
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Imsp
-Version:        2.0.3
+Version:        2.0.5
 Release:        1%{?dist}
 Summary:        IMSP API
 
@@ -28,7 +36,7 @@ Requires:       php-spl
 Requires:       php-pear(PEAR) >= 1.7.0
 Requires:       php-channel(%{pear_channel})
 Requires:       php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0
-Conflicts:      php-pear(%{pear_channel}/Horde_Translation) >= 3.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Translation) <  3.0.0
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
 
@@ -99,5 +107,8 @@ fi
 
 
 %changelog
-* Fri Mar 29 2013 Remi Collet <RPMS at FamilleCollet.com> - 2.0.3-1
+* Wed Jun 19 2013 Remi Collet <remi at fedoraproject.org> - 2.0.5-1
+- Update to 2.0.5
+
+* Fri Mar 29 2013 Remi Collet <remi at fedoraproject.org> - 2.0.3-1
 - Initial package
diff --git a/sources b/sources
index 7e8ef5f..60067e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3505e0c099169b6288bd49a1c7e24c80  Horde_Imsp-2.0.3.tgz
+76940d6c8c52e44b3cc3d4c1e4616f2b  Horde_Imsp-2.0.5.tgz


More information about the scm-commits mailing list