commit calendarsupport for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-11-10 13:35:10

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.11331 (New)


Package is "calendarsupport"

Tue Nov 10 13:35:10 2020 rev:57 rq:846613 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2020-10-12 13:48:30.349950377 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.11331/calendarsupport.changes   
2020-11-10 13:35:12.288980004 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:45:23 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+---

Old:

  calendarsupport-20.08.2.tar.xz
  calendarsupport-20.08.2.tar.xz.sig

New:

  calendarsupport-20.08.3.tar.xz
  calendarsupport-20.08.3.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.8yC8YF/_old  2020-11-10 13:35:13.132978327 +0100
+++ /var/tmp/diff_new_pack.8yC8YF/_new  2020-11-10 13:35:13.136978320 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-20.08.2.tar.xz -> calendarsupport-20.08.3.tar.xz ++
 1887 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-10-12 13:48:27

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.3486 (New)


Package is "calendarsupport"

Mon Oct 12 13:48:27 2020 rev:56 rq:840552 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2020-09-09 17:53:51.682763870 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.3486/calendarsupport.changes
2020-10-12 13:48:30.349950377 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:42:55 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- No code change since 20.08.1
+
+---

Old:

  calendarsupport-20.08.1.tar.xz
  calendarsupport-20.08.1.tar.xz.sig

New:

  calendarsupport-20.08.2.tar.xz
  calendarsupport-20.08.2.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.c38KAY/_old  2020-10-12 13:48:30.985950635 +0200
+++ /var/tmp/diff_new_pack.c38KAY/_new  2020-10-12 13:48:30.985950635 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-20.08.1.tar.xz -> calendarsupport-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-20.08.1/CMakeLists.txt 
new/calendarsupport-20.08.2/CMakeLists.txt
--- old/calendarsupport-20.08.1/CMakeLists.txt  2020-09-01 08:38:18.0 
+0200
+++ new/calendarsupport-20.08.2/CMakeLists.txt  2020-10-06 05:41:51.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.15.1")
+set(PIM_VERSION "5.15.2")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,15 +24,15 @@
 include(ECMAddTests)
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.15.1")
+set(AKONADI_MIMELIB_VERSION "5.15.2")
 set(QT_REQUIRED_VERSION "5.13.0")
-set(KMIME_LIB_VERSION "5.15.1")
-set(CALENDARUTILS_LIB_VERSION "5.15.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.1")
-set(AKONADICALENDAR_LIB_VERSION "5.15.1")
-set(PIMCOMMON_LIB_VERSION "5.15.1")
-set(AKONADI_VERSION "5.15.1")
-set(AKONADI_NOTES_VERSION "5.15.1")
+set(KMIME_LIB_VERSION "5.15.2")
+set(CALENDARUTILS_LIB_VERSION "5.15.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.2")
+set(AKONADICALENDAR_LIB_VERSION "5.15.2")
+set(PIMCOMMON_LIB_VERSION "5.15.2")
+set(AKONADI_VERSION "5.15.2")
+set(AKONADI_NOTES_VERSION "5.15.2")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test 
PrintSupport)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-20.08.1/po/de/calendarsupport.po 
new/calendarsupport-20.08.2/po/de/calendarsupport.po
--- old/calendarsupport-20.08.1/po/de/calendarsupport.po2020-09-01 
08:38:14.0 +0200
+++ new/calendarsupport-20.08.2/po/de/calendarsupport.po2020-10-06 
05:41:50.0 +0200
@@ -10,14 +10,14 @@
 "Project-Id-Version: calendarsupport\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:46+0200\n"
-"PO-Revision-Date: 2020-01-08 08:42+0100\n"
+"PO-Revision-Date: 2020-09-14 13:54+0200\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 19.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: archivedialog.cpp:58
@@ -975,81 +975,73 @@
 #, kde-format
 msgctxt "@option today"
 msgid ""
-msgstr ""
+msgstr ""
 
 #: kdatepickerpopup.cpp:106
 #, kde-format
 msgctxt "@option tomorrow"
 msgid "To"
-msgstr ""
+msgstr ""
 
 #: kdatepickerpopup.cpp:109
 #, kde-format
 msgctxt "@option next week"
 msgid "Next "
-msgstr ""
+msgstr "Nächste "
 
 #: kdatepickerpopup.cpp:112
 #, kde-format
 msgctxt "@option next month"
 msgid "Next M"
-msgstr ""
+msgstr "Nächsten M"
 
 #: kdatepickerpopup.cpp:122
-#, fuzzy, kde-format
-#| msgctxt "@option sort by due date/time"
-#| msgid "Due Date"
+#, kde-format
 msgctxt "@option do not specify a date"
 msgid 

commit calendarsupport for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-09-09 17:52:13

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.3399 (New)


Package is "calendarsupport"

Wed Sep  9 17:52:13 2020 rev:55 rq:831715 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2020-08-18 11:56:02.959281049 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.3399/calendarsupport.changes
2020-09-09 17:53:51.682763870 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:01 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  calendarsupport-20.08.0.tar.xz
  calendarsupport-20.08.0.tar.xz.sig

New:

  calendarsupport-20.08.1.tar.xz
  calendarsupport-20.08.1.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.5Idp9s/_old  2020-09-09 17:53:52.214764302 +0200
+++ /var/tmp/diff_new_pack.5Idp9s/_new  2020-09-09 17:53:52.218764305 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-20.08.0.tar.xz -> calendarsupport-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-20.08.0/CMakeLists.txt 
new/calendarsupport-20.08.1/CMakeLists.txt
--- old/calendarsupport-20.08.0/CMakeLists.txt  2020-08-07 09:10:34.0 
+0200
+++ new/calendarsupport-20.08.1/CMakeLists.txt  2020-09-01 08:38:18.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.15.0")
+set(PIM_VERSION "5.15.1")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,15 +24,15 @@
 include(ECMAddTests)
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.15.0")
+set(AKONADI_MIMELIB_VERSION "5.15.1")
 set(QT_REQUIRED_VERSION "5.13.0")
-set(KMIME_LIB_VERSION "5.15.0")
-set(CALENDARUTILS_LIB_VERSION "5.15.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.0")
-set(AKONADICALENDAR_LIB_VERSION "5.15.0")
-set(PIMCOMMON_LIB_VERSION "5.15.0")
-set(AKONADI_VERSION "5.15.0")
-set(AKONADI_NOTES_VERSION "5.15.0")
+set(KMIME_LIB_VERSION "5.15.1")
+set(CALENDARUTILS_LIB_VERSION "5.15.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.1")
+set(AKONADICALENDAR_LIB_VERSION "5.15.1")
+set(PIMCOMMON_LIB_VERSION "5.15.1")
+set(AKONADI_VERSION "5.15.1")
+set(AKONADI_NOTES_VERSION "5.15.1")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test 
PrintSupport)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-20.08.0/po/el/calendarsupport.po 
new/calendarsupport-20.08.1/po/el/calendarsupport.po
--- old/calendarsupport-20.08.0/po/el/calendarsupport.po2020-08-07 
09:10:32.0 +0200
+++ new/calendarsupport-20.08.1/po/el/calendarsupport.po2020-09-01 
08:38:14.0 +0200
@@ -4,7 +4,7 @@
 #
 # Toussis Manolis , 2009.
 # Giorgos Katsikatsos , 2010.
-# Stelios , 2012.
+# Stelios , 2012, 2020.
 # Dimitrios Glentadakis , 2012.
 # Dimitris Kardarakos , 2014.
 msgid ""
@@ -12,15 +12,15 @@
 "Project-Id-Version: calendarsupport\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:46+0200\n"
-"PO-Revision-Date: 2014-03-08 16:32+0200\n"
-"Last-Translator: Dimitris Kardarakos \n"
+"PO-Revision-Date: 2020-08-30 12:05+0300\n"
+"Last-Translator: Stelios \n"
 "Language-Team: Greek \n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #: archivedialog.cpp:58
 #, kde-format
@@ -476,89 +476,79 @@
 #: freebusymodel/freebusycalendar.cpp:138
 #, kde-format
 msgid "Free"
-msgstr ""
+msgstr "Ελεύθερο"
 
 #: freebusymodel/freebusycalendar.cpp:141
 #, kde-format
 msgid "Busy"
-msgstr ""
+msgstr "Απασχολημένο"
 
 #: freebusymodel/freebusycalendar.cpp:144
 #, kde-format
 msgid "Unavailable"
-msgstr ""
+msgstr "Μη διαθέσιμο"
 
 #: 

commit calendarsupport for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-08-18 11:55:53

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.3399 (New)


Package is "calendarsupport"

Tue Aug 18 11:55:53 2020 rev:54 rq:826342 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2020-07-14 07:46:28.451302314 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.3399/calendarsupport.changes
2020-08-18 11:56:02.959281049 +0200
@@ -1,0 +2,23 @@
+Sun Aug  9 09:08:12 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+---
+Sun Aug  2 07:58:32 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:03:43 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Too many changes to list here.
+
+---

Old:

  calendarsupport-20.04.3.tar.xz
  calendarsupport-20.04.3.tar.xz.sig

New:

  calendarsupport-20.08.0.tar.xz
  calendarsupport-20.08.0.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.kGFDbm/_old  2020-08-18 11:56:04.379281673 +0200
+++ /var/tmp/diff_new_pack.kGFDbm/_new  2020-08-18 11:56:04.383281675 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -36,6 +36,7 @@
 BuildRequires:  cmake(KF5Akonadi)
 BuildRequires:  cmake(KF5AkonadiCalendar)
 BuildRequires:  cmake(KF5AkonadiMime)
+BuildRequires:  cmake(KF5AkonadiNotes)
 BuildRequires:  cmake(KF5CalendarCore)
 BuildRequires:  cmake(KF5CalendarUtils)
 BuildRequires:  cmake(KF5Codecs)


++ calendarsupport-20.04.3.tar.xz -> calendarsupport-20.08.0.tar.xz ++
 36409 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-07-14 07:45:53

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.3060 (New)


Package is "calendarsupport"

Tue Jul 14 07:45:53 2020 rev:53 rq:820122 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2020-06-14 18:17:58.271268991 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.3060/calendarsupport.changes
2020-07-14 07:46:28.451302314 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:08:31 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+---

Old:

  calendarsupport-20.04.2.tar.xz
  calendarsupport-20.04.2.tar.xz.sig

New:

  calendarsupport-20.04.3.tar.xz
  calendarsupport-20.04.3.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.OLJXqJ/_old  2020-07-14 07:46:30.107307660 +0200
+++ /var/tmp/diff_new_pack.OLJXqJ/_new  2020-07-14 07:46:30.111307673 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-20.04.2.tar.xz -> calendarsupport-20.04.3.tar.xz ++
 3049 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-06-14 18:17:52

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.3606 (New)


Package is "calendarsupport"

Sun Jun 14 18:17:52 2020 rev:52 rq:813583 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2020-05-20 18:39:26.572479737 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.3606/calendarsupport.changes
2020-06-14 18:17:58.271268991 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:02 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+---

Old:

  calendarsupport-20.04.1.tar.xz
  calendarsupport-20.04.1.tar.xz.sig

New:

  calendarsupport-20.04.2.tar.xz
  calendarsupport-20.04.2.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.Ly9hm7/_old  2020-06-14 18:17:59.227271445 +0200
+++ /var/tmp/diff_new_pack.Ly9hm7/_new  2020-06-14 18:17:59.231271455 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-20.04.1.tar.xz -> calendarsupport-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-20.04.1/CMakeLists.txt 
new/calendarsupport-20.04.2/CMakeLists.txt
--- old/calendarsupport-20.04.1/CMakeLists.txt  2020-05-12 03:27:01.0 
+0200
+++ new/calendarsupport-20.04.2/CMakeLists.txt  2020-06-09 02:47:08.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.1")
+set(PIM_VERSION "5.14.2")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,15 +26,15 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.14.1")
-set(KDEPIM_LIB_VERSION "5.14.1")
+set(AKONADI_MIMELIB_VERSION "5.14.2")
+set(KDEPIM_LIB_VERSION "5.14.2")
 set(QT_REQUIRED_VERSION "5.12.0")
-set(KMIME_LIB_VERSION "5.14.1")
-set(CALENDARUTILS_LIB_VERSION "5.14.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.1")
-set(AKONADICALENDAR_LIB_VERSION "5.14.1")
-set(PIMCOMMON_LIB_VERSION "5.14.1")
-set(AKONADI_VERSION "5.14.1")
+set(KMIME_LIB_VERSION "5.14.2")
+set(CALENDARUTILS_LIB_VERSION "5.14.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.2")
+set(AKONADICALENDAR_LIB_VERSION "5.14.2")
+set(PIMCOMMON_LIB_VERSION "5.14.2")
+set(AKONADI_VERSION "5.14.2")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test 
PrintSupport)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-20.04.1/po/cs/calendarsupport.po 
new/calendarsupport-20.04.2/po/cs/calendarsupport.po
--- old/calendarsupport-20.04.1/po/cs/calendarsupport.po2020-05-12 
03:27:00.0 +0200
+++ new/calendarsupport-20.04.2/po/cs/calendarsupport.po2020-06-09 
02:47:07.0 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018.
+# Vít Pelčák , 2010, 2011, 2012, 2013, 2014, 2015, 2016, 
2018, 2020.
 # Lukáš Tinkl , 2011.
 # Tomáš Chvátal , 2012, 2013.
 #
@@ -9,7 +9,7 @@
 "Project-Id-Version: akonadi-kcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-03-13 03:29+0100\n"
-"PO-Revision-Date: 2018-07-09 16:20+0100\n"
+"PO-Revision-Date: 2020-05-26 17:47+0200\n"
 "Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.1\n"
 
 #: archivedialog.cpp:58
 #, kde-format
@@ -2823,7 +2823,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Select Calendar"
-msgstr ""
+msgstr "Vybrat kalendář"
 
 #: utils.cpp:420
 #, kde-format
@@ -2919,13 +2919,13 @@
 #, kde-format
 msgctxt "this is the default calendar"
 msgid "%1 (Default Calendar)"
-msgstr ""

commit calendarsupport for openSUSE:Factory

2020-05-20 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-05-20 18:39:15

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.2738 (New)


Package is "calendarsupport"

Wed May 20 18:39:15 2020 rev:51 rq:806329 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2020-04-25 20:21:54.753228744 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.2738/calendarsupport.changes
2020-05-20 18:39:26.572479737 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:40:56 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+---
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -26,2 +32,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -46 +51 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -60 +65 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  calendarsupport-20.04.0.tar.xz
  calendarsupport-20.04.0.tar.xz.sig

New:

  calendarsupport-20.04.1.tar.xz
  calendarsupport-20.04.1.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.LRkGPt/_old  2020-05-20 18:39:27.364481396 +0200
+++ /var/tmp/diff_new_pack.LRkGPt/_new  2020-05-20 18:39:27.368481405 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-20.04.0.tar.xz -> calendarsupport-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-20.04.0/CMakeLists.txt 
new/calendarsupport-20.04.1/CMakeLists.txt
--- old/calendarsupport-20.04.0/CMakeLists.txt  2020-04-17 02:40:39.0 
+0200
+++ new/calendarsupport-20.04.1/CMakeLists.txt  2020-05-12 03:27:01.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.0")
+set(PIM_VERSION "5.14.1")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,15 +26,15 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.14.0")
-set(KDEPIM_LIB_VERSION "5.14.0")
+set(AKONADI_MIMELIB_VERSION "5.14.1")
+set(KDEPIM_LIB_VERSION "5.14.1")
 set(QT_REQUIRED_VERSION "5.12.0")
-set(KMIME_LIB_VERSION "5.14.0")
-set(CALENDARUTILS_LIB_VERSION "5.14.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.0")
-set(AKONADICALENDAR_LIB_VERSION "5.14.0")
-set(PIMCOMMON_LIB_VERSION "5.14.0")
-set(AKONADI_VERSION "5.14.0")
+set(KMIME_LIB_VERSION "5.14.1")
+set(CALENDARUTILS_LIB_VERSION "5.14.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.1")
+set(AKONADICALENDAR_LIB_VERSION "5.14.1")
+set(PIMCOMMON_LIB_VERSION "5.14.1")
+set(AKONADI_VERSION "5.14.1")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test 
PrintSupport)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-20.04.0/po/ia/calendarsupport.po 
new/calendarsupport-20.04.1/po/ia/calendarsupport.po
--- old/calendarsupport-20.04.0/po/ia/calendarsupport.po2020-04-17 
02:40:39.0 +0200
+++ new/calendarsupport-20.04.1/po/ia/calendarsupport.po2020-05-12 
03:27:00.0 +0200
@@ -7,14 +7,14 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-03-13 03:29+0100\n"
-"PO-Revision-Date: 2020-02-12 16:18+0100\n"
-"Last-Translator: giovanni \n"
-"Language-Team: Interlingua \n"
+"PO-Revision-Date: 2020-05-09 23:47+0100\n"
+"Last-Translator: Giovanni Sora \n"
+"Language-Team: Interlingua \n"
 "Language: ia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: archivedialog.cpp:58
@@ -3017,13 +3017,12 @@
 #, kde-format
 msgctxt "a virtual folder type"
 msgid "Virtual"
-msgstr ""
+msgstr "Virtual"
 
 #: 

commit calendarsupport for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-04-25 20:21:09

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.2738 (New)


Package is "calendarsupport"

Sat Apr 25 20:21:09 2020 rev:50 rq:796853 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2020-03-11 18:35:37.051019094 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.2738/calendarsupport.changes
2020-04-25 20:21:54.753228744 +0200
@@ -1,0 +2,39 @@
+Thu Apr 23 12:21:51 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:29:38 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- Changes since 20.03.80:
+  * Yet another KIO build fix
+  * Fix build against recent KIO
+
+---
+Sun Mar 22 09:16:33 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Fix compile against kio 5.69.0
+  * utils.cpp - add reminder blocking info to calendar tooltip
+  * Fix compile against qt5.15
+  * utils.cpp - add more info to the calendar collection tooltip
+  * UiTools is not required for building it
+  * Implement deduplication without three copies
+  * Autogenerate categories file
+  * All signal from qbuttongroup::..(int) was deprecated in qt5.15
+  * Port toSet() method
+  * Port to QCombobox when it's possible
+
+---

