summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Mime-Viewer.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-Horde-Mime-Viewer.spec')
-rw-r--r--php-horde-Horde-Mime-Viewer.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-horde-Horde-Mime-Viewer.spec b/php-horde-Horde-Mime-Viewer.spec
index e931d71..6175fe7 100644
--- a/php-horde-Horde-Mime-Viewer.spec
+++ b/php-horde-Horde-Mime-Viewer.spec
@@ -13,8 +13,8 @@
%global with_sysjs 0
Name: php-horde-Horde-Mime-Viewer
-Version: 2.0.7
-Release: 2%{?dist}
+Version: 2.0.8
+Release: 1%{?dist}
Summary: Horde MIME Viewer Library
Group: Development/Libraries
@@ -62,7 +62,7 @@ Requires: php-pear(%{pear_channel}/Horde_Text_Flowed) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Text_Flowed) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
-Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.2.0
Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -148,6 +148,10 @@ fi
%changelog
+* Tue Nov 18 2014 Remi Collet <remi@fedoraproject.org> - 2.0.8-1
+- Update to 2.0.8
+- raise dependency on Horde_Translation 2.2.0
+
* Tue Sep 23 2014 Remi Collet <remi@fedoraproject.org> - 2.0.7-2
- don't use system syntaxhighlighter as this breaks horde
and its cache system