summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-07-17 07:59:10 +0200
committerRemi Collet <fedora@famillecollet.com>2013-07-17 07:59:10 +0200
commit5e0984be137813f78119087a4f3b2a493af7c062 (patch)
treebe7ee118cb5d1377844adc169ddb0f2414f30c3c
parent45d27526e712828e7ef60c076818f8c6990ba5db (diff)
php-horde-Horde-Compress-Fast: 1.0.2
-rw-r--r--php-horde-Horde-Compress-Fast.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-Compress-Fast.spec b/php-horde-Horde-Compress-Fast.spec
index 43944cf..2836767 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
@@ -26,7 +26,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)
@@ -98,5 +98,8 @@ fi
%changelog
+* Wed Jul 17 2013 Remi Collet <remi@fedoraproject.org> - 1.0.2-1
+- Update to 1.0.2
+
* Wed Mar 06 2013 Remi Collet <remi@fedoraproject.org> - 1.0.1-1
- New Package