summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-17 08:18:44 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-17 08:18:44 +0200
commit5786dda3d5b71efd6788ab124908304f7ab7cbc3 (patch)
tree2f1976997bbf06f482540db8fa0fbe562bbd637d
parentcab9a5dee57499058f299775021a37b7c63570c2 (diff)
php-horde-Horde-Text-Filter: 2.1.2
-rw-r--r--php-horde-Horde-Text-Filter.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php-horde-Horde-Text-Filter.spec b/php-horde-Horde-Text-Filter.spec
index 2921df3..6e2c174 100644
--- a/php-horde-Horde-Text-Filter.spec
+++ b/php-horde-Horde-Text-Filter.spec
@@ -3,7 +3,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Text-Filter
-Version: 2.1.1
+Version: 2.1.2
Release: 1%{?dist}
Summary: Horde Text Filter API
@@ -36,12 +36,12 @@ Requires: php-tidy
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_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-pear(%{pear_channel}/Horde_Text_Flowed) >= 2.0.0
-Conflicts: php-pear(%{pear_channel}/Horde_Text_Flowed) >= 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Text_Flowed) < 3.0.0
# Optional and implicitly required: Horde_Translation
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -143,6 +143,10 @@ fi
%changelog
+* Fri May 17 2013 Remi Collet <remi@fedoraproject.org> - 2.1.2-1
+- Update to 2.1.2
+- switch from Conflicts >= max to Requires < max
+
* Tue May 07 2013 Remi Collet <remi@fedoraproject.org> - 2.1.1-1
- Update to 2.1.1