commit horde5-kronolith for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package horde5-kronolith for 
openSUSE:Factory checked in at 2015-02-16 21:03:56

Comparing /work/SRC/openSUSE:Factory/horde5-kronolith (Old)
 and  /work/SRC/openSUSE:Factory/.horde5-kronolith.new (New)


Package is "horde5-kronolith"

Changes:

--- /work/SRC/openSUSE:Factory/horde5-kronolith/horde5-kronolith.changes
2013-08-23 11:08:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.horde5-kronolith.new/horde5-kronolith.changes   
2015-02-16 21:03:57.0 +0100
@@ -1,0 +2,14 @@
+Sun Jan 18 21:59:29 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 4.2.4
+  * [mjr] SECURITY: Don't show private event details in daily agenda
+emails if not the owner (Bug #13660).
+  * [jan] Make access to non-CalDAV remote calendars faster (Bug #12379).
+  * [jan] Continue with further events if parsing of one remote event
+date fails.
+  * [jan] Fix JS error in month view with more events today than
+the maximum threshold.
+  * [mjr] Fix fatal error when creating or modifying an entry via PUT.
+- Remove redundant %clean section
+
+---

Old:

  kronolith-4.0.2.tgz

New:

  kronolith-4.2.4.tgz



Other differences:
--
++ horde5-kronolith.spec ++
--- /var/tmp/diff_new_pack.DfbIi0/_old  2015-02-16 21:03:58.0 +0100
+++ /var/tmp/diff_new_pack.DfbIi0/_new  2015-02-16 21:03:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package horde5-kronolith
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 Group:  Productivity/Networking/Web/Utilities
 
 Name:   horde5-kronolith
-Version:4.0.2
+Version:4.2.4
 Release:0
 Source0:http://pear.horde.org/get/kronolith-%{version}.tgz
 Source1:%{pear_name}.conf
@@ -136,9 +136,6 @@
 tar -xzf %{SOURCE0} package.xml
 cp -p package.xml %{buildroot}%{xmldir}/kronolith.xml
 
-%clean
-rm -rf %{buildroot}
-
 %post
 pear install --nodeps --soft --force --register-only %{xmldir}/kronolith.xml
 
@@ -160,6 +157,7 @@
 %{_bindir}/kronolith-convert-sql-shares-to-sqlng
 %{_bindir}/kronolith-import-squirrelmail-calendar
 %{_bindir}/kronolith-import-icals
+%{_bindir}/kronolith-import-openxchange
 %config /etc/horde/apache-snippets.d/%{pear_name}.conf
 %attr(0750,wwwrun,www) %dir /etc/horde/%{pear_name}
 %attr(0640,wwwrun,www) %config /etc/horde/%{pear_name}/*

++ kronolith-4.0.2.tgz -> kronolith-4.2.4.tgz ++
 306278 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit horde5-kronolith for openSUSE:Factory

2013-08-23 Thread h_root
Hello community,

here is the log from the commit of package horde5-kronolith for 
openSUSE:Factory checked in at 2013-08-23 11:08:31

Comparing /work/SRC/openSUSE:Factory/horde5-kronolith (Old)
 and  /work/SRC/openSUSE:Factory/.horde5-kronolith.new (New)


Package is "horde5-kronolith"

Changes:

--- /work/SRC/openSUSE:Factory/horde5-kronolith/horde5-kronolith.changes
2013-01-10 22:27:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.horde5-kronolith.new/horde5-kronolith.changes   
2013-08-23 11:08:32.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug  7 16:11:35 CEST 2013 - r...@suse.de
+
+- fix filelist to fix build on factory: rpm does not allow to
+  mark a non-directory as dir anymore 
+
+---



Other differences:
--
++ horde5-kronolith.spec ++
--- /var/tmp/diff_new_pack.yL7JwS/_old  2013-08-23 11:08:32.0 +0200
+++ /var/tmp/diff_new_pack.yL7JwS/_new  2013-08-23 11:08:32.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package horde4-kronolith
+# spec file for package horde5-kronolith
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,11 +32,11 @@
 Source1:%{pear_name}.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/kronolith
-BuildRequires:  php-pear >= 1.4.7
 BuildRequires:  fdupes
+BuildRequires:  horde5 >= 5.0.2
+BuildRequires:  php-pear >= 1.4.7
 BuildRequires:  php5-pear-Horde_Role
 BuildRequires:  php5-pear-channel-horde
-BuildRequires:  horde5 >= 5.0.2
 Requires:   horde5 >= 5.0.2
 Requires:   php-pear >= 1.7.0
 Conflicts:  horde5 >= 6.0.0
@@ -44,6 +44,7 @@
 Requires:   horde5-timeobjects >= 2.0.0
 Requires:   php-gettext
 Requires:   php-json
+Requires:   php5-pear-Date_Holidays >= 0.21.0
 Requires:   php5-pear-Horde_ActiveSync >= 2.0.0
 Requires:   php5-pear-Horde_Auth >= 2.0.0
 Requires:   php5-pear-Horde_Autoloader >= 2.0.0
@@ -56,8 +57,8 @@
 Requires:   php5-pear-Horde_Exception >= 2.0.0
 Requires:   php5-pear-Horde_Form >= 2.0.0
 Requires:   php5-pear-Horde_Group >= 2.0.0
-Requires:   php5-pear-Horde_Http >= 2.0.0
 Requires:   php5-pear-Horde_History >= 2.0.0
+Requires:   php5-pear-Horde_Http >= 2.0.0
 Requires:   php5-pear-Horde_Icalendar >= 2.0.0
 Requires:   php5-pear-Horde_Image >= 2.0.0
 Requires:   php5-pear-Horde_Lock >= 2.0.0
@@ -71,13 +72,12 @@
 Requires:   php5-pear-Horde_Serialize >= 2.0.0
 Requires:   php5-pear-Horde_Share >= 2.0.0
 Requires:   php5-pear-Horde_Support >= 2.0.0
+Requires:   php5-pear-Horde_Test >= 2.0.0
 Requires:   php5-pear-Horde_Text_Filter >= 2.0.0
 Requires:   php5-pear-Horde_Timezone >= 1.0.0
 Requires:   php5-pear-Horde_Url >= 2.0.0
 Requires:   php5-pear-Horde_Util >= 2.0.0
 Requires:   php5-pear-Horde_View >= 2.0.0
-Requires:   php5-pear-Horde_Test >= 2.0.0
-Requires:   php5-pear-Date_Holidays >= 0.21.0
 Requires:   php5-pear-channel-horde
 Suggests:   horde5-nag >= 4.0.0
 Suggests:   php-xmlwriter
@@ -153,7 +153,7 @@
 %{peardir}/*
 %{xmldir}/kronolith.xml
 %{hordedir}/kronolith
-%attr(0775,root,www) %dir %{hordedir}/kronolith/config
+%attr(0775,root,www) %{hordedir}/kronolith/config
 %{_bindir}/kronolith-agenda
 %{_bindir}/kronolith-convert-to-utc
 %{_bindir}/kronolith-convert-datatree-shares-to-sql

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit horde5-kronolith for openSUSE:Factory

2013-01-10 Thread h_root
Hello community,

here is the log from the commit of package horde5-kronolith for 
openSUSE:Factory checked in at 2013-01-10 22:27:51

Comparing /work/SRC/openSUSE:Factory/horde5-kronolith (Old)
 and  /work/SRC/openSUSE:Factory/.horde5-kronolith.new (New)


Package is "horde5-kronolith", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2013-01-09 19:40:42.352580873 +0100
+++ /work/SRC/openSUSE:Factory/.horde5-kronolith.new/horde5-kronolith.changes   
2013-01-10 22:27:52.0 +0100
@@ -0,0 +1,216 @@
+---
+Thu Dec 13 10:29:34 UTC 2012 - Ralf Lang 
+
+- move config to /etc
+- provide an apache snippet instead of .htaccess files
+
+---
+Tue Dec 11 09:09:50 UTC 2012 - Ralf Lang 
+
+- fixing wrong conflicts-line
+
+---
+Thu Nov 29 10:40:32 UTC 2012 - Karim Geiger 
+
+- Version 4.0.2
+- [jan] SECURITY: Fix XSS vulnerabilities in tasks view and search view (Bug 
#11189).
+- [jan] Update Italian translation (Massimo Malabotta ).
+- [jan] Improve print styles.
+- [jan] Catch if external client doesn't send LAST-MODIFIED attributes (Bug 
#11130).
+- [jan] Don't stop agenda script if there is an error with a single user (Bug 
#11129).
+- [jan] Update Hungarian translation (Zoltán Németh ).
+- [jan] Show round corners only on the start and end of multi-day events 
(Request #11067).
+- [mms] SECURITY: Fix XSS vulnerabilities in the portal blocks.
+- [mms] Fix permissions checking in the 'path_delete' API call.
+- [mjr] Fix setting permissions in dynamic mode while $conf[share][world] is 
false (Bug #11359).
+- [mjr] Fix issue causing broken alarm values from being imported from certain 
ics files.
+- [rla] Fix sender of appointment notification (Bug #11198).
+- [mjr] Use SSL for map providers if current connection is SSL (Request 
#11193).
+- [jan] Don't show location of private events (Bug #11235).
+- [jan] Fix exporting multi-all-day events to iCalendar.
+- [jan] Update Turkish translation (İstanbul Technical University).
+- [jan] Update Swedish translation (Jakob Alvermark 
).
+- [jan] Don't show event edit links if user doesn't have edit permissions on 
any calendar.
+- [jan] Fix parsing of recurrence end date in dynamic view (Bug #10025).
+- [jan] Fix displaying of new tasks in new task lists.
+- [jan] Delete tasks from tasks view when deleting tasks lists.
+- [jan] Don't export multi-day events as multiple events to iCalendar data 
(Bug #10007).
+- [jan] Fix dragging tasks in the dynamic view.
+- [jan] Add header for timeobjects calendars.
+- [jan] Fix date picker in advanced search form (Bug #10039).
+- [mjr] Remove visible exceptions when deleting recurring events (Bug #10013).
+- [mjr] Fix issue causing listTimeObject calendars to not appear (Bug #10012).
+- [jan] Only highlight days in the mini calendar that are currently displayed 
(Bug #10048).
+- [jan] Fix advanced search with empty search criteria (Bug #10038).
+- [jan] Update task due date in interface after dragging a task (Bug #10001).
+- [jan] Correctly sort events in portal block or widget if only displaying a 
single calendar (Bug #10099).
+- [mjr] Allow syncing of multiple owner-owned calendars (Request #8734).
+- [jan] Don't show calendar drop down in event form without delete permissions 
(Bug #10201).
+- [jan] Don't change event creator when saving events.
+- [jan] Fetch events immediately after saving remote calendar.
+- [jan] Display event time in dynamic agenda/search view.
+- [jan] Don't load all shares with requested permissions from the backend if 
$conf['share']['hidden'] is enabled.
+- [jan] Improve exporting all-day events to Funambol clients.
+- [mjr] Fix removing an exception from a recurrence series (Bug # 10365).
+- [jan] Close session while listing events to speed up parallel loading from 
different calendars.
+- [jan] Share list of displayed task lists with Nag (requires Nag 3.0.3).
+- [jan] Don't show import/export link in preferences if using the dynamic view.
+- [mjr] Force ActiveSync device reset after sync_calendars pref is changed 
(Request #10342).
+- [jan] Support updating attendees from vCalendar 1.0 iTip responses.
+- [jan] Fix sending invitations to attendees from traditional view.
+- [jan] Fix organizer attribute when exporting to vCalendar 1.0.
+- [mjr] Fix issue that prevented synching when no sync_calendar pref was set 
(Bug #10329).
+- [mjr] Fix updating attendees (Bug #10411).
+- [jan] Fix error if Nag is not installed (Bug #10406).
+- [jan] Fix deleting resources (Bug #10427)
+- [jan] Support snoozing alarms with Sundbird/Lightning (Request #7470).
+- [jan] Import VALARM components from iCalendar 2.0 data (Request #6665).
+- [jan] Fix creating events fro