diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-11-18 13:44:28 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-11-18 13:44:28 +0100 |
commit | 1de7904fe68d1a0a439edfa5d49af0def01f9a99 (patch) | |
tree | 28aa4e582d6ab196f877eaffe61b988fb6ce23b5 | |
parent | a7232ab7e56f9c854a560054540369c7dae242fa (diff) |
php-horde-Horde-Mime-Viewer: 2.0.8
-rw-r--r-- | php-horde-Horde-Mime-Viewer.spec | 10 |
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 |