Old:

  calendarsupport-19.12.3.tar.xz
  calendarsupport-19.12.3.tar.xz.sig

New:

  calendarsupport-20.04.0.tar.xz
  calendarsupport-20.04.0.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.16lnws/_old  2020-04-25 20:21:55.253229775 +0200
+++ /var/tmp/diff_new_pack.16lnws/_new  2020-04-25 20:21:55.253229775 +0200
@@ -22,20 +22,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  kdepim-apps-libs-devel
 BuildRequires:  kf5-filesystem
+BuildRequires:  libboost_headers-devel
 BuildRequires:  cmake(KF5Akonadi)
 BuildRequires:  cmake(KF5AkonadiCalendar)
 BuildRequires:  cmake(KF5AkonadiMime)
@@ -57,10 +54,9 @@
 Recommends: %{name}-lang
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
 %endif
 
 %description


++ calendarsupport-19.12.3.tar.xz -> calendarsupport-20.04.0.tar.xz ++
 78666 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-03-11 18:35:00

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.3160 (New)


Package is "calendarsupport"

Wed Mar 11 18:35:00 2020 rev:49 rq:782318 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2020-02-10 21:47:44.118002339 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.3160/calendarsupport.changes
2020-03-11 18:35:37.051019094 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:35:41 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+---

Old:

  calendarsupport-19.12.2.tar.xz
  calendarsupport-19.12.2.tar.xz.sig

New:

  calendarsupport-19.12.3.tar.xz
  calendarsupport-19.12.3.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.Kshmdf/_old  2020-03-11 18:35:38.991020284 +0100
+++ /var/tmp/diff_new_pack.Kshmdf/_new  2020-03-11 18:35:38.995020286 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-19.12.2.tar.xz -> calendarsupport-19.12.3.tar.xz ++
 3478 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-02-10 21:47:40

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.26092 (New)


Package is "calendarsupport"

Mon Feb 10 21:47:40 2020 rev:48 rq:771587 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2020-01-11 14:41:09.241211225 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.26092/calendarsupport.changes   
2020-02-10 21:47:44.118002339 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:36:52 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:28:43 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+---

Old:

  calendarsupport-19.12.1.tar.xz
  calendarsupport-19.12.1.tar.xz.sig

New:

  calendarsupport-19.12.2.tar.xz
  calendarsupport-19.12.2.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.5z8ccf/_old  2020-02-10 21:47:44.950002800 +0100
+++ /var/tmp/diff_new_pack.5z8ccf/_new  2020-02-10 21:47:44.962002806 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -96,7 +96,7 @@
 %build
 %cmake_kf5 -d build
 
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build


++ calendarsupport-19.12.1.tar.xz -> calendarsupport-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.12.1/CMakeLists.txt 
new/calendarsupport-19.12.2/CMakeLists.txt
--- old/calendarsupport-19.12.1/CMakeLists.txt  2020-01-07 03:33:29.0 
+0100
+++ new/calendarsupport-19.12.2/CMakeLists.txt  2020-02-04 02:58:11.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.1")
+set(PIM_VERSION "5.13.2")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,15 +26,15 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.13.1")
-set(KDEPIM_LIB_VERSION "5.13.1")
+set(AKONADI_MIMELIB_VERSION "5.13.2")
+set(KDEPIM_LIB_VERSION "5.13.2")
 set(QT_REQUIRED_VERSION "5.11.0")
-set(KMIME_LIB_VERSION "5.13.1")
-set(CALENDARUTILS_LIB_VERSION "5.13.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.1")
-set(AKONADICALENDAR_LIB_VERSION "5.13.1")
-set(PIMCOMMON_LIB_VERSION "5.13.1")
-set(AKONADI_VERSION "5.13.1")
+set(KMIME_LIB_VERSION "5.13.2")
+set(CALENDARUTILS_LIB_VERSION "5.13.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.2")
+set(AKONADICALENDAR_LIB_VERSION "5.13.2")
+set(PIMCOMMON_LIB_VERSION "5.13.2")
+set(AKONADI_VERSION "5.13.2")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/calendarsupport-19.12.1/po/ca@valencia/calendarsupport.po 
new/calendarsupport-19.12.2/po/ca@valencia/calendarsupport.po
--- old/calendarsupport-19.12.1/po/ca@valencia/calendarsupport.po   
2020-01-07 03:33:26.0 +0100
+++ new/calendarsupport-19.12.2/po/ca@valencia/calendarsupport.po   
2020-02-04 02:58:07.0 +0100
@@ -50,9 +50,9 @@
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
-"In order to add an archive to your calendar, use the Merge Calendar "
-"function. You can view an archive by opening it like you would any other "
-"calendar. It is not saved in a special format, but as vCalendar."
+"In order to add an archive to your calendar, use the Merge Calendar function. 
"
+"You can view an archive by opening it like you would any other calendar. It "
+"is not saved in a special format, but as vCalendar."
 msgstr ""
 "Per afegir un arxiu al calendari, useu la característica Fusiona el "
 "calendari. Podeu veure un arxiu obrint-lo com ho faríeu amb qualsevol altre "
@@ -74,14 +74,14 @@
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
-"If you check this box, events and to-dos older than the specified age will "
-"be archived or purged. The items will be archived unless the \"Delete only\" "
+"If you 

commit calendarsupport for openSUSE:Factory

2020-01-11 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2020-01-11 14:39:52

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.6675 (New)


Package is "calendarsupport"

Sat Jan 11 14:39:52 2020 rev:47 rq:762282 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-12-13 12:02:08.393452832 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.6675/calendarsupport.changes
2020-01-11 14:41:09.241211225 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:08:58 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+---
@@ -7 +16 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:

  calendarsupport-19.12.0.tar.xz
  calendarsupport-19.12.0.tar.xz.sig

New:

  calendarsupport-19.12.1.tar.xz
  calendarsupport-19.12.1.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.k5G02q/_old  2020-01-11 14:41:10.253211626 +0100
+++ /var/tmp/diff_new_pack.k5G02q/_new  2020-01-11 14:41:10.253211626 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package calendarsupport
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-19.12.0.tar.xz -> calendarsupport-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.12.0/CMakeLists.txt 
new/calendarsupport-19.12.1/CMakeLists.txt
--- old/calendarsupport-19.12.0/CMakeLists.txt  2019-12-06 02:57:19.0 
+0100
+++ new/calendarsupport-19.12.1/CMakeLists.txt  2020-01-07 03:33:29.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.0")
+set(PIM_VERSION "5.13.1")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,15 +26,15 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.13.0")
-set(KDEPIM_LIB_VERSION "5.13.0")
+set(AKONADI_MIMELIB_VERSION "5.13.1")
+set(KDEPIM_LIB_VERSION "5.13.1")
 set(QT_REQUIRED_VERSION "5.11.0")
-set(KMIME_LIB_VERSION "5.13.0")
-set(CALENDARUTILS_LIB_VERSION "5.13.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.0")
-set(AKONADICALENDAR_LIB_VERSION "5.13.0")
-set(PIMCOMMON_LIB_VERSION "5.13.0")
-set(AKONADI_VERSION "5.13.0")
+set(KMIME_LIB_VERSION "5.13.1")
+set(CALENDARUTILS_LIB_VERSION "5.13.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.1")
+set(AKONADICALENDAR_LIB_VERSION "5.13.1")
+set(PIMCOMMON_LIB_VERSION "5.13.1")
+set(AKONADI_VERSION "5.13.1")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.12.0/po/ca/calendarsupport.po 
new/calendarsupport-19.12.1/po/ca/calendarsupport.po
--- old/calendarsupport-19.12.0/po/ca/calendarsupport.po2019-12-06 
02:57:15.0 +0100
+++ new/calendarsupport-19.12.1/po/ca/calendarsupport.po2020-01-07 
03:33:26.0 +0100
@@ -3056,78 +3056,3 @@
 msgctxt "replace pattern for holidayname (countrycode)"
 msgid "^%1 \\(.*\\)"
 msgstr "^%1 \\(.*\\)"
-
-#~ msgid "No item selected."
-#~ msgstr "No hi ha cap element seleccionat."
-
-#~ msgid "Save Attachments To"
-#~ msgstr "Desa els adjunts a"
-
-#~ msgctxt "filename for an unnamed attachment"
-#~ msgid "attachment.1"
-#~ msgstr "adjunt.1"
-
-#~ msgid "%1 already exists. Do you want to overwrite it?"
-#~ msgstr "%1 ja existeix. Voleu sobreescriure-la?"
-
-#~ msgctxt "@title:tab General settings for a folder."
-#~ msgid "General"
-#~ msgstr "General"
-
-#~ msgctxt "@label:textbox Name of the folder."
-#~ msgid ":"
-#~ msgstr ":"
-
-#~ msgctxt "@info:tooltip"
-#~ msgid "Set the folder name"
-#~ msgstr "Defineix el nom de la carpeta"
-
-#~ msgctxt "@info:whatsthis"
-#~ msgid "Enter a 

commit calendarsupport for openSUSE:Factory

2019-12-13 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-12-13 12:01:51

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.4691 (New)


Package is "calendarsupport"

Fri Dec 13 12:01:51 2019 rev:46 rq:756152 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-11-12 11:34:13.658013270 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.4691/calendarsupport.changes
2019-12-13 12:02:08.393452832 +0100
@@ -1,0 +2,28 @@
+Tue Dec 10 06:38:07 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+---
+Sat Nov 30 09:11:28 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+---
+Sun Nov 24 13:29:00 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Port away from deprecated BarIcon method
+  * Use QLatin1String in join/startswith/endsWith/contains + QString::replace 
operates on the same object, no need to reassign
+  * Remove duplicate code (same code in korganizer and kdepim-addons)
+
+---

Old:

  calendarsupport-19.08.3.tar.xz
  calendarsupport-19.08.3.tar.xz.sig

New:

  calendarsupport-19.12.0.tar.xz
  calendarsupport-19.12.0.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.z6cdDh/_old  2019-12-13 12:02:09.061452579 +0100
+++ /var/tmp/diff_new_pack.z6cdDh/_new  2019-12-13 12:02:09.065452578 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package calendarsupport
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,39 +17,39 @@
 
 
 %define lname libKF5CalendarSupport5
-%define kf5_version 5.58.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
-BuildRequires:  akonadi-calendar-devel
-BuildRequires:  akonadi-mime-devel >= %{_kapp_version}
-BuildRequires:  akonadi-server-devel
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
-BuildRequires:  kcalcore-devel
-BuildRequires:  kcalutils-devel
-BuildRequires:  kcodecs-devel
 BuildRequires:  kdepim-apps-libs-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel
-BuildRequires:  kholidays-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kidentitymanagement-devel
-BuildRequires:  kio-devel
-BuildRequires:  kmime-devel
-BuildRequires:  pimcommon-devel
+BuildRequires:  cmake(KF5Akonadi)
+BuildRequires:  cmake(KF5AkonadiCalendar)
+BuildRequires:  cmake(KF5AkonadiMime)
+BuildRequires:  cmake(KF5CalendarCore)
+BuildRequires:  cmake(KF5CalendarUtils)
+BuildRequires:  cmake(KF5Codecs)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5Holidays)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5IdentityManagement)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Mime)
+BuildRequires:  cmake(KF5PimCommon)
 BuildRequires:  cmake(Qt5PrintSupport) >= 5.10.0
 BuildRequires:  cmake(Qt5Test) >= 5.10.0
 BuildRequires:  cmake(Qt5UiTools) >= 5.10.0
@@ -80,9 +80,9 @@
 License:LGPL-2.1-or-later
 Group:  

commit calendarsupport for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-11-12 11:34:12

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.2990 (New)


Package is "calendarsupport"

Tue Nov 12 11:34:12 2019 rev:45 rq:746804 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-10-14 13:25:10.671950170 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.2990/calendarsupport.changes
2019-11-12 11:34:13.658013270 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:12:33 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+---

Old:

  calendarsupport-19.08.2.tar.xz
  calendarsupport-19.08.2.tar.xz.sig

New:

  calendarsupport-19.08.3.tar.xz
  calendarsupport-19.08.3.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.EPNDvG/_old  2019-11-12 11:34:14.230013892 +0100
+++ /var/tmp/diff_new_pack.EPNDvG/_new  2019-11-12 11:34:14.234013897 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-19.08.2.tar.xz -> calendarsupport-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.08.2/CMakeLists.txt 
new/calendarsupport-19.08.3/CMakeLists.txt
--- old/calendarsupport-19.08.2/CMakeLists.txt  2019-10-08 02:28:11.0 
+0200
+++ new/calendarsupport-19.08.3/CMakeLists.txt  2019-11-05 05:18:10.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.2")
+set(PIM_VERSION "5.12.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,16 +26,16 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.12.1")
-set(KDEPIM_LIB_VERSION "5.12.1")
+set(AKONADI_MIMELIB_VERSION "5.12.3")
+set(KDEPIM_LIB_VERSION "5.12.3")
 set(QT_REQUIRED_VERSION "5.11.0")
-set(KMIME_LIB_VERSION "5.12.1")
-set(CALENDARUTILS_LIB_VERSION "5.12.1")
-set(KCALENDARCORE_LIB_VERSION "5.12.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.12.1")
-set(AKONADICALENDAR_LIB_VERSION "5.12.1")
-set(PIMCOMMON_LIB_VERSION "5.12.1")
-set(AKONADI_VERSION "5.12.1")
+set(KMIME_LIB_VERSION "5.12.3")
+set(CALENDARUTILS_LIB_VERSION "5.12.3")
+set(KCALENDARCORE_LIB_VERSION "5.12.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.12.3")
+set(AKONADICALENDAR_LIB_VERSION "5.12.3")
+set(PIMCOMMON_LIB_VERSION "5.12.3")
+set(AKONADI_VERSION "5.12.3")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.08.2/po/zh_CN/calendarsupport.po 
new/calendarsupport-19.08.3/po/zh_CN/calendarsupport.po
--- old/calendarsupport-19.08.2/po/zh_CN/calendarsupport.po 2019-10-08 
02:28:11.0 +0200
+++ new/calendarsupport-19.08.3/po/zh_CN/calendarsupport.po 2019-11-05 
05:18:10.0 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:47+0200\n"
-"PO-Revision-Date: 2019-09-05 09:50\n"
+"PO-Revision-Date: 2019-10-09 10:05\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit calendarsupport for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-10-14 13:25:08

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.2352 (New)


Package is "calendarsupport"

Mon Oct 14 13:25:08 2019 rev:44 rq:737682 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-09-09 12:21:46.909896122 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.2352/calendarsupport.changes
2019-10-14 13:25:10.671950170 +0200
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:23 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+---

Old:

  calendarsupport-19.08.1.tar.xz
  calendarsupport-19.08.1.tar.xz.sig

New:

  calendarsupport-19.08.2.tar.xz
  calendarsupport-19.08.2.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.90rJyE/_old  2019-10-14 13:25:11.307948513 +0200
+++ /var/tmp/diff_new_pack.90rJyE/_new  2019-10-14 13:25:11.311948502 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-19.08.1.tar.xz -> calendarsupport-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.08.1/CMakeLists.txt 
new/calendarsupport-19.08.2/CMakeLists.txt
--- old/calendarsupport-19.08.1/CMakeLists.txt  2019-09-03 03:49:36.0 
+0200
+++ new/calendarsupport-19.08.2/CMakeLists.txt  2019-10-08 02:28:11.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.1")
+set(PIM_VERSION "5.12.2")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.08.1/po/gl/calendarsupport.po 
new/calendarsupport-19.08.2/po/gl/calendarsupport.po
--- old/calendarsupport-19.08.1/po/gl/calendarsupport.po2019-09-03 
03:49:35.0 +0200
+++ new/calendarsupport-19.08.2/po/gl/calendarsupport.po2019-10-08 
02:28:09.0 +0200
@@ -10,14 +10,15 @@
 "Project-Id-Version: akonadi-kcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:47+0200\n"
-"PO-Revision-Date: 2019-04-14 08:56+0200\n"
+"PO-Revision-Date: 2019-09-29 09:18+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
-"Language-Team: Galician \n"
+"Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 19.11.70\n"
 
 #: archivedialog.cpp:59
 #, kde-format
@@ -118,7 +119,7 @@
 "and to-dos have to be archived; this means you will not need to use this "
 "dialog box again, except to change the settings."
 msgstr ""
-"Se se activa esta funcionalidade, o aplicativo comproba regularmente se se "
+"Se se activa esta funcionalidade, a aplicación comproba regularmente se se "
 "teñen que arquivar os eventos e tarefas; isto quere dicir que non precisará "
 "empregar este diálogo máis, excepto para cambiar as opcións."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.08.1/po/zh_CN/calendarsupport.po 
new/calendarsupport-19.08.2/po/zh_CN/calendarsupport.po
--- old/calendarsupport-19.08.1/po/zh_CN/calendarsupport.po 2019-09-03 
03:49:36.0 +0200
+++ new/calendarsupport-19.08.2/po/zh_CN/calendarsupport.po 2019-10-08 
02:28:11.0 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:47+0200\n"
-"PO-Revision-Date: 2019-08-16 17:07\n"
+"PO-Revision-Date: 2019-09-05 09:50\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.08.1/po/zh_TW/calendarsupport.po 
new/calendarsupport-19.08.2/po/zh_TW/calendarsupport.po
--- old/calendarsupport-19.08.1/po/zh_TW/calendarsupport.po 2019-09-03 
03:49:36.0 +0200
+++ 

commit calendarsupport for openSUSE:Factory

2019-09-09 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-09-09 12:21:45

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.7948 (New)


