summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-07-17 08:11:29 +0200
committerRemi Collet <fedora@famillecollet.com>2013-07-17 08:11:29 +0200
commitec2dfe65cdf8c578b18a2f841ec38779f90e38f4 (patch)
tree5263ce84c83038e3b230b6cba049d91843946cf4
parent038bce65f001f383ed9e1c5af98a023f73f15339 (diff)
php-horde-Horde-Compress: 2.0.4
-rw-r--r--php-horde-Horde-Compress.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/php-horde-Horde-Compress.spec b/php-horde-Horde-Compress.spec
index 6bdbced..f180b21 100644
--- a/php-horde-Horde-Compress.spec
+++ b/php-horde-Horde-Compress.spec
@@ -4,8 +4,8 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Compress
-Version: 2.0.3
-Release: 3%{?dist}
+Version: 2.0.4
+Release: 1%{?dist}
Summary: Horde Compression API
Group: Development/Libraries
@@ -30,15 +30,15 @@ Requires: php-pcre
Requires: php-pear(PEAR) >= 1.7.0
Requires: php-channel(%{pear_channel})
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-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
Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
-Conflicts: php-pear(%{pear_channel}/Horde_Util) >= 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
# Optional
Requires: php-zlib
Requires: php-pear(%{pear_channel}/Horde_Stream_Filter) >= 2.0.0
-Conflicts: php-pear(%{pear_channel}/Horde_Stream_Filter) >= 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Stream_Filter) < 3.0.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -116,6 +116,9 @@ fi
%changelog
+* Wed Jul 17 2013 Remi Collet <remi@fedoraproject.org> - 2.0.4-1
+- Update to 2.0.4
+
* Fri Feb 8 2013 Remi Collet <remi@fedoraproject.org> - 2.0.3-3
- fix test script include_path for locale