[php-horde-Horde-Compress-Fast] update to 1.0.2

Remi Collet remi at fedoraproject.org
Thu Jul 25 13:27:09 UTC 2013


commit 79c06bddbf92375e9f6e4addb9b294fcffe816b7
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jul 25 15:26:53 2013 +0200

    update to 1.0.2

 .gitignore                         |    2 ++
 php-horde-Horde-Compress-Fast.spec |    7 +++++--
 sources                            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5a68b93..eecbf88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
+*spec~
 /Horde_Compress_Fast-1.0.1.tgz
+/Horde_Compress_Fast-1.0.2.tgz
diff --git a/php-horde-Horde-Compress-Fast.spec b/php-horde-Horde-Compress-Fast.spec
index 51903ea..b330206 100644
--- a/php-horde-Horde-Compress-Fast.spec
+++ b/php-horde-Horde-Compress-Fast.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Compress-Fast
-Version:        1.0.1
+Version:        1.0.2
 Release:        1%{?dist}
 Summary:        Fast Compression Library
 
@@ -25,7 +25,7 @@ Requires(postun): %{__pear}
 Requires:       php(language) >= 5.3.0
 Requires:       php-pear(PEAR) >= 1.7.0
 Requires:       php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0
-Conflicts:      php-pear(%{pear_channel}/Horde_Exception) >= 3.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Exception) <  3.0.0
 Requires:       php-channel(%{pear_channel})
 # Optional
 Requires:       php-pecl(LZF)
@@ -96,5 +96,8 @@ fi
 
 
 %changelog
+* Thu Jul 25 2013 Remi Collet <remi at fedoraproject.org> - 1.0.2-1
+- Update to 1.0.2
+
 * Wed Mar 06 2013 Remi Collet <remi at fedoraproject.org> - 1.0.1-1
 - New Package
diff --git a/sources b/sources
index 6e6d5f6..1e020c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b30b64238d364a3b16f613d370a77adb  Horde_Compress_Fast-1.0.1.tgz
+224d7f677145e15d21d3fdb89b539647  Horde_Compress_Fast-1.0.2.tgz


More information about the scm-commits mailing list