Package is "calendarsupport"

Mon Sep  9 12:21:45 2019 rev:43 rq:728751 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-08-16 15:34:47.405888744 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.7948/calendarsupport.changes
2019-09-09 12:21:46.909896122 +0200
@@ -1,0 +2,10 @@
+Thu Sep  5 13:59:58 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- Changes since 19.08.0:
+  * Include KDE* cmake macros before any others
+
+---

Old:

  calendarsupport-19.08.0.tar.xz
  calendarsupport-19.08.0.tar.xz.sig

New:

  calendarsupport-19.08.1.tar.xz
  calendarsupport-19.08.1.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.MQkFJg/_old  2019-09-09 12:21:47.405896048 +0200
+++ /var/tmp/diff_new_pack.MQkFJg/_new  2019-09-09 12:21:47.405896048 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ calendarsupport-19.08.0.tar.xz -> calendarsupport-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.08.0/CMakeLists.txt 
new/calendarsupport-19.08.1/CMakeLists.txt
--- old/calendarsupport-19.08.0/CMakeLists.txt  2019-08-09 02:56:40.0 
+0200
+++ new/calendarsupport-19.08.1/CMakeLists.txt  2019-09-03 03:49:36.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.0")
+set(PIM_VERSION "5.12.1")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -9,6 +9,11 @@
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(LIBRARY_NAMELINK)
+
+include(KDEInstallDirs)
+include(KDECMakeSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+
 include(GenerateExportHeader)
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
@@ -16,24 +21,21 @@
 
 include(ECMSetupVersion)
 include(FeatureSummary)
-include(KDEInstallDirs)
-include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.12.0")
-set(KDEPIM_LIB_VERSION "5.12.0")
+set(AKONADI_MIMELIB_VERSION "5.12.1")
+set(KDEPIM_LIB_VERSION "5.12.1")
 set(QT_REQUIRED_VERSION "5.11.0")
-set(KMIME_LIB_VERSION "5.12.0")
-set(CALENDARUTILS_LIB_VERSION "5.12.0")
-set(KCALENDARCORE_LIB_VERSION "5.12.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.12.0")
-set(AKONADICALENDAR_LIB_VERSION "5.12.0")
-set(PIMCOMMON_LIB_VERSION "5.12.0")
-set(AKONADI_VERSION "5.12.0")
+set(KMIME_LIB_VERSION "5.12.1")
+set(CALENDARUTILS_LIB_VERSION "5.12.1")
+set(KCALENDARCORE_LIB_VERSION "5.12.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.12.1")
+set(AKONADICALENDAR_LIB_VERSION "5.12.1")
+set(PIMCOMMON_LIB_VERSION "5.12.1")
+set(AKONADI_VERSION "5.12.1")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/ar/calendarsupport.po 
new/calendarsupport-19.08.1/po/ar/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ar/calendarsupport.po2019-08-09 
02:56:38.0 +0200
+++ new/calendarsupport-19.08.1/po/ar/calendarsupport.po2019-09-03 
03:49:34.0 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: akonadi-kcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
 "PO-Revision-Date: 2018-01-31 18:05+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/bg/calendarsupport.po 
new/calendarsupport-19.08.1/po/bg/calendarsupport.po
--- old/calendarsupport-19.08.0/po/bg/calendarsupport.po

commit calendarsupport for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-08-16 15:34:42

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.22127 (New)


Package is "calendarsupport"

Fri Aug 16 15:34:42 2019 rev:42 rq:723576 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-07-26 12:26:18.230397992 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.22127/calendarsupport.changes   
2019-08-16 15:34:47.405888744 +0200
@@ -1,0 +2,38 @@
+Fri Aug  9 08:30:04 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+---
+Tue Aug 06 16:50:47 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- Changes since 19.07.80:
+  * Adapt to KCalendarCore namespace change
+
+---
+Tue Jul 23 11:58:55 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * Adapt to KCalCore::Attachment changes
+  * Remove one last call to the attachment writing code I missed previously
+  * Remove unused incidence attachment saving code
+  * Adapt to KCalCore::Attendee changes
+  * Use new logging category directory when ECM>=5.59.0
+  * Adapt to KCalCore::Person changes
+  * It was fixed in 5.13.0beta2
+  * metainfo.yaml: Fix cmakename, is own top-level entry
+  * Use QStringLiteral here
+  * calendarsupport does not depend on KIMAP, so don't search for it
+
+---

Old:

  calendarsupport-19.04.3.tar.xz

New:

  applications.keyring
  calendarsupport-19.08.0.tar.xz
  calendarsupport-19.08.0.tar.xz.sig



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.RJrFHr/_old  2019-08-16 15:34:48.621888390 +0200
+++ /var/tmp/diff_new_pack.RJrFHr/_new  2019-08-16 15:34:48.653888381 +0200
@@ -17,37 +17,43 @@
 
 
 %define lname libKF5CalendarSupport5
-%define kf5_version 5.26.0
+%define kf5_version 5.58.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 URL:https://www.kde.org
-Source0:%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 BuildRequires:  akonadi-calendar-devel
 BuildRequires:  akonadi-mime-devel >= %{_kapp_version}
 BuildRequires:  akonadi-server-devel
-BuildRequires:  extra-cmake-modules >= 5.19.0
+BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  kcalcore-devel
 BuildRequires:  kcalutils-devel
 BuildRequires:  kcodecs-devel
 BuildRequires:  kdepim-apps-libs-devel
 BuildRequires:  kf5-filesystem
+BuildRequires:  kguiaddons-devel
 BuildRequires:  kholidays-devel
 BuildRequires:  ki18n-devel
+BuildRequires:  kiconthemes-devel
 BuildRequires:  kidentitymanagement-devel
-BuildRequires:  kimap-devel
+BuildRequires:  kio-devel
 BuildRequires:  kmime-devel
 BuildRequires:  pimcommon-devel
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.10.0
+BuildRequires:  cmake(Qt5Test) >= 5.10.0
+BuildRequires:  cmake(Qt5UiTools) >= 5.10.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.10.0
 Recommends: %{name}-lang
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -77,6 +83,7 @@
 Requires:   akonadi-calendar-devel >= %{_kapp_version}
 Requires:   kidentitymanagement-devel >= %{_kapp_version}
 Requires:   kmime-devel >= %{_kapp_version}
+Requires:   

commit calendarsupport for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-07-26 12:26:18

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.4126 (New)


Package is "calendarsupport"

Fri Jul 26 12:26:18 2019 rev:41 rq:716761 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-07-16 08:29:57.535397581 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.4126/calendarsupport.changes
2019-07-26 12:26:18.230397992 +0200
@@ -1,0 +2,5 @@
+Fri Jul 19 08:25:19 UTC 2019 - Christophe Giboudeaux 
+
+- Use %_kf5_debugdir for logging categories.
+
+---



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.YTDig0/_old  2019-07-26 12:26:19.270397296 +0200
+++ /var/tmp/diff_new_pack.YTDig0/_new  2019-07-26 12:26:19.274397293 +0200
@@ -27,7 +27,7 @@
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  akonadi-calendar-devel
 BuildRequires:  akonadi-mime-devel >= %{_kapp_version}
@@ -101,8 +101,8 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files
-%config %{_kf5_configdir}/calendarsupport.categories
-%config %{_kf5_configdir}/calendarsupport.renamecategories
+%{_kf5_debugdir}/calendarsupport.categories
+%{_kf5_debugdir}/calendarsupport.renamecategories
 %{_kf5_servicetypesdir}/calendarplugin.desktop
 
 %files devel




commit calendarsupport for openSUSE:Factory

2019-07-16 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-07-16 08:29:56

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.1887 (New)


Package is "calendarsupport"

Tue Jul 16 08:29:56 2019 rev:40 rq:715043 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-06-13 22:41:34.496218549 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.1887/calendarsupport.changes
2019-07-16 08:29:57.535397581 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:32 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+---

Old:

  calendarsupport-19.04.2.tar.xz

New:

  calendarsupport-19.04.3.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.QMeq4o/_old  2019-07-16 08:29:58.191397716 +0200
+++ /var/tmp/diff_new_pack.QMeq4o/_new  2019-07-16 08:29:58.195397717 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ calendarsupport-19.04.2.tar.xz -> calendarsupport-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.04.2/CMakeLists.txt 
new/calendarsupport-19.04.3/CMakeLists.txt
--- old/calendarsupport-19.04.2/CMakeLists.txt  2019-06-04 02:19:37.0 
+0200
+++ new/calendarsupport-19.04.3/CMakeLists.txt  2019-07-09 02:26:04.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.2")
+set(PIM_VERSION "5.11.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,17 +24,17 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.11.2")
-set(KDEPIM_LIB_VERSION "5.11.2")
+set(AKONADI_MIMELIB_VERSION "5.11.3")
+set(KDEPIM_LIB_VERSION "5.11.3")
 set(QT_REQUIRED_VERSION "5.10.0")
-set(KMIME_LIB_VERSION "5.11.2")
-set(CALENDARUTILS_LIB_VERSION "5.11.2")
-set(KCALENDARCORE_LIB_VERSION "5.11.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.2")
-set(AKONADICALENDAR_LIB_VERSION "5.11.2")
-set(PIMCOMMON_LIB_VERSION "5.11.2")
-set(AKONADI_VERSION "5.11.2")
-set(KIMAP_LIB_VERSION "5.11.2")
+set(KMIME_LIB_VERSION "5.11.3")
+set(CALENDARUTILS_LIB_VERSION "5.11.3")
+set(KCALENDARCORE_LIB_VERSION "5.11.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.3")
+set(AKONADICALENDAR_LIB_VERSION "5.11.3")
+set(PIMCOMMON_LIB_VERSION "5.11.3")
+set(AKONADI_VERSION "5.11.3")
+set(KIMAP_LIB_VERSION "5.11.3")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)




commit calendarsupport for openSUSE:Factory

2019-06-13 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-06-13 22:41:33

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.4811 (New)


Package is "calendarsupport"

Thu Jun 13 22:41:33 2019 rev:39 rq:708533 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-05-14 13:16:09.701221347 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.4811/calendarsupport.changes
2019-06-13 22:41:34.496218549 +0200
@@ -1,0 +2,9 @@
+Fri Jun 07 12:51:51 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- No code changes since 19.04.1
+
+---

Old:

  calendarsupport-19.04.1.tar.xz

New:

  calendarsupport-19.04.2.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.Y4GyEf/_old  2019-06-13 22:41:34.980218386 +0200
+++ /var/tmp/diff_new_pack.Y4GyEf/_new  2019-06-13 22:41:34.984218384 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ calendarsupport-19.04.1.tar.xz -> calendarsupport-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.04.1/CMakeLists.txt 
new/calendarsupport-19.04.2/CMakeLists.txt
--- old/calendarsupport-19.04.1/CMakeLists.txt  2019-05-07 02:57:34.0 
+0200
+++ new/calendarsupport-19.04.2/CMakeLists.txt  2019-06-04 02:19:37.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.1")
+set(PIM_VERSION "5.11.2")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,17 +24,17 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.11.1")
-set(KDEPIM_LIB_VERSION "5.11.1")
+set(AKONADI_MIMELIB_VERSION "5.11.2")
+set(KDEPIM_LIB_VERSION "5.11.2")
 set(QT_REQUIRED_VERSION "5.10.0")
-set(KMIME_LIB_VERSION "5.11.1")
-set(CALENDARUTILS_LIB_VERSION "5.11.1")
-set(KCALENDARCORE_LIB_VERSION "5.11.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.1")
-set(AKONADICALENDAR_LIB_VERSION "5.11.1")
-set(PIMCOMMON_LIB_VERSION "5.11.1")
-set(AKONADI_VERSION "5.11.1")
-set(KIMAP_LIB_VERSION "5.11.1")
+set(KMIME_LIB_VERSION "5.11.2")
+set(CALENDARUTILS_LIB_VERSION "5.11.2")
+set(KCALENDARCORE_LIB_VERSION "5.11.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.2")
+set(AKONADICALENDAR_LIB_VERSION "5.11.2")
+set(PIMCOMMON_LIB_VERSION "5.11.2")
+set(AKONADI_VERSION "5.11.2")
+set(KIMAP_LIB_VERSION "5.11.2")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.04.1/po/ar/calendarsupport.po 
new/calendarsupport-19.04.2/po/ar/calendarsupport.po
--- old/calendarsupport-19.04.1/po/ar/calendarsupport.po2019-05-07 
02:57:22.0 +0200
+++ new/calendarsupport-19.04.2/po/ar/calendarsupport.po2019-06-04 
02:19:34.0 +0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi-kcal\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-04-15 07:36+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:42+0200\n"
 "PO-Revision-Date: 2018-01-31 18:05+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-19.04.1/po/bg/calendarsupport.po 
new/calendarsupport-19.04.2/po/bg/calendarsupport.po
--- old/calendarsupport-19.04.1/po/bg/calendarsupport.po2019-05-07 
02:57:23.0 +0200
+++ new/calendarsupport-19.04.2/po/bg/calendarsupport.po2019-06-04 
02:19:34.0 +0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: korganizer\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-04-15 07:36+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:42+0200\n"
 "PO-Revision-Date: 2010-06-30 11:33+0300\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: 

commit calendarsupport for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-05-14 13:16:08

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.5148 (New)


Package is "calendarsupport"

Tue May 14 13:16:08 2019 rev:38 rq:702157 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-04-26 22:46:21.849584770 +0200
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.5148/calendarsupport.changes
2019-05-14 13:16:09.701221347 +0200
@@ -1,0 +2,10 @@
+Fri May 10 05:37:11 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- Changes since 19.04.0:
+  * Don't use qAsConst over a temporary variable
+
+---

Old:

  calendarsupport-19.04.0.tar.xz

New:

  calendarsupport-19.04.1.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.qTocjC/_old  2019-05-14 13:16:10.177222570 +0200
+++ /var/tmp/diff_new_pack.qTocjC/_new  2019-05-14 13:16:10.181222579 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ calendarsupport-19.04.0.tar.xz -> calendarsupport-19.04.1.tar.xz ++
 3556 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2019-04-26 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-04-26 22:46:20

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.5536 (New)


Package is "calendarsupport"

Fri Apr 26 22:46:20 2019 rev:37 rq:696185 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-03-11 11:08:25.501670298 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.5536/calendarsupport.changes
2019-04-26 22:46:21.849584770 +0200
@@ -1,0 +2,33 @@
+Sat Apr 20 06:51:52 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * Convert to camelcase include
+  * Make it compile without foreach
+  * Workaround qt5.13 bug
+  * Make Attribute const, in preparation for akonadi being stricter
+
+---
+Wed Mar 27 06:40:55 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * Make it compile against qt5.13
+  * Fix compile with Qt 5.13 and QT_DISABLE_DEPRECATED_BEFORE=0x06
+
+---

Old:

  calendarsupport-18.12.3.tar.xz

New:

  calendarsupport-19.04.0.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.hO5sdz/_old  2019-04-26 22:46:22.381584497 +0200
+++ /var/tmp/diff_new_pack.hO5sdz/_new  2019-04-26 22:46:22.385584496 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ calendarsupport-18.12.3.tar.xz -> calendarsupport-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.3/.gitignore 
new/calendarsupport-19.04.0/.gitignore
--- old/calendarsupport-18.12.3/.gitignore  2019-02-24 12:48:31.0 
+0100
+++ new/calendarsupport-19.04.0/.gitignore  2019-04-08 13:52:04.0 
+0200
@@ -16,6 +16,6 @@
 Makefile
 avail
 random_seed
-/build/
+/build*/
 CMakeLists.txt.user*
 *.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.3/CMakeLists.txt 
new/calendarsupport-19.04.0/CMakeLists.txt
--- old/calendarsupport-18.12.3/CMakeLists.txt  2019-03-05 01:26:11.0 
+0100
+++ new/calendarsupport-19.04.0/CMakeLists.txt  2019-04-12 02:16:14.0 
+0200
@@ -1,11 +1,11 @@
-cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.3")
+cmake_minimum_required(VERSION 3.5)
+set(PIM_VERSION "5.11.0")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
-set(KF5_VERSION "5.51.0")
+set(KF5_MIN_VERSION "5.56.0")
 
-find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
+find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(LIBRARY_NAMELINK)
@@ -24,30 +24,30 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.10.3")
-set(KDEPIM_LIB_VERSION "5.10.3")
-set(QT_REQUIRED_VERSION "5.9.0")
-set(KMIME_LIB_VERSION "5.10.3")
-set(CALENDARUTILS_LIB_VERSION "5.10.3")
-set(KCALENDARCORE_LIB_VERSION "5.10.3")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.3")
-set(AKONADICALENDAR_LIB_VERSION "5.10.3")
-set(PIMCOMMON_LIB_VERSION "5.10.3")
-set(AKONADI_VERSION "5.10.3")
-set(KIMAP_LIB_VERSION "5.10.3")
+set(AKONADI_MIMELIB_VERSION "5.11.0")
+set(KDEPIM_LIB_VERSION "5.11.0")
+set(QT_REQUIRED_VERSION "5.10.0")
+set(KMIME_LIB_VERSION "5.11.0")
+set(CALENDARUTILS_LIB_VERSION "5.11.0")
+set(KCALENDARCORE_LIB_VERSION "5.11.0")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.0")
+set(AKONADICALENDAR_LIB_VERSION "5.11.0")
+set(PIMCOMMON_LIB_VERSION "5.11.0")
+set(AKONADI_VERSION "5.11.0")
+set(KIMAP_LIB_VERSION "5.11.0")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG 

commit calendarsupport for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-03-11 11:08:25

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.28833 (New)


Package is "calendarsupport"

Mon Mar 11 11:08:25 2019 rev:36 rq:683120 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-02-14 14:14:44.248180725 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.28833/calendarsupport.changes   
2019-03-11 11:08:25.501670298 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:11 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+---

Old:

  calendarsupport-18.12.2.tar.xz

