summaryrefslogtreecommitdiffstats
path: root/php-horde-kronolith.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-07-09 07:40:48 +0200
committerRemi Collet <fedora@famillecollet.com>2014-07-09 07:40:48 +0200
commitb86735fe3e4ed5d92a1a83ba78ce0d5aea2a3115 (patch)
treed65af2ea839d0209ab003df93f57dcedd6741e59 /php-horde-kronolith.spec
parent690e81f79350adb3a5ea48b1eb56af0124458668 (diff)
php-horde-kronolith: 4.2.0
Diffstat (limited to 'php-horde-kronolith.spec')
-rw-r--r--php-horde-kronolith.spec14
1 files changed, 9 insertions, 5 deletions
diff --git a/php-horde-kronolith.spec b/php-horde-kronolith.spec
index ec5b967..0a69172 100644
--- a/php-horde-kronolith.spec
+++ b/php-horde-kronolith.spec
@@ -11,7 +11,7 @@
%global pear_channel pear.horde.org
Name: php-horde-kronolith
-Version: 4.1.6
+Version: 4.2.0
Release: 1%{?dist}
Summary: A web based calendar
@@ -56,9 +56,9 @@ Requires: php-pear(%{pear_channel}/Horde_Autoloader) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Autoloader) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Core) >= 2.5.0
Requires: php-pear(%{pear_channel}/Horde_Core) < 3.0.0
-Requires: php-pear(%{pear_channel}/Horde_Data) >= 2.0.8
+Requires: php-pear(%{pear_channel}/Horde_Data) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Data) < 3.0.0
-Requires: php-pear(%{pear_channel}/Horde_Date) >= 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Date) >= 2.0.8
Requires: php-pear(%{pear_channel}/Horde_Date) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Dav) >= 1.0.0
Requires: php-pear(%{pear_channel}/Horde_Dav) < 2.0.0
@@ -109,11 +109,11 @@ Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_View) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_View) < 3.0.0
# From package.xml, optional
-Requires: php-pear(%{pear_channel}/nag) >= 4.0.0
+Requires: php-pear(%{pear_channel}/nag) >= 4.2.0
Requires: php-pear(%{pear_channel}/nag) < 5
# Optional and implicitly required: Horde_Db
# Optional and skiped as non-free: Horde_ActiveSync
-# TODO pear.horde.org/timeobjects >= 2.0.0
+# TODO pear.horde.org/timeobjects >= 2.0.0, Horde_OpenXchange
# From phpcompatinfo report for version 4.1.5
Requires: php-date
Requires: php-intl
@@ -243,6 +243,7 @@ fi
%{_bindir}/kronolith-convert-sql-shares-to-sqlng
%{_bindir}/kronolith-convert-to-utc
%{_bindir}/kronolith-import-icals
+%{_bindir}/kronolith-import-openxchange
%{_bindir}/kronolith-import-squirrelmail-calendar
%dir %{pear_hordedir}/%{pear_name}
%dir %{pear_hordedir}/%{pear_name}/locale
@@ -259,6 +260,9 @@ fi
%changelog
+* Wed Jul 09 2014 Remi Collet <remi@fedoraproject.org> - 4.2.0-1
+- Update to 4.2.0
+
* Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 4.1.6-1
- Update to 4.1.6
- raise dependency on Horde_Data >= 2.0.8