New:

  calendarsupport-18.12.3.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.X3hK9z/_old  2019-03-11 11:08:26.085665461 +0100
+++ /var/tmp/diff_new_pack.X3hK9z/_new  2019-03-11 11:08:26.093665395 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ calendarsupport-18.12.2.tar.xz -> calendarsupport-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.2/CMakeLists.txt 
new/calendarsupport-18.12.3/CMakeLists.txt
--- old/calendarsupport-18.12.2/CMakeLists.txt  2019-02-05 01:49:54.0 
+0100
+++ new/calendarsupport-18.12.3/CMakeLists.txt  2019-03-05 01:26:11.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.2")
+set(PIM_VERSION "5.10.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,17 +24,17 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.10.2")
-set(KDEPIM_LIB_VERSION "5.10.2")
+set(AKONADI_MIMELIB_VERSION "5.10.3")
+set(KDEPIM_LIB_VERSION "5.10.3")
 set(QT_REQUIRED_VERSION "5.9.0")
-set(KMIME_LIB_VERSION "5.10.2")
-set(CALENDARUTILS_LIB_VERSION "5.10.2")
-set(KCALENDARCORE_LIB_VERSION "5.10.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.2")
-set(AKONADICALENDAR_LIB_VERSION "5.10.2")
-set(PIMCOMMON_LIB_VERSION "5.10.2")
-set(AKONADI_VERSION "5.10.2")
-set(KIMAP_LIB_VERSION "5.10.2")
+set(KMIME_LIB_VERSION "5.10.3")
+set(CALENDARUTILS_LIB_VERSION "5.10.3")
+set(KCALENDARCORE_LIB_VERSION "5.10.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.3")
+set(AKONADICALENDAR_LIB_VERSION "5.10.3")
+set(PIMCOMMON_LIB_VERSION "5.10.3")
+set(AKONADI_VERSION "5.10.3")
+set(KIMAP_LIB_VERSION "5.10.3")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.2/po/gl/calendarsupport.po 
new/calendarsupport-18.12.3/po/gl/calendarsupport.po
--- old/calendarsupport-18.12.2/po/gl/calendarsupport.po2019-02-05 
01:49:53.0 +0100
+++ new/calendarsupport-18.12.3/po/gl/calendarsupport.po2019-03-05 
01:26:10.0 +0100
@@ -4,20 +4,20 @@
 # Xosé , 2009, 2010, 2012, 2013, 2014.
 # Marce Villarino , 2012, 2013.
 # Adrian Chaves Fernandez , 2013, 2015, 2016, 2017.
-# Adrián Chaves (Gallaecio) , 2017, 2018.
+# Adrián Chaves (Gallaecio) , 2017, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi-kcal\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-10-21 18:57+0100\n"
+"PO-Revision-Date: 2019-02-15 21:35+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -591,8 +591,7 @@
 msgstr ""
 "Marque isto para empregar a configuración de correo de todo KDE, que se "
 "define no módulo «Sobre min» da Configuración do Sistema. Non a seleccione "
-"para poder especificar o seu nome completo e o enderezo de correo "

commit calendarsupport for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-02-14 14:14:36

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.28833 (New)


Package is "calendarsupport"

Thu Feb 14 14:14:36 2019 rev:35 rq:673688 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2019-01-21 10:10:28.966671409 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.28833/calendarsupport.changes   
2019-02-14 14:14:44.248180725 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:24:50 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+---

Old:

  calendarsupport-18.12.1.tar.xz

New:

  calendarsupport-18.12.2.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.yQWCm9/_old  2019-02-14 14:14:46.760179491 +0100
+++ /var/tmp/diff_new_pack.yQWCm9/_new  2019-02-14 14:14:46.760179491 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ calendarsupport-18.12.1.tar.xz -> calendarsupport-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.1/CMakeLists.txt 
new/calendarsupport-18.12.2/CMakeLists.txt
--- old/calendarsupport-18.12.1/CMakeLists.txt  2019-01-08 01:20:12.0 
+0100
+++ new/calendarsupport-18.12.2/CMakeLists.txt  2019-02-05 01:49:54.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.1")
+set(PIM_VERSION "5.10.2")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,17 +24,17 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.10.1")
-set(KDEPIM_LIB_VERSION "5.10.1")
+set(AKONADI_MIMELIB_VERSION "5.10.2")
+set(KDEPIM_LIB_VERSION "5.10.2")
 set(QT_REQUIRED_VERSION "5.9.0")
-set(KMIME_LIB_VERSION "5.10.1")
-set(CALENDARUTILS_LIB_VERSION "5.10.1")
-set(KCALENDARCORE_LIB_VERSION "5.10.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.1")
-set(AKONADICALENDAR_LIB_VERSION "5.10.1")
-set(PIMCOMMON_LIB_VERSION "5.10.1")
-set(AKONADI_VERSION "5.10.1")
-set(KIMAP_LIB_VERSION "5.10.1")
+set(KMIME_LIB_VERSION "5.10.2")
+set(CALENDARUTILS_LIB_VERSION "5.10.2")
+set(KCALENDARCORE_LIB_VERSION "5.10.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.2")
+set(AKONADICALENDAR_LIB_VERSION "5.10.2")
+set(PIMCOMMON_LIB_VERSION "5.10.2")
+set(AKONADI_VERSION "5.10.2")
+set(KIMAP_LIB_VERSION "5.10.2")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.1/po/ca/calendarsupport.po 
new/calendarsupport-18.12.2/po/ca/calendarsupport.po
--- old/calendarsupport-18.12.1/po/ca/calendarsupport.po2019-01-08 
01:20:12.0 +0100
+++ new/calendarsupport-18.12.2/po/ca/calendarsupport.po2019-02-05 
01:49:53.0 +0100
@@ -1,18 +1,18 @@
 # Translation of calendarsupport.po to Catalan
-# Copyright (C) 2009-2018 This_file_is_part_of_KDE
+# Copyright (C) 2009-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Manuel Tortosa Moreno , 2009, 2010, 2011.
-# Josep Ma. Ferrer , 2010, 2011, 2012, 2013, 2014, 2015, 
2017, 2018.
+# Josep Ma. Ferrer , 2010, 2011, 2012, 2013, 2014, 2015, 
2017, 2018, 2019.
 # Antoni Bella Pérez , 2013, 2014, 2015, 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: calendarsupport\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-06-04 11:55+0100\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2019-01-24 20:24+0100\n"
+"Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -2603,7 +2603,7 @@
 #: printing/calprinttodoconfig_base.ui:385
 #, kde-format
 msgid "Sort direction:"
-msgstr "Ordena per la direcció:"
+msgstr 

commit calendarsupport for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2019-01-21 10:10:26

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.28833 (New)


Package is "calendarsupport"

Mon Jan 21 10:10:26 2019 rev:34 rq:665072 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-12-19 13:31:32.192765424 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.28833/calendarsupport.changes   
2019-01-21 10:10:28.966671409 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:41:51 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+---

Old:

  calendarsupport-18.12.0.tar.xz

New:

  calendarsupport-18.12.1.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.7sCuv7/_old  2019-01-21 10:10:29.726670642 +0100
+++ /var/tmp/diff_new_pack.7sCuv7/_new  2019-01-21 10:10:29.730670638 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package calendarsupport
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   calendarsupport
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ calendarsupport-18.12.0.tar.xz -> calendarsupport-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.0/CMakeLists.txt 
new/calendarsupport-18.12.1/CMakeLists.txt
--- old/calendarsupport-18.12.0/CMakeLists.txt  2018-12-07 01:47:54.0 
+0100
+++ new/calendarsupport-18.12.1/CMakeLists.txt  2019-01-08 01:20:12.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.0")
+set(PIM_VERSION "5.10.1")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,17 +24,17 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.10.0")
-set(KDEPIM_LIB_VERSION "5.10.0")
+set(AKONADI_MIMELIB_VERSION "5.10.1")
+set(KDEPIM_LIB_VERSION "5.10.1")
 set(QT_REQUIRED_VERSION "5.9.0")
-set(KMIME_LIB_VERSION "5.10.0")
-set(CALENDARUTILS_LIB_VERSION "5.10.0")
-set(KCALENDARCORE_LIB_VERSION "5.10.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.0")
-set(AKONADICALENDAR_LIB_VERSION "5.10.0")
-set(PIMCOMMON_LIB_VERSION "5.10.0")
-set(AKONADI_VERSION "5.10.0")
-set(KIMAP_LIB_VERSION "5.10.0")
+set(KMIME_LIB_VERSION "5.10.1")
+set(CALENDARUTILS_LIB_VERSION "5.10.1")
+set(KCALENDARCORE_LIB_VERSION "5.10.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.1")
+set(AKONADICALENDAR_LIB_VERSION "5.10.1")
+set(PIMCOMMON_LIB_VERSION "5.10.1")
+set(AKONADI_VERSION "5.10.1")
+set(KIMAP_LIB_VERSION "5.10.1")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.0/po/zh_CN/calendarsupport.po 
new/calendarsupport-18.12.1/po/zh_CN/calendarsupport.po
--- old/calendarsupport-18.12.0/po/zh_CN/calendarsupport.po 2018-12-07 
01:47:54.0 +0100
+++ new/calendarsupport-18.12.1/po/zh_CN/calendarsupport.po 2019-01-08 
01:20:12.0 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-11-12 09:22\n"
+"PO-Revision-Date: 2019-01-05 20:50\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -44,6 +44,8 @@
 "current calendar. If the archive file already exists they will be added. "
 "(How to restore)"
 msgstr ""
+"存档会将旧项目保存到给定的文件中,然后在当前日历中删除它们。如果存档文件已经"
+"存在,则会添加它们。(如何恢复)"
 
 #: archivedialog.cpp:86
 #, kde-format
@@ -784,7 +786,7 @@
 #: kcalprefs.kcfg:110
 #, kde-format
 msgid "Ask for every individual attendee what to do."
-msgstr ""
+msgstr "询问每个与会者要做什么。"
 
 #. i18n: ectx: label, entry (SendPolicy), group (Group Scheduling)
 #: 

commit calendarsupport for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-12-19 13:31:29

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new.28833 (New)


Package is "calendarsupport"

Wed Dec 19 13:31:29 2018 rev:33 rq:658326 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-11-12 09:26:01.758399453 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.28833/calendarsupport.changes   
2018-12-19 13:31:32.192765424 +0100
@@ -1,0 +2,37 @@
+Fri Dec 14 06:08:48 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:55:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+---
+Tue Nov 20 06:21:50 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:37 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
+  * use new syntax
+  * Port deprecated method
+
+---
@@ -47 +84 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -105 +142 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -226 +263 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -285 +322 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -377 +414 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php

Old:

  calendarsupport-18.08.3.tar.xz

New:

  calendarsupport-18.12.0.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.378nE4/_old  2018-12-19 13:31:32.700764762 +0100
+++ /var/tmp/diff_new_pack.378nE4/_new  2018-12-19 13:31:32.704764757 +0100
@@ -16,19 +16,18 @@
 #
 
 
-%bcond_without lang
-
 %define lname libKF5CalendarSupport5
-Name:   calendarsupport
-Version:18.08.3
-Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:   calendarsupport
+Version:18.12.0
+Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  akonadi-calendar-devel
 BuildRequires:  akonadi-mime-devel >= %{_kapp_version}
@@ -49,15 +48,14 @@
 BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5UiTools) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
+Recommends: %{name}-lang
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
 %else
 BuildRequires:  boost-devel
 %endif
-Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# It can only build on the same platforms as Qt Webengine
-ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 
 %description
 This package contains the calendarsupport library, used by KDE PIM 
applications to handle calendaring.
@@ -103,14 +101,12 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %config %{_kf5_configdir}/calendarsupport.categories
 %config %{_kf5_configdir}/calendarsupport.renamecategories
 

commit calendarsupport for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-11-12 09:23:34

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Mon Nov 12 09:23:34 2018 rev:32 rq:647963 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-10-15 09:20:06.064671233 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-11-12 09:26:01.758399453 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:27 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * No code changes since 18.08.2
+
+---

Old:

  calendarsupport-18.08.2.tar.xz

New:

  calendarsupport-18.08.3.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.XmBGuX/_old  2018-11-12 09:26:02.354398708 +0100
+++ /var/tmp/diff_new_pack.XmBGuX/_new  2018-11-12 09:26:02.354398708 +0100
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:18.08.2
+Version:18.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-18.08.2.tar.xz -> calendarsupport-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.08.2/CMakeLists.txt 
new/calendarsupport-18.08.3/CMakeLists.txt
--- old/calendarsupport-18.08.2/CMakeLists.txt  2018-10-09 02:34:53.0 
+0200
+++ new/calendarsupport-18.08.3/CMakeLists.txt  2018-11-06 01:21:33.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.2")
+set(PIM_VERSION "5.9.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,17 +24,17 @@
 include(ECMCoverageOption)
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.9.2")
-set(KDEPIM_LIB_VERSION "5.9.2")
+set(AKONADI_MIMELIB_VERSION "5.9.3")
+set(KDEPIM_LIB_VERSION "5.9.3")
 set(QT_REQUIRED_VERSION "5.9.0")
-set(KMIME_LIB_VERSION "5.9.2")
-set(CALENDARUTILS_LIB_VERSION "5.9.2")
-set(KCALENDARCORE_LIB_VERSION "5.9.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.2")
-set(AKONADICALENDAR_LIB_VERSION "5.9.2")
-set(PIMCOMMON_LIB_VERSION "5.9.2")
-set(AKONADI_VERSION "5.9.2")
-set(KIMAP_LIB_VERSION "5.9.2")
+set(KMIME_LIB_VERSION "5.9.3")
+set(CALENDARUTILS_LIB_VERSION "5.9.3")
+set(KCALENDARCORE_LIB_VERSION "5.9.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.3")
+set(AKONADICALENDAR_LIB_VERSION "5.9.3")
+set(PIMCOMMON_LIB_VERSION "5.9.3")
+set(AKONADI_VERSION "5.9.3")
+set(KIMAP_LIB_VERSION "5.9.3")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.08.2/po/gl/calendarsupport.po 
new/calendarsupport-18.08.3/po/gl/calendarsupport.po
--- old/calendarsupport-18.08.2/po/gl/calendarsupport.po2018-10-09 
02:34:52.0 +0200
+++ new/calendarsupport-18.08.3/po/gl/calendarsupport.po2018-11-06 
01:21:33.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: akonadi-kcal\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-06-04 03:37+0200\n"
-"PO-Revision-Date: 2018-05-13 18:19+0100\n"
+"PO-Revision-Date: 2018-10-21 18:57+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -779,24 +779,19 @@
 
 #. i18n: ectx: label, entry (Holidays), group (Time  Date)
 #: kcalprefs.kcfg:90
-#, fuzzy, kde-format
-#| msgid "Use holiday region:"
+#, kde-format
 msgid "Use holiday regions:"
-msgstr "Usar a rexión de festivos:"
+msgstr "Usar rexión de festivos:"
 
 #. i18n: ectx: whatsthis, entry (Holidays), group (Time  Date)
 #: kcalprefs.kcfg:91
-#, fuzzy, kde-format
-#| msgid ""
-#| "Select from which region you want to use the holidays here. Defined "
-#| "holidays are shown as non-working days in the date navigator, the agenda "
-#| "view, etc."
+#, kde-format
 msgid ""
 "Select which regions you want to use the holidays here. Defined holidays are "
 "shown as non-working days in the date navigator, the agenda view, etc."
 msgstr ""
-"Escolla a rexión que queira empregar para determinar os días festivos. Os "
-"días festivos definidos 

commit calendarsupport for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-10-15 09:19:58

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Mon Oct 15 09:19:58 2018 rev:31 rq:641435 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-09-13 23:54:02.230291050 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-10-15 09:20:06.064671233 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:44 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+---

Old:

  calendarsupport-18.08.1.tar.xz

New:

  calendarsupport-18.08.2.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.i9IVbf/_old  2018-10-15 09:20:06.616670715 +0200
+++ /var/tmp/diff_new_pack.i9IVbf/_new  2018-10-15 09:20:06.620670711 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:18.08.1
+Version:18.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-18.08.1.tar.xz -> calendarsupport-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.08.1/CMakeLists.txt 
new/calendarsupport-18.08.2/CMakeLists.txt
--- old/calendarsupport-18.08.1/CMakeLists.txt  2018-09-04 03:04:44.0 
+0200
+++ new/calendarsupport-18.08.2/CMakeLists.txt  2018-10-09 02:34:53.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.1")
+set(PIM_VERSION "5.9.2")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,17 +24,17 @@
 include(ECMCoverageOption)
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.9.1")
-set(KDEPIM_LIB_VERSION "5.9.1")
+set(AKONADI_MIMELIB_VERSION "5.9.2")
+set(KDEPIM_LIB_VERSION "5.9.2")
 set(QT_REQUIRED_VERSION "5.9.0")
-set(KMIME_LIB_VERSION "5.9.1")
-set(CALENDARUTILS_LIB_VERSION "5.9.1")
-set(KCALENDARCORE_LIB_VERSION "5.9.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.1")
-set(AKONADICALENDAR_LIB_VERSION "5.9.1")
-set(PIMCOMMON_LIB_VERSION "5.9.1")
-set(AKONADI_VERSION "5.9.1")
-set(KIMAP_LIB_VERSION "5.9.1")
+set(KMIME_LIB_VERSION "5.9.2")
+set(CALENDARUTILS_LIB_VERSION "5.9.2")
+set(KCALENDARCORE_LIB_VERSION "5.9.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.2")
+set(AKONADICALENDAR_LIB_VERSION "5.9.2")
+set(PIMCOMMON_LIB_VERSION "5.9.2")
+set(AKONADI_VERSION "5.9.2")
+set(KIMAP_LIB_VERSION "5.9.2")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.08.1/po/zh_CN/calendarsupport.po 
new/calendarsupport-18.08.2/po/zh_CN/calendarsupport.po
--- old/calendarsupport-18.08.1/po/zh_CN/calendarsupport.po 2018-09-04 
03:04:44.0 +0200
+++ new/calendarsupport-18.08.2/po/zh_CN/calendarsupport.po 2018-10-09 
02:34:53.0 +0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-06-04 03:37+0200\n"
-"PO-Revision-Date: 2018-08-30 13:16\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:52\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit calendarsupport for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-09-13 23:54:02

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Thu Sep 13 23:54:02 2018 rev:30 rq:633865 version:18.08.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-08-22 14:11:35.437105794 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-09-13 23:54:02.230291050 +0200
@@ -1,0 +2,10 @@
+Thu Sep 06 18:42:50 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.1.php
+- Changes since 18.08.0:
+  * None
+
+---

Old:

  calendarsupport-18.08.0.tar.xz

New:

  calendarsupport-18.08.1.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.8p3j7B/_old  2018-09-13 23:54:02.766290640 +0200
+++ /var/tmp/diff_new_pack.8p3j7B/_new  2018-09-13 23:54:02.770290637 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:18.08.0
+Version:18.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-18.08.0.tar.xz -> calendarsupport-18.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.08.0/CMakeLists.txt 
new/calendarsupport-18.08.1/CMakeLists.txt
--- old/calendarsupport-18.08.0/CMakeLists.txt  2018-08-10 02:14:57.0 
+0200
+++ new/calendarsupport-18.08.1/CMakeLists.txt  2018-09-04 03:04:44.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.0")
+set(PIM_VERSION "5.9.1")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,17 +24,17 @@
 include(ECMCoverageOption)
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.9.0")
-set(KDEPIM_LIB_VERSION "5.9.0")
+set(AKONADI_MIMELIB_VERSION "5.9.1")
+set(KDEPIM_LIB_VERSION "5.9.1")
 set(QT_REQUIRED_VERSION "5.9.0")
-set(KMIME_LIB_VERSION "5.9.0")
-set(CALENDARUTILS_LIB_VERSION "5.9.0")
-set(KCALENDARCORE_LIB_VERSION "5.9.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.0")
-set(AKONADICALENDAR_LIB_VERSION "5.9.0")
-set(PIMCOMMON_LIB_VERSION "5.9.0")
-set(AKONADI_VERSION "5.9.0")
-set(KIMAP_LIB_VERSION "5.9.0")
+set(KMIME_LIB_VERSION "5.9.1")
+set(CALENDARUTILS_LIB_VERSION "5.9.1")
+set(KCALENDARCORE_LIB_VERSION "5.9.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.1")
+set(AKONADICALENDAR_LIB_VERSION "5.9.1")
+set(PIMCOMMON_LIB_VERSION "5.9.1")
+set(AKONADI_VERSION "5.9.1")
+set(KIMAP_LIB_VERSION "5.9.1")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.08.0/po/fi/calendarsupport.po 
new/calendarsupport-18.08.1/po/fi/calendarsupport.po
--- old/calendarsupport-18.08.0/po/fi/calendarsupport.po2018-08-10 
02:14:56.0 +0200
+++ new/calendarsupport-18.08.1/po/fi/calendarsupport.po2018-09-04 
03:04:42.0 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Tommi Nieminen , 2010, 2011, 2012, 2013, 2015, 2016.
+# Tommi Nieminen , 2010, 2011, 2012, 2013, 2015, 
2016, 2018.
 # Lasse Liehu , 2012, 2013, 2014, 2015, 2016.
 #
 # KDE Finnish translation sprint participants:
@@ -11,8 +11,8 @@
 "Project-Id-Version: calendarsupport\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-06-04 03:37+0200\n"
-"PO-Revision-Date: 2016-11-27 10:48+0200\n"
-"Last-Translator: Lasse Liehu \n"
+"PO-Revision-Date: 2018-08-15 13:24+0200\n"
+"Last-Translator: Tommi Nieminen \n"
 "Language-Team: Finnish \n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
@@ -773,24 +773,19 @@
 
 #. i18n: ectx: label, entry (Holidays), group (Time  Date)
 #: kcalprefs.kcfg:90
-#, fuzzy, kde-format
-#| msgid "Use holiday region:"
+#, kde-format
 msgid "Use holiday regions:"
 msgstr "Käytä vapaapäiväaluetta:"
 
 #. i18n: ectx: whatsthis, entry (Holidays), group (Time  Date)
 #: kcalprefs.kcfg:91
-#, fuzzy, kde-format
-#| msgid ""
-#| "Select from which region you want to use the holidays here. Defined "
-#| "holidays are shown as non-working days in 

commit calendarsupport for openSUSE:Factory

2018-08-22 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-08-22 14:11:34

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Wed Aug 22 14:11:34 2018 rev:29 rq:630105 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-07-18 22:39:32.405824968 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-08-22 14:11:35.437105794 +0200
@@ -1,0 +2,28 @@
+Thu Aug 16 22:00:29 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * None
+
+---
+Thu Jul 26 13:00:26 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Warning--
+  * Use Q_REQUIRED_RESULT
+  * various - add support for multiple holiday regions
+  * calprinter.h - fix doPrint signature to use fully qualified slot args 
found by clazy
+  * src/printing/calprintpluginbase.cpp - restore code removed by accident 
clazy found a set by unused variable
+  * src/calendarutils.cpp - normalize a SLOT/SIGNAL
+  * utils - introduce CalendarSupport::tooltipString()
+  * autotests/modeltest.cpp - fix signed vs. unsigned comparison warning
+  * Fix warning
+
+---

Old:

  calendarsupport-18.04.3.tar.xz

New:

  calendarsupport-18.08.0.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.tdebE6/_old  2018-08-22 14:11:35.905106904 +0200
+++ /var/tmp/diff_new_pack.tdebE6/_new  2018-08-22 14:11:35.905106904 +0200
@@ -20,11 +20,11 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:18.04.3
+Version:18.08.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM calendaring support library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
@@ -54,9 +54,7 @@
 %else
 BuildRequires:  boost-devel
 %endif
-%if %{with lang}
 Recommends: %{name}-lang
-%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -85,9 +83,7 @@
 %description devel
 The development package for the calendarsupport libraries
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q

++ calendarsupport-18.04.3.tar.xz -> calendarsupport-18.08.0.tar.xz ++
 25741 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-07-18 22:39:30

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Wed Jul 18 22:39:30 2018 rev:28 rq:622598 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-06-13 15:18:28.390688035 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-07-18 22:39:32.405824968 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:49:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * None
+
+---

Old:

  calendarsupport-18.04.2.tar.xz

New:

  calendarsupport-18.04.3.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.Vw5O25/_old  2018-07-18 22:39:32.949823165 +0200
+++ /var/tmp/diff_new_pack.Vw5O25/_new  2018-07-18 22:39:32.949823165 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:18.04.2
+Version:18.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-18.04.2.tar.xz -> calendarsupport-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.04.2/CMakeLists.txt 
new/calendarsupport-18.04.3/CMakeLists.txt
--- old/calendarsupport-18.04.2/CMakeLists.txt  2018-06-05 03:29:37.0 
+0200
+++ new/calendarsupport-18.04.3/CMakeLists.txt  2018-07-10 02:15:31.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.8.2")
+set(PIM_VERSION "5.8.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,17 +26,17 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.8.2")
-set(KDEPIM_LIB_VERSION "5.8.2")
+set(AKONADI_MIMELIB_VERSION "5.8.3")
+set(KDEPIM_LIB_VERSION "5.8.3")
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.8.2")
-set(CALENDARUTILS_LIB_VERSION "5.8.2")
-set(KCALENDARCORE_LIB_VERSION "5.8.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.2")
-set(AKONADICALENDAR_LIB_VERSION "5.8.2")
-set(PIMCOMMON_LIB_VERSION "5.8.2")
-set(AKONADI_VERSION "5.8.2")
-set(KIMAP_LIB_VERSION "5.8.2")
+set(KMIME_LIB_VERSION "5.8.3")
+set(CALENDARUTILS_LIB_VERSION "5.8.3")
+set(KCALENDARCORE_LIB_VERSION "5.8.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.3")
+set(AKONADICALENDAR_LIB_VERSION "5.8.3")
+set(PIMCOMMON_LIB_VERSION "5.8.3")
+set(AKONADI_VERSION "5.8.3")
+set(KIMAP_LIB_VERSION "5.8.3")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.04.2/po/fr/calendarsupport.po 
new/calendarsupport-18.04.3/po/fr/calendarsupport.po
--- old/calendarsupport-18.04.2/po/fr/calendarsupport.po2018-06-05 
03:29:34.0 +0200
+++ new/calendarsupport-18.04.3/po/fr/calendarsupport.po2018-07-10 
02:15:30.0 +0200
@@ -5,14 +5,15 @@
 # Joëlle Cornavin , 2009, 2010, 2012, 2013.
 # Maxime Corteel , 2014, 2015.
 # Vincent Pinon , 2017.
+# Simon Depiets , 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: calendarsupport\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-02-15 03:19+0100\n"
-"PO-Revision-Date: 2017-06-14 08:59+0100\n"
-"Last-Translator: Vincent Pinon \n"
+"PO-Revision-Date: 2018-06-08 16:38+0800\n"
+"Last-Translator: Simon Depiets \n"
 "Language-Team: French \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
@@ -381,7 +382,7 @@
 "incidence category: official or unofficial observance of religious/national/"
 "cultural/other significance, often accompanied by celebrations or festivities"
 msgid "Holiday"
-msgstr "Fêtes"
+msgstr "Jour férié"
 
 #: categoryconfig.cpp:44
 #, kde-format
@@ -782,7 +783,7 @@
 #: kcalprefs.kcfg:84
 #, kde-format
 msgid "Exclude holidays"
-msgstr "Exclure les fêtes"
+msgstr "Exclure les jours fériés"
 
 #. i18n: ectx: whatsthis, entry, group (Time  Date)
 #: kcalprefs.kcfg:85
@@ -792,13 +793,13 @@
 "holidays."
 msgstr ""
 "Cochez cette case pour empêcher KOrganizer de marquer les heures de travail "
-"les jours de fête."
+"les jours fériés."
 
 #. i18n: ectx: label, entry (Holidays), 

commit calendarsupport for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-06-13 15:18:28

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Wed Jun 13 15:18:28 2018 rev:27 rq:615463 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-05-16 11:27:01.560085055 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-06-13 15:18:28.390688035 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:34 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * None
+
+---

Old:

  calendarsupport-18.04.1.tar.xz

New:

  calendarsupport-18.04.2.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.iereiY/_old  2018-06-13 15:18:29.270655927 +0200
+++ /var/tmp/diff_new_pack.iereiY/_new  2018-06-13 15:18:29.274655781 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:18.04.1
+Version:18.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-18.04.1.tar.xz -> calendarsupport-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.04.1/CMakeLists.txt 
new/calendarsupport-18.04.2/CMakeLists.txt
--- old/calendarsupport-18.04.1/CMakeLists.txt  2018-05-08 02:23:48.0 
+0200
+++ new/calendarsupport-18.04.2/CMakeLists.txt  2018-06-05 03:29:37.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.8.1")
+set(PIM_VERSION "5.8.2")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,17 +26,17 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.8.1")
-set(KDEPIM_LIB_VERSION "5.8.1")
+set(AKONADI_MIMELIB_VERSION "5.8.2")
+set(KDEPIM_LIB_VERSION "5.8.2")
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.8.1")
-set(CALENDARUTILS_LIB_VERSION "5.8.1")
-set(KCALENDARCORE_LIB_VERSION "5.8.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.1")
-set(AKONADICALENDAR_LIB_VERSION "5.8.1")
-set(PIMCOMMON_LIB_VERSION "5.8.1")
-set(AKONADI_VERSION "5.8.1")
-set(KIMAP_LIB_VERSION "5.8.1")
+set(KMIME_LIB_VERSION "5.8.2")
+set(CALENDARUTILS_LIB_VERSION "5.8.2")
+set(KCALENDARCORE_LIB_VERSION "5.8.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.2")
+set(AKONADICALENDAR_LIB_VERSION "5.8.2")
+set(PIMCOMMON_LIB_VERSION "5.8.2")
+set(AKONADI_VERSION "5.8.2")
+set(KIMAP_LIB_VERSION "5.8.2")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.04.1/po/it/calendarsupport.po 
new/calendarsupport-18.04.2/po/it/calendarsupport.po
--- old/calendarsupport-18.04.1/po/it/calendarsupport.po2018-05-08 
02:23:48.0 +0200
+++ new/calendarsupport-18.04.2/po/it/calendarsupport.po2018-06-05 
03:29:34.0 +0200
@@ -8,7 +8,7 @@
 # Pino Toscano , 2007.
 # Dario Panico , 2008, 2009.
 # Leonardo Finetti , 2008.
-# Luigi Toscano , 2010, 2011, 2012, 2013, 2014, 
2015, 2016.
+# Luigi Toscano , 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2018.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.04.1/po/zh_CN/calendarsupport.po 
new/calendarsupport-18.04.2/po/zh_CN/calendarsupport.po
--- old/calendarsupport-18.04.1/po/zh_CN/calendarsupport.po 2018-05-08 
02:23:48.0 +0200
+++ new/calendarsupport-18.04.2/po/zh_CN/calendarsupport.po 2018-06-05 
03:29:36.0 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-02-15 03:19+0100\n"
-"PO-Revision-Date: 2018-04-26 06:08-0400\n"
+"PO-Revision-Date: 2018-05-18 06:29-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -442,7 +442,7 @@
 #: freebusymodel/freebusycalendar.cpp:138
 #, kde-format
 msgid "Free"
-msgstr "空闲"
+msgstr "自由"
 
 #: freebusymodel/freebusycalendar.cpp:141
 #, kde-format
@@ -452,7 +452,7 @@
 #: freebusymodel/freebusycalendar.cpp:144
 #, kde-format
 msgid 

commit calendarsupport for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-05-16 11:27:00

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Wed May 16 11:27:00 2018 rev:26 rq:607102 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-04-25 09:46:32.875420383 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-05-16 11:27:01.560085055 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:17:41 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+
+---

Old:

  calendarsupport-18.04.0.tar.xz

New:

  calendarsupport-18.04.1.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.ozk8rk/_old  2018-05-16 11:27:02.964034038 +0200
+++ /var/tmp/diff_new_pack.ozk8rk/_new  2018-05-16 11:27:02.968033893 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:18.04.0
+Version:18.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-18.04.0.tar.xz -> calendarsupport-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.04.0/CMakeLists.txt 
new/calendarsupport-18.04.1/CMakeLists.txt
--- old/calendarsupport-18.04.0/CMakeLists.txt  2018-04-13 02:16:20.0 
+0200
+++ new/calendarsupport-18.04.1/CMakeLists.txt  2018-05-08 02:23:48.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.8.0")
+set(PIM_VERSION "5.8.1")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,17 +26,17 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.8.0")
-set(KDEPIM_LIB_VERSION "5.8.0")
+set(AKONADI_MIMELIB_VERSION "5.8.1")
+set(KDEPIM_LIB_VERSION "5.8.1")
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.8.0")
-set(CALENDARUTILS_LIB_VERSION "5.8.0")
-set(KCALENDARCORE_LIB_VERSION "5.8.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.0")
-set(AKONADICALENDAR_LIB_VERSION "5.8.0")
-set(PIMCOMMON_LIB_VERSION "5.8.0")
-set(AKONADI_VERSION "5.8.0")
-set(KIMAP_LIB_VERSION "5.8.0")
+set(KMIME_LIB_VERSION "5.8.1")
+set(CALENDARUTILS_LIB_VERSION "5.8.1")
+set(KCALENDARCORE_LIB_VERSION "5.8.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.1")
+set(AKONADICALENDAR_LIB_VERSION "5.8.1")
+set(PIMCOMMON_LIB_VERSION "5.8.1")
+set(AKONADI_VERSION "5.8.1")
+set(KIMAP_LIB_VERSION "5.8.1")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.04.0/po/zh_CN/calendarsupport.po 
new/calendarsupport-18.04.1/po/zh_CN/calendarsupport.po
--- old/calendarsupport-18.04.0/po/zh_CN/calendarsupport.po 2018-04-13 
02:16:20.0 +0200
+++ new/calendarsupport-18.04.1/po/zh_CN/calendarsupport.po 2018-05-08 
02:23:48.0 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-02-15 03:19+0100\n"
-"PO-Revision-Date: 2018-04-05 09:39-0400\n"
+"PO-Revision-Date: 2018-04-26 06:08-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit calendarsupport for openSUSE:Factory

2018-04-25 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-04-25 09:46:31

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Wed Apr 25 09:46:31 2018 rev:25 rq:598976 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-03-20 21:36:05.578100737 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-04-25 09:46:32.875420383 +0200
@@ -1,0 +2,26 @@
+Wed Apr 18 07:48:35 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * None
+
+---
+Fri Apr 06 07:08:43 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * Add missing override
+  * Use 5.43
+  * Fix warnings
+  * Add override
+  * Use QLatin1String
+  * Use nullptr
+  * Allow to translate it.
+
+---

Old:

  calendarsupport-17.12.3.tar.xz

New:

  calendarsupport-18.04.0.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.0r6463/_old  2018-04-25 09:46:33.695390320 +0200
+++ /var/tmp/diff_new_pack.0r6463/_new  2018-04-25 09:46:33.699390174 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.12.3
+Version:18.04.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-17.12.3.tar.xz -> calendarsupport-18.04.0.tar.xz ++
 5144 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-03-20 21:36:03

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Tue Mar 20 21:36:03 2018 rev:24 rq:585499 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-02-12 09:58:38.79576 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-03-20 21:36:05.578100737 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:00 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+---

Old:

  calendarsupport-17.12.2.tar.xz

New:

  calendarsupport-17.12.3.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.cwgwjq/_old  2018-03-20 21:36:06.350072950 +0100
+++ /var/tmp/diff_new_pack.cwgwjq/_new  2018-03-20 21:36:06.354072806 +0100
@@ -20,13 +20,13 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.12.2
+Version:17.12.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM calendaring support library
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
@@ -66,7 +66,7 @@
 
 %package -n %{lname}
 Summary:Library for handling calendaring in PIM applications
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/Libraries
 Requires:   %{name}
 
@@ -75,7 +75,7 @@
 
 %package devel
 Summary:Development package for the KDEPIM Calendarsupport library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
 Requires:   akonadi-calendar-devel >= %{_kapp_version}

++ calendarsupport-17.12.2.tar.xz -> calendarsupport-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.12.2/CMakeLists.txt 
new/calendarsupport-17.12.3/CMakeLists.txt
--- old/calendarsupport-17.12.2/CMakeLists.txt  2018-02-06 01:43:27.0 
+0100
+++ new/calendarsupport-17.12.3/CMakeLists.txt  2018-03-06 01:31:28.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.2")
+set(PIM_VERSION "5.7.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,18 +26,18 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.7.2")
-set(KDEPIM_LIB_VERSION "5.7.2")
+set(AKONADI_MIMELIB_VERSION "5.7.3")
+set(KDEPIM_LIB_VERSION "5.7.3")
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.7.2")
-set(CALENDARUTILS_LIB_VERSION "5.7.2")
-set(KCALENDARCORE_LIB_VERSION "5.7.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.2")
-set(KHOLIDAYS_LIB_VERSION "5.7.2")
-set(AKONADICALENDAR_LIB_VERSION "5.7.2")
-set(PIMCOMMON_LIB_VERSION "5.7.2")
-set(AKONADI_VERSION "5.7.2")
-set(KIMAP_LIB_VERSION "5.7.2")
+set(KMIME_LIB_VERSION "5.7.3")
+set(CALENDARUTILS_LIB_VERSION "5.7.3")
+set(KCALENDARCORE_LIB_VERSION "5.7.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.3")
+set(KHOLIDAYS_LIB_VERSION "5.7.3")
+set(AKONADICALENDAR_LIB_VERSION "5.7.3")
+set(PIMCOMMON_LIB_VERSION "5.7.3")
+set(AKONADI_VERSION "5.7.3")
+set(KIMAP_LIB_VERSION "5.7.3")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.12.2/po/nb/calendarsupport.po 
new/calendarsupport-17.12.3/po/nb/calendarsupport.po
--- old/calendarsupport-17.12.2/po/nb/calendarsupport.po2018-02-06 
01:43:26.0 +0100
+++ new/calendarsupport-17.12.3/po/nb/calendarsupport.po2018-03-06 
01:31:27.0 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-08-31 03:04+0200\n"
+"POT-Creation-Date: 2017-10-07 03:34+0200\n"
 "PO-Revision-Date: 2015-02-07 

commit calendarsupport for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-02-12 09:58:36

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Mon Feb 12 09:58:36 2018 rev:23 rq:574968 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-01-17 21:46:59.810979075 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-02-12 09:58:38.79576 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:47:15 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * None
+
+---

Old:

  calendarsupport-17.12.1.tar.xz

New:

  calendarsupport-17.12.2.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.EEDUeT/_old  2018-02-12 09:58:39.505307913 +0100
+++ /var/tmp/diff_new_pack.EEDUeT/_new  2018-02-12 09:58:39.505307913 +0100
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-17.12.1.tar.xz -> calendarsupport-17.12.2.tar.xz ++
 4956 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-01-17 21:46:58

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Wed Jan 17 21:46:58 2018 rev:22 rq:564241 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-12-18 08:45:29.819380940 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2018-01-17 21:46:59.810979075 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:40:54 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  calendarsupport-17.12.0.tar.xz

New:

  calendarsupport-17.12.1.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.scgE1w/_old  2018-01-17 21:47:00.410950992 +0100
+++ /var/tmp/diff_new_pack.scgE1w/_new  2018-01-17 21:47:00.414950804 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package calendarsupport
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-17.12.0.tar.xz -> calendarsupport-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.12.0/CMakeLists.txt 
new/calendarsupport-17.12.1/CMakeLists.txt
--- old/calendarsupport-17.12.0/CMakeLists.txt  2017-12-08 02:03:49.0 
+0100
+++ new/calendarsupport-17.12.1/CMakeLists.txt  2018-01-09 02:19:55.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,18 +26,18 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.7.0")
-set(KDEPIM_LIB_VERSION "5.7.0")
+set(AKONADI_MIMELIB_VERSION "5.7.1")
+set(KDEPIM_LIB_VERSION "5.7.1")
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.7.0")
-set(CALENDARUTILS_LIB_VERSION "5.7.0")
-set(KCALENDARCORE_LIB_VERSION "5.7.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.0")
-set(KHOLIDAYS_LIB_VERSION "5.7.0")
-set(AKONADICALENDAR_LIB_VERSION "5.7.0")
-set(PIMCOMMON_LIB_VERSION "5.7.0")
-set(AKONADI_VERSION "5.7.0")
-set(KIMAP_LIB_VERSION "5.7.0")
+set(KMIME_LIB_VERSION "5.7.1")
+set(CALENDARUTILS_LIB_VERSION "5.7.1")
+set(KCALENDARCORE_LIB_VERSION "5.7.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.1")
+set(KHOLIDAYS_LIB_VERSION "5.7.1")
+set(AKONADICALENDAR_LIB_VERSION "5.7.1")
+set(PIMCOMMON_LIB_VERSION "5.7.1")
+set(AKONADI_VERSION "5.7.1")
+set(KIMAP_LIB_VERSION "5.7.1")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.12.0/po/ca/calendarsupport.po 
new/calendarsupport-17.12.1/po/ca/calendarsupport.po
--- old/calendarsupport-17.12.0/po/ca/calendarsupport.po2017-12-08 
02:03:48.0 +0100
+++ new/calendarsupport-17.12.1/po/ca/calendarsupport.po2018-01-09 
02:19:53.0 +0100
@@ -1,18 +1,18 @@
 # Translation of calendarsupport.po to Catalan
-# Copyright (C) 2009-2016 This_file_is_part_of_KDE
+# Copyright (C) 2009-2017 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Manuel Tortosa Moreno , 2009, 2010, 2011.
-# Josep Ma. Ferrer , 2010, 2011, 2012, 2013, 2014, 2015.
+# Josep Ma. Ferrer , 2010, 2011, 2012, 2013, 2014, 2015, 
2017.
 # Antoni Bella Pérez , 2013, 2014, 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: calendarsupport\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-07 03:34+0200\n"
-"PO-Revision-Date: 2016-10-11 23:35+0100\n"
-"Last-Translator: Antoni 

commit calendarsupport for openSUSE:Factory

2017-12-17 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-12-18 08:45:25

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Mon Dec 18 08:45:25 2017 rev:21 rq:556119 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-11-16 14:19:11.362120765 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-12-18 08:45:29.819380940 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:01 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:35 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:58:52 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Too many changes to list here
+
+---

Old:

  calendarsupport-17.08.3.tar.xz

New:

  calendarsupport-17.12.0.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.W0dlqZ/_old  2017-12-18 08:45:32.687242496 +0100
+++ /var/tmp/diff_new_pack.W0dlqZ/_new  2017-12-18 08:45:32.691242303 +0100
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-17.08.3.tar.xz -> calendarsupport-17.12.0.tar.xz ++
 86230 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-11-16 14:19:07

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Thu Nov 16 14:19:07 2017 rev:20 rq:540812 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-10-23 16:26:43.163310867 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-11-16 14:19:11.362120765 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:10:45 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  calendarsupport-17.08.2.tar.xz

New:

  calendarsupport-17.08.3.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.y46JPH/_old  2017-11-16 14:19:12.082094696 +0100
+++ /var/tmp/diff_new_pack.y46JPH/_new  2017-11-16 14:19:12.086094551 +0100
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-17.08.2.tar.xz -> calendarsupport-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.08.2/CMakeLists.txt 
new/calendarsupport-17.08.3/CMakeLists.txt
--- old/calendarsupport-17.08.2/CMakeLists.txt  2017-10-10 02:18:07.0 
+0200
+++ new/calendarsupport-17.08.3/CMakeLists.txt  2017-11-07 02:29:12.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.6.2")
+set(PIM_VERSION "5.6.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,18 +24,18 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.6.1")
-set(KDEPIM_LIB_VERSION "5.6.1")
+set(AKONADI_MIMELIB_VERSION "5.6.3")
+set(KDEPIM_LIB_VERSION "5.6.3")
 set(QT_REQUIRED_VERSION "5.7.0")
-set(KMIME_LIB_VERSION "5.6.1")
-set(CALENDARUTILS_LIB_VERSION "5.6.1")
-set(KCALENDARCORE_LIB_VERSION "5.6.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.1")
-set(KHOLIDAYS_LIB_VERSION "5.6.1")
-set(AKONADICALENDAR_LIB_VERSION "5.6.1")
-set(PIMCOMMON_LIB_VERSION "5.6.1")
-set(AKONADI_VERSION "5.6.1")
-set(KIMAP_LIB_VERSION "5.6.1")
+set(KMIME_LIB_VERSION "5.6.3")
+set(CALENDARUTILS_LIB_VERSION "5.6.3")
+set(KCALENDARCORE_LIB_VERSION "5.6.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.3")
+set(KHOLIDAYS_LIB_VERSION "5.6.3")
+set(AKONADICALENDAR_LIB_VERSION "5.6.3")
+set(PIMCOMMON_LIB_VERSION "5.6.3")
+set(AKONADI_VERSION "5.6.3")
+set(KIMAP_LIB_VERSION "5.6.3")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.08.2/po/zh_CN/calendarsupport.po 
new/calendarsupport-17.08.3/po/zh_CN/calendarsupport.po
--- old/calendarsupport-17.08.2/po/zh_CN/calendarsupport.po 2017-10-10 
02:18:07.0 +0200
+++ new/calendarsupport-17.08.3/po/zh_CN/calendarsupport.po 2017-11-07 
02:29:12.0 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-12 05:34+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:50-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit calendarsupport for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-10-23 16:26:41

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Mon Oct 23 16:26:41 2017 rev:19 rq:534641 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-09-12 19:41:46.893919432 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-10-23 16:26:43.163310867 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:31:10 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * None
+
+---

Old:

  calendarsupport-17.08.1.tar.xz

New:

  calendarsupport-17.08.2.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.BqEG8u/_old  2017-10-23 16:26:44.123265925 +0200
+++ /var/tmp/diff_new_pack.BqEG8u/_new  2017-10-23 16:26:44.127265737 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.08.1
+Version:17.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-17.08.1.tar.xz -> calendarsupport-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.08.1/CMakeLists.txt 
new/calendarsupport-17.08.2/CMakeLists.txt
--- old/calendarsupport-17.08.1/CMakeLists.txt  2017-09-05 02:41:06.0 
+0200
+++ new/calendarsupport-17.08.2/CMakeLists.txt  2017-10-10 02:18:07.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.6.1")
+set(PIM_VERSION "5.6.2")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.08.1/po/gl/calendarsupport.po 
new/calendarsupport-17.08.2/po/gl/calendarsupport.po
--- old/calendarsupport-17.08.1/po/gl/calendarsupport.po2017-09-05 
02:41:06.0 +0200
+++ new/calendarsupport-17.08.2/po/gl/calendarsupport.po2017-10-10 
02:18:06.0 +0200
@@ -4,14 +4,14 @@
 # Xosé , 2009, 2010, 2012, 2013, 2014.
 # Marce Villarino , 2012, 2013.
 # Adrian Chaves Fernandez , 2013, 2015, 2016, 2017.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi-kcal\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-12 05:34+0200\n"
-"PO-Revision-Date: 2017-01-26 20:16+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-03 18:16+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -201,7 +201,7 @@
 "modified or deleted. You can later load or merge the file like any other "
 "calendar. It is not saved in a special format, it uses the iCalendar format."
 msgstr ""
-"O camiño ao arquivo. As actividades e tarefas amécense ao ficheiro indicado, "
+"A ruta do arquivo. As actividades e tarefas amécense ao ficheiro indicado, "
 "de xeito que as actividades xa existentes no ficheiro non se modifican ou "
 "eliminan. Posteriormente é posíbel cargar ou combinar o ficheiro como "
 "calquera outro calendario. Non se garda nun formato especial senón que "
@@ -452,7 +452,7 @@
 #: eventarchiver.cpp:291
 #, kde-format
 msgid "Cannot write archive file %1. %2"
-msgstr "Non é posíbel escribir no arquivo %1. %2"
+msgstr "Non é posíbel escribir no ficheiro de arquivo %1. %2"
 
 #: eventarchiver.cpp:303
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.08.1/po/ja/calendarsupport.po 
new/calendarsupport-17.08.2/po/ja/calendarsupport.po
--- old/calendarsupport-17.08.1/po/ja/calendarsupport.po2017-09-05 
02:41:06.0 +0200
+++ new/calendarsupport-17.08.2/po/ja/calendarsupport.po2017-10-10 
02:18:06.0 +0200
@@ -423,7 +423,7 @@
 #: eventarchiver.cpp:291
 #, kde-format
 msgid "Cannot write archive file %1. %2"
-msgstr "アーカイブファイル %1 に書き込めません: %2"
+msgstr "アーカイブファイル ‘%1’ に書き込めません: %2"
 
 # %1=error message
 #: eventarchiver.cpp:303
@@ -569,9 +569,9 @@
 "the System Settings \"About Me\" Module. Uncheck this box 

commit calendarsupport for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-09-12 19:41:45

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Tue Sep 12 19:41:45 2017 rev:18 rq:522473 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-08-24 17:42:22.865078655 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-09-12 19:41:46.893919432 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:01:15 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * Don't ask twice if we want to overwrite file
+
+---

Old:

  calendarsupport-17.08.0.tar.xz

New:

  calendarsupport-17.08.1.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.iFMdrU/_old  2017-09-12 19:41:47.521831152 +0200
+++ /var/tmp/diff_new_pack.iFMdrU/_new  2017-09-12 19:41:47.521831152 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.08.0
+Version:17.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ calendarsupport-17.08.0.tar.xz -> calendarsupport-17.08.1.tar.xz ++
 2309 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-08-24 17:42:21

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Thu Aug 24 17:42:21 2017 rev:17 rq:516291 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-07-25 11:26:15.728103426 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-08-24 17:42:22.865078655 +0200
@@ -1,0 +2,24 @@
+Fri Aug 11 22:44:52 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Use -DQT_NO_URL_CAST_FROM_STRING 
+  * Remove some deprecated methods 
+  * Minor optimization 
+  * Use truncate here 
+  * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
+  * Remove deja vu dead code 
+  * Port away from KLocale 
+  * Port away from KLocale::use12Clock 
+
+---
+Sat Aug  5 18:16:37 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  calendarsupport-17.04.3.tar.xz

New:

  calendarsupport-17.08.0.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.GsIm7H/_old  2017-08-24 17:42:23.780949711 +0200
+++ /var/tmp/diff_new_pack.GsIm7H/_new  2017-08-24 17:42:23.788948585 +0200
@@ -20,10 +20,10 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+
@@ -54,7 +54,9 @@
 %else
 BuildRequires:  boost-devel
 %endif
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -112,12 +114,13 @@
 
 %files devel
 %defattr(-,root,root)
-%{_includedir}/KF5/CalendarSupport/
-%{_includedir}/KF5/calendarsupport/
-%{_includedir}/KF5/calendarsupport_version.h
-%{_libdir}/cmake/KF5CalendarSupport/
-%{_libdir}/qt5/mkspecs/modules/qt_CalendarSupport.pri
-%{_libdir}/libKF5CalendarSupport.so
+%doc COPYING*
+%{_kf5_cmakedir}/KF5CalendarSupport/
+%{_kf5_includedir}/CalendarSupport/
+%{_kf5_includedir}/calendarsupport/
+%{_kf5_includedir}/calendarsupport_version.h
+%{_kf5_libdir}/libKF5CalendarSupport.so
+%{_kf5_mkspecsdir}/qt_CalendarSupport.pri
 
 %files -n %{lname}
 %defattr(-,root,root)

++ calendarsupport-17.04.3.tar.xz -> calendarsupport-17.08.0.tar.xz ++
 18423 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-07-25 11:26:14

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Tue Jul 25 11:26:14 2017 rev:16 rq:510640 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-06-12 15:14:52.337007885 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-07-25 11:26:15.728103426 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 22:58:57 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * Use variable otherwise loop is not useful
+
+---

Old:

  calendarsupport-17.04.2.tar.xz

New:

  calendarsupport-17.04.3.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.NJUJN1/_old  2017-07-25 11:26:16.523991029 +0200
+++ /var/tmp/diff_new_pack.NJUJN1/_new  2017-07-25 11:26:16.527990464 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.04.2
+Version:17.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ calendarsupport-17.04.2.tar.xz -> calendarsupport-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.04.2/CMakeLists.txt 
new/calendarsupport-17.04.3/CMakeLists.txt
--- old/calendarsupport-17.04.2/CMakeLists.txt  2017-06-06 02:26:40.0 
+0200
+++ new/calendarsupport-17.04.3/CMakeLists.txt  2017-07-11 02:28:26.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.5.2")
+set(PIM_VERSION "5.5.3")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,18 +24,18 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.5.2")
-set(KDEPIM_LIB_VERSION "5.5.2")
+set(AKONADI_MIMELIB_VERSION "5.5.3")
+set(KDEPIM_LIB_VERSION "5.5.3")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.5.2")
-set(CALENDARUTILS_LIB_VERSION "5.5.2")
-set(KCALENDARCORE_LIB_VERSION "5.5.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.2")
-set(KHOLIDAYS_LIB_VERSION "5.5.2")
-set(AKONADICALENDAR_LIB_VERSION "5.5.2")
-set(PIMCOMMON_LIB_VERSION "5.5.2")
-set(AKONADI_VERSION "5.5.2")
-set(KIMAP_LIB_VERSION "5.5.2")
+set(KMIME_LIB_VERSION "5.5.3")
+set(CALENDARUTILS_LIB_VERSION "5.5.3")
+set(KCALENDARCORE_LIB_VERSION "5.5.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.3")
+set(KHOLIDAYS_LIB_VERSION "5.5.3")
+set(AKONADICALENDAR_LIB_VERSION "5.5.3")
+set(PIMCOMMON_LIB_VERSION "5.5.3")
+set(AKONADI_VERSION "5.5.3")
+set(KIMAP_LIB_VERSION "5.5.3")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.04.2/po/fr/calendarsupport.po 
new/calendarsupport-17.04.3/po/fr/calendarsupport.po
--- old/calendarsupport-17.04.2/po/fr/calendarsupport.po2017-06-06 
02:26:40.0 +0200
+++ new/calendarsupport-17.04.3/po/fr/calendarsupport.po2017-07-11 
02:28:26.0 +0200
@@ -4,14 +4,15 @@
 # Sébastien Renard , 2012.
 # Joëlle Cornavin , 2009, 2010, 2012, 2013.
 # Maxime Corteel , 2014, 2015.
+# Vincent Pinon , 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: calendarsupport\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-14 04:43+0200\n"
-"PO-Revision-Date: 2015-09-22 18:15+0100\n"
-"Last-Translator: Maxime Corteel \n"
+"PO-Revision-Date: 2017-06-14 08:59+0100\n"
+"Last-Translator: Vincent Pinon \n"
 "Language-Team: French \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
@@ -1211,9 +1212,9 @@
 
 #. i18n: ectx: property (text), widget (QRadioButton, mPrintTypeFilofax)
 #: printing/calprintdayconfig_base.ui:223
-#, fuzzy, kde-format
+#, kde-format
 msgid "Print date  as Filofax format, all on one page"
-msgstr "Imprime cette plage de temps au format Filofax, sur une seule page"
+msgstr "Imprimer cette  de temps au format Filofax, sur une seule page"
 
 #. i18n: ectx: property (whatsThis), widget (QRadioButton, mPrintTypeTimetable)
 #: 

commit calendarsupport for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-06-12 15:14:46

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Mon Jun 12 15:14:46 2017 rev:15 rq:501938 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-05-22 10:37:55.905712625 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-06-12 15:14:52.337007885 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:40 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * Fix potential crash on wayland
+
+---

Old:

  calendarsupport-17.04.1.tar.xz

New:

  calendarsupport-17.04.2.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.VELlB9/_old  2017-06-12 15:14:53.448851000 +0200
+++ /var/tmp/diff_new_pack.VELlB9/_new  2017-06-12 15:14:53.448851000 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.04.1
+Version:17.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ calendarsupport-17.04.1.tar.xz -> calendarsupport-17.04.2.tar.xz ++
 15923 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2017-05-22 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-05-22 10:37:53

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Mon May 22 10:37:53 2017 rev:14 rq:495874 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-05-08 18:46:11.770707259 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-05-22 10:37:55.905712625 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:35:35 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * None
+
+---

Old:

  calendarsupport-17.04.0.tar.xz

New:

  calendarsupport-17.04.1.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.d4ueY5/_old  2017-05-22 10:37:57.465492700 +0200
+++ /var/tmp/diff_new_pack.d4ueY5/_new  2017-05-22 10:37:57.469492136 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ calendarsupport-17.04.0.tar.xz -> calendarsupport-17.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-17.04.0/CMakeLists.txt 
new/calendarsupport-17.04.1/CMakeLists.txt
--- old/calendarsupport-17.04.0/CMakeLists.txt  2017-04-14 02:24:40.0 
+0200
+++ new/calendarsupport-17.04.1/CMakeLists.txt  2017-05-09 02:29:24.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.5.0")
+set(PIM_VERSION "5.5.1")
 
 project(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,18 +24,18 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.5.0")
-set(KDEPIM_LIB_VERSION "5.5.0")
+set(AKONADI_MIMELIB_VERSION "5.5.1")
+set(KDEPIM_LIB_VERSION "5.5.1")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.5.0")
-set(CALENDARUTILS_LIB_VERSION "5.5.0")
-set(KCALENDARCORE_LIB_VERSION "5.5.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.0")
-set(KHOLIDAYS_LIB_VERSION "5.5.0")
-set(AKONADICALENDAR_LIB_VERSION "5.5.0")
-set(PIMCOMMON_LIB_VERSION "5.5.0")
-set(AKONADI_VERSION "5.5.0")
-set(KIMAP_LIB_VERSION "5.5.0")
+set(KMIME_LIB_VERSION "5.5.1")
+set(CALENDARUTILS_LIB_VERSION "5.5.1")
+set(KCALENDARCORE_LIB_VERSION "5.5.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.1")
+set(KHOLIDAYS_LIB_VERSION "5.5.1")
+set(AKONADICALENDAR_LIB_VERSION "5.5.1")
+set(PIMCOMMON_LIB_VERSION "5.5.1")
+set(AKONADI_VERSION "5.5.1")
+set(KIMAP_LIB_VERSION "5.5.1")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)




commit calendarsupport for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-05-08 18:46:08

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Mon May  8 18:46:08 2017 rev:13 rq:490343 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-03-15 00:50:57.589040780 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-05-08 18:46:11.770707259 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:44:46 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * Use QFileInfo::exists() method
+
+---
+Wed Apr 12 20:25:13 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+---
+Sat Mar 25 23:10:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Too many changes to list here
+
+---

Old:

  calendarsupport-16.12.3.tar.xz

New:

  calendarsupport-17.04.0.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.pAhTDb/_old  2017-05-08 18:46:12.630585666 +0200
+++ /var/tmp/diff_new_pack.pAhTDb/_new  2017-05-08 18:46:12.638584535 +0200
@@ -16,12 +16,14 @@
 #
 
 
+%bcond_without lang
+
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+
@@ -47,6 +49,12 @@
 BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5UiTools) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel
+%endif
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -75,6 +83,10 @@
 %description devel
 The development package for the calendarsupport libraries
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -85,6 +97,9 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+%endif
 
 %post -n %{lname}  -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
@@ -108,4 +123,9 @@
 %defattr(-,root,root)
 %{_libdir}/libKF5CalendarSupport.so.*
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ calendarsupport-16.12.3.tar.xz -> calendarsupport-17.04.0.tar.xz ++
 241883 lines of diff (skipped)




commit calendarsupport for openSUSE:Factory

2017-03-14 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-03-15 00:50:56

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Wed Mar 15 00:50:56 2017 rev:12 rq:478107 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-02-13 07:05:23.718113216 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-03-15 00:50:57.589040780 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:33:51 CET 2017 - lbeltr...@kde.org
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * None
+
+---

Old:

  calendarsupport-16.12.2.tar.xz

New:

  calendarsupport-16.12.3.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.o3KSXc/_old  2017-03-15 00:50:58.284942312 +0100
+++ /var/tmp/diff_new_pack.o3KSXc/_new  2017-03-15 00:50:58.288941745 +0100
@@ -18,10 +18,10 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:16.12.2
+Version:16.12.3
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+

++ calendarsupport-16.12.2.tar.xz -> calendarsupport-16.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.12.2/CMakeLists.txt 
new/calendarsupport-16.12.3/CMakeLists.txt
--- old/calendarsupport-16.12.2/CMakeLists.txt  2017-01-21 08:32:20.0 
+0100
+++ new/calendarsupport-16.12.3/CMakeLists.txt  2017-02-14 13:35:18.0 
+0100
@@ -19,20 +19,20 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.2")
+set(PIM_VERSION "5.4.3")
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.4.2")
-set(KDEPIM_LIB_VERSION "5.4.2")
+set(AKONADI_MIMELIB_VERSION "5.4.3")
+set(KDEPIM_LIB_VERSION "5.4.3")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.4.2")
-set(CALENDARUTILS_LIB_VERSION "5.4.2")
-set(KCALENDARCORE_LIB_VERSION "5.4.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.2")
-set(KHOLIDAYS_LIB_VERSION "5.4.2")
-set(AKONADICALENDAR_LIB_VERSION "5.4.2")
-set(PIMCOMMON_LIB_VERSION "5.4.2")
-set(AKONADI_VERSION "5.4.2")
+set(KMIME_LIB_VERSION "5.4.3")
+set(CALENDARUTILS_LIB_VERSION "5.4.3")
+set(KCALENDARCORE_LIB_VERSION "5.4.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.3")
+set(KHOLIDAYS_LIB_VERSION "5.4.3")
+set(AKONADICALENDAR_LIB_VERSION "5.4.3")
+set(PIMCOMMON_LIB_VERSION "5.4.3")
+set(AKONADI_VERSION "5.4.3")
 
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)




commit calendarsupport for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-02-13 07:05:20

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2017-01-25 22:46:16.350558033 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-02-13 07:05:23.718113216 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:40:43 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  calendarsupport-16.12.1.tar.xz

New:

  calendarsupport-16.12.2.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.rcvSVQ/_old  2017-02-13 07:05:24.961935515 +0100
+++ /var/tmp/diff_new_pack.rcvSVQ/_new  2017-02-13 07:05:24.961935515 +0100
@@ -18,10 +18,10 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+

++ calendarsupport-16.12.1.tar.xz -> calendarsupport-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.12.1/CMakeLists.txt 
new/calendarsupport-16.12.2/CMakeLists.txt
--- old/calendarsupport-16.12.1/CMakeLists.txt  2016-12-27 08:23:08.0 
+0100
+++ new/calendarsupport-16.12.2/CMakeLists.txt  2017-01-21 08:32:20.0 
+0100
@@ -19,20 +19,20 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.4.1")
-set(KDEPIM_LIB_VERSION "5.4.1")
+set(AKONADI_MIMELIB_VERSION "5.4.2")
+set(KDEPIM_LIB_VERSION "5.4.2")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.4.1")
-set(CALENDARUTILS_LIB_VERSION "5.4.1")
-set(KCALENDARCORE_LIB_VERSION "5.4.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.1")
-set(KHOLIDAYS_LIB_VERSION "5.4.1")
-set(AKONADICALENDAR_LIB_VERSION "5.4.1")
-set(PIMCOMMON_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(KMIME_LIB_VERSION "5.4.2")
+set(CALENDARUTILS_LIB_VERSION "5.4.2")
+set(KCALENDARCORE_LIB_VERSION "5.4.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.2")
+set(KHOLIDAYS_LIB_VERSION "5.4.2")
+set(AKONADICALENDAR_LIB_VERSION "5.4.2")
+set(PIMCOMMON_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/calendarsupport-16.12.1/src/printing/itemlist/listprint.desktop 
new/calendarsupport-16.12.2/src/printing/itemlist/listprint.desktop
--- old/calendarsupport-16.12.1/src/printing/itemlist/listprint.desktop 
2016-12-27 08:23:08.0 +0100
+++ new/calendarsupport-16.12.2/src/printing/itemlist/listprint.desktop 
2017-01-21 08:32:20.0 +0100
@@ -36,7 +36,7 @@
 Comment[ca@valencia]=Este connector permet imprimir esdeveniments i pendents 
en forma de llista.
 Comment[cs]=tento modul umožňuje tisknout události a úlohy do seznamu.
 Comment[da]=Dette plugin gør at du kan udskrive begivenheder og opgaver på en 
liste.
-Comment[de]=Mit diesem Modul können Ereignisse und Aufgaben in Listenform 
ausgedruckt werden.
+Comment[de]=Mit diesem Modul können Termine und Aufgaben in Listenform 
ausgedruckt werden.
 Comment[en_GB]=This plugin allows you to print out events and to-dos in list 
form.
 Comment[es]=Este complemento le permite imprimir eventos y tareas pendientes 
en formato lista.
 Comment[et]=See plugin võimaldab trükkida sündmusi ja ülesandeid nimekirjana.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/calendarsupport-16.12.1/src/printing/whatsnext/whatsnextprint.desktop 
new/calendarsupport-16.12.2/src/printing/whatsnext/whatsnextprint.desktop
--- old/calendarsupport-16.12.1/src/printing/whatsnext/whatsnextprint.desktop   
2016-12-27 08:23:08.0 +0100
+++ new/calendarsupport-16.12.2/src/printing/whatsnext/whatsnextprint.desktop 

commit calendarsupport for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2017-01-25 22:46:12

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2016-12-17 10:29:51.104686578 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2017-01-25 22:46:16.350558033 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:49:27 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+---

Old:

  calendarsupport-16.12.0.tar.xz

New:

  calendarsupport-16.12.1.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.j0m3ck/_old  2017-01-25 22:46:18.098294319 +0100
+++ /var/tmp/diff_new_pack.j0m3ck/_new  2017-01-25 22:46:18.102293716 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package calendarsupport
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:16.12.0
+Version:16.12.1
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+

++ calendarsupport-16.12.0.tar.xz -> calendarsupport-16.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.12.0/CMakeLists.txt 
new/calendarsupport-16.12.1/CMakeLists.txt
--- old/calendarsupport-16.12.0/CMakeLists.txt  2016-12-08 07:05:50.0 
+0100
+++ new/calendarsupport-16.12.1/CMakeLists.txt  2016-12-27 08:23:08.0 
+0100
@@ -19,20 +19,20 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.4.0")
-set(KDEPIM_LIB_VERSION "5.4.0")
+set(AKONADI_MIMELIB_VERSION "5.4.1")
+set(KDEPIM_LIB_VERSION "5.4.1")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.4.0")
-set(CALENDARUTILS_LIB_VERSION "5.4.0")
-set(KCALENDARCORE_LIB_VERSION "5.4.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.0")
-set(KHOLIDAYS_LIB_VERSION "5.4.0")
-set(AKONADICALENDAR_LIB_VERSION "5.4.0")
-set(PIMCOMMON_LIB_VERSION "5.4.0")
-set(AKONADI_VERSION "5.4.0")
+set(KMIME_LIB_VERSION "5.4.1")
+set(CALENDARUTILS_LIB_VERSION "5.4.1")
+set(KCALENDARCORE_LIB_VERSION "5.4.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.1")
+set(KHOLIDAYS_LIB_VERSION "5.4.1")
+set(AKONADICALENDAR_LIB_VERSION "5.4.1")
+set(PIMCOMMON_LIB_VERSION "5.4.1")
+set(AKONADI_VERSION "5.4.1")
 
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)




commit calendarsupport for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2016-11-12 13:30:17

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2016-10-18 10:12:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2016-11-12 13:30:18.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:10:22 UTC 2016 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.08.3
+  * KDE Applications 16.08.3
+  * https://www.kde.org/announcements/announce-applications-16.08.3.php
+
+---

Old:

  calendarsupport-16.08.2.tar.xz

New:

  calendarsupport-16.08.3.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.v4iarR/_old  2016-11-12 13:30:19.0 +0100
+++ /var/tmp/diff_new_pack.v4iarR/_new  2016-11-12 13:30:19.0 +0100
@@ -18,7 +18,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:16.08.2
+Version:16.08.3
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+

++ calendarsupport-16.08.2.tar.xz -> calendarsupport-16.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.08.2/CMakeLists.txt 
new/calendarsupport-16.08.3/CMakeLists.txt
--- old/calendarsupport-16.08.2/CMakeLists.txt  2016-10-10 14:26:03.0 
+0200
+++ new/calendarsupport-16.08.3/CMakeLists.txt  2016-10-14 08:57:46.0 
+0200
@@ -19,20 +19,20 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.3.2")
+set(PIM_VERSION "5.3.3")
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.3.2")
-set(KDEPIM_LIB_VERSION "5.3.2")
+set(AKONADI_MIMELIB_VERSION "5.3.3")
+set(KDEPIM_LIB_VERSION "5.3.3")
 set(QT_REQUIRED_VERSION "5.5.0")
-set(KMIME_LIB_VERSION "5.3.2")
-set(CALENDARUTILS_LIB_VERSION "5.3.2")
-set(KCALENDARCORE_LIB_VERSION "5.3.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.2")
-set(KHOLIDAYS_LIB_VERSION "5.3.2")
-set(AKONADICALENDAR_LIB_VERSION "5.3.2")
-set(PIMCOMMON_LIB_VERSION "5.3.2")
-set(AKONADI_VERSION "5.3.2")
+set(KMIME_LIB_VERSION "5.3.3")
+set(CALENDARUTILS_LIB_VERSION "5.3.3")
+set(KCALENDARCORE_LIB_VERSION "5.3.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.3")
+set(KHOLIDAYS_LIB_VERSION "5.3.3")
+set(AKONADICALENDAR_LIB_VERSION "5.3.3")
+set(PIMCOMMON_LIB_VERSION "5.3.3")
+set(AKONADI_VERSION "5.3.3")
 
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)




commit calendarsupport for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2016-10-18 10:12:08

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2016-09-14 23:02:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2016-10-18 10:12:09.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:47:07 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  calendarsupport-16.08.1.tar.xz

New:

  calendarsupport-16.08.2.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.jOSJaK/_old  2016-10-18 10:12:10.0 +0200
+++ /var/tmp/diff_new_pack.jOSJaK/_new  2016-10-18 10:12:10.0 +0200
@@ -18,7 +18,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:16.08.1
+Version:16.08.2
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+

++ calendarsupport-16.08.1.tar.xz -> calendarsupport-16.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.08.1/CMakeLists.txt 
new/calendarsupport-16.08.2/CMakeLists.txt
--- old/calendarsupport-16.08.1/CMakeLists.txt  2016-08-26 15:31:35.0 
+0200
+++ new/calendarsupport-16.08.2/CMakeLists.txt  2016-10-10 14:26:03.0 
+0200
@@ -19,20 +19,20 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.3.1")
+set(PIM_VERSION "5.3.2")
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.3.1")
-set(KDEPIM_LIB_VERSION "5.3.1")
+set(AKONADI_MIMELIB_VERSION "5.3.2")
+set(KDEPIM_LIB_VERSION "5.3.2")
 set(QT_REQUIRED_VERSION "5.5.0")
-set(KMIME_LIB_VERSION "5.3.1")
-set(CALENDARUTILS_LIB_VERSION "5.3.1")
-set(KCALENDARCORE_LIB_VERSION "5.3.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.1")
-set(KHOLIDAYS_LIB_VERSION "5.3.1")
-set(AKONADICALENDAR_LIB_VERSION "5.3.1")
-set(PIMCOMMON_LIB_VERSION "5.3.1")
-set(AKONADI_VERSION "5.3.1")
+set(KMIME_LIB_VERSION "5.3.2")
+set(CALENDARUTILS_LIB_VERSION "5.3.2")
+set(KCALENDARCORE_LIB_VERSION "5.3.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.2")
+set(KHOLIDAYS_LIB_VERSION "5.3.2")
+set(AKONADICALENDAR_LIB_VERSION "5.3.2")
+set(PIMCOMMON_LIB_VERSION "5.3.2")
+set(AKONADI_VERSION "5.3.2")
 
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.08.1/src/calendarplugin.desktop 
new/calendarsupport-16.08.2/src/calendarplugin.desktop
--- old/calendarsupport-16.08.1/src/calendarplugin.desktop  2016-08-26 
15:31:35.0 +0200
+++ new/calendarsupport-16.08.2/src/calendarplugin.desktop  2016-10-10 
14:26:03.0 +0200
@@ -13,6 +13,7 @@
 Name[fr]=Interface de module d'agenda
 Name[gl]=Interface do complemento de calendario
 Name[it]=Interfaccia dell'estensione calendario
+Name[ja]=カレンダープラグインインターフェース
 Name[nb]=Grensesnitt til kalender-programtillegg
 Name[nl]=Interface van agendaplug-in
 Name[nn]=Grensesnitt til kalender-programtillegg
@@ -46,6 +47,7 @@
 Comment[fr]=Module d'agenda
 Comment[gl]=Complemento de calendario
 Comment[it]=Estensione calendario
+Comment[ja]=カレンダープラグイン
 Comment[nb]=Kalender-programtillegg
 Comment[nl]=Agendaplug-in
 Comment[nn]=Kalender-programtillegg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/calendarsupport-16.08.1/src/printing/itemlist/listprint.desktop 
new/calendarsupport-16.08.2/src/printing/itemlist/listprint.desktop
--- old/calendarsupport-16.08.1/src/printing/itemlist/listprint.desktop 
2016-08-26 15:31:35.0 +0200
+++ new/calendarsupport-16.08.2/src/printing/itemlist/listprint.desktop 
2016-10-10 14:26:03.0 +0200
@@ -13,6 +13,7 @@
 Name[fr]=Impression en liste
 Name[gl]=Estilo de impresión das listas
 Name[it]=Stile di stampa ad elenco
+Name[ja]=リスト印刷スタイル
 Name[nb]=Utskriftsstil for liste
 Name[nl]=Printstijl voor lijsten
 Name[nn]=Utskriftsstil for lister
@@ -43,6 +44,7 @@
 Comment[fr]=Ce module vous permet d'imprimer les évènements et les tâches sous 
forme de liste
 Comment[gl]=Este complemento permite imprimir as actividades e as tarefas en 
forma de lista.
 Comment[it]=Questa estensione ti 

commit calendarsupport for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2016-09-14 23:02:12

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2016-08-29 15:15:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2016-09-14 23:02:14.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:06:49 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+---

Old:

  calendarsupport-16.08.0.tar.xz

New:

  calendarsupport-16.08.1.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.FDbDx8/_old  2016-09-14 23:02:15.0 +0200
+++ /var/tmp/diff_new_pack.FDbDx8/_new  2016-09-14 23:02:15.0 +0200
@@ -18,7 +18,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:16.08.0
+Version:16.08.1
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+

++ calendarsupport-16.08.0.tar.xz -> calendarsupport-16.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.08.0/CMakeLists.txt 
new/calendarsupport-16.08.1/CMakeLists.txt
--- old/calendarsupport-16.08.0/CMakeLists.txt  2016-08-06 20:12:46.0 
+0200
+++ new/calendarsupport-16.08.1/CMakeLists.txt  2016-08-26 15:31:35.0 
+0200
@@ -19,20 +19,20 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.3.0")
+set(PIM_VERSION "5.3.1")
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.3.0")
-set(KDEPIM_LIB_VERSION "5.3.0")
+set(AKONADI_MIMELIB_VERSION "5.3.1")
+set(KDEPIM_LIB_VERSION "5.3.1")
 set(QT_REQUIRED_VERSION "5.5.0")
-set(KMIME_LIB_VERSION "5.3.0")
-set(CALENDARUTILS_LIB_VERSION "5.3.0")
-set(KCALENDARCORE_LIB_VERSION "5.3.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.0")
-set(KHOLIDAYS_LIB_VERSION "5.3.0")
-set(AKONADICALENDAR_LIB_VERSION "5.3.0")
-set(PIMCOMMON_LIB_VERSION "5.3.0")
-set(AKONADI_VERSION "5.3.0")
+set(KMIME_LIB_VERSION "5.3.1")
+set(CALENDARUTILS_LIB_VERSION "5.3.1")
+set(KCALENDARCORE_LIB_VERSION "5.3.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.1")
+set(KHOLIDAYS_LIB_VERSION "5.3.1")
+set(AKONADICALENDAR_LIB_VERSION "5.3.1")
+set(PIMCOMMON_LIB_VERSION "5.3.1")
+set(AKONADI_VERSION "5.3.1")
 
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.08.0/src/calendarplugin.desktop 
new/calendarsupport-16.08.1/src/calendarplugin.desktop
--- old/calendarsupport-16.08.0/src/calendarplugin.desktop  2016-08-06 
20:12:46.0 +0200
+++ new/calendarsupport-16.08.1/src/calendarplugin.desktop  2016-08-26 
15:31:35.0 +0200
@@ -4,9 +4,11 @@
 Name[ca]=Interfície de connector del calendari
 Name[ca@valencia]=Interfície de connector del calendari
 Name[cs]=Rozhraní modulu kalendáře
+Name[da]=Kalenders plugin-grænseflade
 Name[de]=Kalender-Modulschnittstelle
 Name[en_GB]=Calendar Plugin Interface
 Name[es]=Interfaz del complemento de calendario
+Name[et]=Kalendriplugina liides
 Name[fi]=Kalenteriliitännäisen käyttöliittymä
 Name[fr]=Interface de module d'agenda
 Name[gl]=Interface do complemento de calendario
@@ -35,9 +37,11 @@
 Comment[ca]=Connector calendari
 Comment[ca@valencia]=Connector calendari
 Comment[cs]=Kalendářový modul
+Comment[da]=Calendar-plugin
 Comment[de]=Kalender-Modul
 Comment[en_GB]=Calendar Plugin
 Comment[es]=Complemento de calendario
+Comment[et]=Kalendriplugin
 Comment[fi]=Kalenteriliitännäinen
 Comment[fr]=Module d'agenda
 Comment[gl]=Complemento de calendario
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.08.0/src/kcalprefs.cpp 
new/calendarsupport-16.08.1/src/kcalprefs.cpp
--- old/calendarsupport-16.08.0/src/kcalprefs.cpp   2016-08-06 
20:12:46.0 +0200
+++ new/calendarsupport-16.08.1/src/kcalprefs.cpp   2016-08-26 
15:31:35.0 +0200
@@ -310,7 +310,7 @@
 
 void KCalPrefs::setCategoryColor(const QString , const QColor )
 {
-Akonadi::Tag tag = d->mTagCache.getTagByGid(cat.toUtf8());
+Akonadi::Tag tag = d->mTagCache.getTagByName(cat);

commit calendarsupport for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2016-08-29 15:15:53

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2016-08-08 13:55:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2016-08-29 15:15:57.0 +0200
@@ -1,0 +2,21 @@
+Tue Aug 23 13:49:10 UTC 2016 - fab...@ritter-vogt.de
+
+- Build only on architectures supported by libqt5-qtwebengine
+
+---
+Fri Aug 12 10:04:11 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 14:37:09 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+---

Old:

  calendarsupport-16.04.3.tar.xz

New:

  calendarsupport-16.08.0.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.3HM8Ca/_old  2016-08-29 15:16:00.0 +0200
+++ /var/tmp/diff_new_pack.3HM8Ca/_new  2016-08-29 15:16:00.0 +0200
@@ -18,7 +18,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:16.04.3
+Version:16.08.0
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+
@@ -26,8 +26,10 @@
 Group:  Development/Libraries
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64
 BuildRequires:  akonadi-calendar-devel
-BuildRequires:  akonadi-mime-devel
+BuildRequires:  akonadi-mime-devel = %{version}
 BuildRequires:  akonadi-server-devel
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kcalcore-devel

++ calendarsupport-16.04.3.tar.xz -> calendarsupport-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.04.3/CMakeLists.txt 
new/calendarsupport-16.08.0/CMakeLists.txt
--- old/calendarsupport-16.04.3/CMakeLists.txt  2016-06-15 06:35:09.0 
+0200
+++ new/calendarsupport-16.08.0/CMakeLists.txt  2016-08-06 20:12:46.0 
+0200
@@ -2,7 +2,8 @@
 
 project(calendarsupport)
 
-find_package(ECM 5.19.0 CONFIG REQUIRED)
+set(KF5_VERSION "5.23.0")
+find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(LIBRARY_NAMELINK)
 include(GenerateExportHeader)
@@ -18,26 +19,26 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
+set(PIM_VERSION "5.3.0")
 
-set(KF5_VERSION "5.19.0")
-set(CALENDARSUPPORT_LIB_VERSION "5.2.3")
-set(KDEPIMLIBS_LIB_VERSION "5.2.0")
-set(KDEPIM_LIB_VERSION "5.2.0")
-set(QT_REQUIRED_VERSION "5.4.0")
-set(KMIME_LIB_VERSION "5.2.0")
-set(CALENDARUTILS_LIB_VERSION "5.2.0")
-set(KCALENDARCORE_LIB_VERSION "5.2.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.2.0")
-set(KHOLIDAYS_LIB_VERSION "5.2.0")
-set(AKONADICALENDAR_LIB_VERSION "5.2.0")
-set(PIMCOMMON_LIB_VERSION "5.2.0")
-set(AKONADI_VERSION "5.2.0")
+set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
+set(AKONADI_MIMELIB_VERSION "5.3.0")
+set(KDEPIM_LIB_VERSION "5.3.0")
+set(QT_REQUIRED_VERSION "5.5.0")
+set(KMIME_LIB_VERSION "5.3.0")
+set(CALENDARUTILS_LIB_VERSION "5.3.0")
+set(KCALENDARCORE_LIB_VERSION "5.3.0")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.0")
+set(KHOLIDAYS_LIB_VERSION "5.3.0")
+set(AKONADICALENDAR_LIB_VERSION "5.3.0")
+set(PIMCOMMON_LIB_VERSION "5.3.0")
+set(AKONADI_VERSION "5.3.0")
 
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5Mime ${KMIME_LIB_VERSION} CONFIG REQUIRED)
-find_package(KF5AkonadiMime ${KDEPIMLIBS_LIB_VERSION} CONFIG REQUIRED)
+find_package(KF5AkonadiMime ${AKONADI_MIMELIB_VERSION} CONFIG REQUIRED)
 find_package(KF5Codecs ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5CalendarUtils ${CALENDARUTILS_LIB_VERSION} CONFIG REQUIRED)
 find_package(KF5CalendarCore ${KCALENDARCORE_LIB_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit calendarsupport for openSUSE:Factory

2016-08-08 Thread h_root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2016-08-08 13:55:13

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2016-07-21 07:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2016-08-08 13:55:16.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 21 15:11:23 UTC 2016 - wba...@tmo.at
+
+- Cleanup the build requirements
+- Add missing Requires to the devel package
+
+---



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.YnfIUW/_old  2016-08-08 13:55:17.0 +0200
+++ /var/tmp/diff_new_pack.YnfIUW/_new  2016-08-08 13:55:17.0 +0200
@@ -27,72 +27,22 @@
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  akonadi-calendar-devel
-BuildRequires:  akonadi-contact-devel
 BuildRequires:  akonadi-mime-devel
-BuildRequires:  akonadi-notes-devel
-BuildRequires:  akonadi-search-devel
-BuildRequires:  baloo5-widgets-devel
-BuildRequires:  boost-devel
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  extra-cmake-modules
-BuildRequires:  fdupes
-BuildRequires:  gpgme-devel
-BuildRequires:  gpgmepp5-devel
-BuildRequires:  grantlee5-devel
-BuildRequires:  kactivities5-devel
-BuildRequires:  kalarmcal-devel
-BuildRequires:  kblog-devel
+BuildRequires:  akonadi-server-devel
+BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kcalcore-devel
 BuildRequires:  kcalutils-devel
-BuildRequires:  kcmutils-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kcontacts-devel
-BuildRequires:  kdelibs4support-devel
+BuildRequires:  kcodecs-devel
 BuildRequires:  kdepim-apps-libs-devel
-BuildRequires:  kdewebkit-devel >= 5.0
-BuildRequires:  kdnssd-framework-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  kglobalaccel-devel
-BuildRequires:  khtml-devel
+BuildRequires:  kholidays-devel
+BuildRequires:  ki18n-devel
 BuildRequires:  kidentitymanagement-devel
-BuildRequires:  kimap-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemmodels-devel
-BuildRequires:  kldap-devel
-BuildRequires:  kmailtransport-devel
-BuildRequires:  kmbox-devel
 BuildRequires:  kmime-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  knotifyconfig-devel
-BuildRequires:  kontactinterface-devel
-BuildRequires:  kpimtextedit-devel
-BuildRequires:  kross-devel
-BuildRequires:  ktexteditor-devel
-BuildRequires:  ktnef-devel
-BuildRequires:  kwallet-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kxmlrpcclient5-devel
-BuildRequires:  libassuan-devel
-BuildRequires:  libkdepim-devel
-BuildRequires:  libkgapi5-devel
-BuildRequires:  libprison-devel
-BuildRequires:  libqca-qt5-devel
-BuildRequires:  libxslt-devel
-BuildRequires:  link-grammar-devel
-BuildRequires:  phonon4qt5-devel
 BuildRequires:  pimcommon-devel
-BuildRequires:  syndication-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Declarative) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5XmlPatterns) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -112,6 +62,9 @@
 License:LGPL-2.1+
 Group:  Development/Libraries
 Requires:   %{lname} = %{version}
+Requires:   kmime-devel >= %{version}
+Requires:   kidentitymanagement-devel >= %{version}
+Requires:   akonadi-calendar-devel >= %{version}
 
 %description devel
 The development package for the calendarsupport libraries




commit calendarsupport for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2016-07-21 07:42:46

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2016-06-20 10:56:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2016-07-21 07:42:47.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:24:29 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  calendarsupport-16.04.2.tar.xz

New:

  calendarsupport-16.04.3.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.peFi9c/_old  2016-07-21 07:42:48.0 +0200
+++ /var/tmp/diff_new_pack.peFi9c/_new  2016-07-21 07:42:48.0 +0200
@@ -18,7 +18,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+

++ calendarsupport-16.04.2.tar.xz -> calendarsupport-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.04.2/CMakeLists.txt 
new/calendarsupport-16.04.3/CMakeLists.txt
--- old/calendarsupport-16.04.2/CMakeLists.txt  2016-05-11 07:04:13.0 
+0200
+++ new/calendarsupport-16.04.3/CMakeLists.txt  2016-06-15 06:35:09.0 
+0200
@@ -20,7 +20,7 @@
 
 
 set(KF5_VERSION "5.19.0")
-set(CALENDARSUPPORT_LIB_VERSION "5.2.2")
+set(CALENDARSUPPORT_LIB_VERSION "5.2.3")
 set(KDEPIMLIBS_LIB_VERSION "5.2.0")
 set(KDEPIM_LIB_VERSION "5.2.0")
 set(QT_REQUIRED_VERSION "5.4.0")




commit calendarsupport for openSUSE:Factory

2016-06-20 Thread h_root
Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2016-06-20 10:56:05

Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and  /work/SRC/openSUSE:Factory/.calendarsupport.new (New)


Package is "calendarsupport"

Changes:

--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2016-05-31 12:14:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 
2016-06-20 10:56:07.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:48:12 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+---

Old:

  calendarsupport-16.04.1.tar.xz

New:

  calendarsupport-16.04.2.tar.xz



Other differences:
--
++ calendarsupport.spec ++
--- /var/tmp/diff_new_pack.qAfg7S/_old  2016-06-20 10:56:08.0 +0200
+++ /var/tmp/diff_new_pack.qAfg7S/_new  2016-06-20 10:56:08.0 +0200
@@ -18,7 +18,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:   calendarsupport
-Version:16.04.1
+Version:16.04.2
 Release:0
 Summary:KDE PIM calendaring support library
 License:GPL-2.0+ and LGPL-2.1+

++ calendarsupport-16.04.1.tar.xz -> calendarsupport-16.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.04.1/CMakeLists.txt 
new/calendarsupport-16.04.2/CMakeLists.txt
--- old/calendarsupport-16.04.1/CMakeLists.txt  2016-04-26 22:15:01.0 
+0200
+++ new/calendarsupport-16.04.2/CMakeLists.txt  2016-05-11 07:04:13.0 
+0200
@@ -20,7 +20,7 @@
 
 
 set(KF5_VERSION "5.19.0")
-set(CALENDARSUPPORT_LIB_VERSION "5.2.1")
+set(CALENDARSUPPORT_LIB_VERSION "5.2.2")
 set(KDEPIMLIBS_LIB_VERSION "5.2.0")
 set(KDEPIM_LIB_VERSION "5.2.0")
 set(QT_REQUIRED_VERSION "5.4.0")