commit akonadi-calendar for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2020-11-10 13:34:44

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.11331 (New)


Package is "akonadi-calendar"

Tue Nov 10 13:34:44 2020 rev:65 rq:846596 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-10-12 13:47:34.881927832 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.11331/akonadi-calendar.changes 
2020-11-10 13:34:46.397031450 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:45:08 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:

  akonadi-calendar-20.08.2.tar.xz
  akonadi-calendar-20.08.2.tar.xz.sig

New:

  akonadi-calendar-20.08.3.tar.xz
  akonadi-calendar-20.08.3.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.ung7ly/_old  2020-11-10 13:34:47.749028764 +0100
+++ /var/tmp/diff_new_pack.ung7ly/_new  2020-11-10 13:34:47.753028756 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-20.08.2.tar.xz -> akonadi-calendar-20.08.3.tar.xz ++
 3489 lines of diff (skipped)





commit akonadi-calendar for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2020-10-12 13:47:31

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.3486 (New)


Package is "akonadi-calendar"

Mon Oct 12 13:47:31 2020 rev:64 rq:840534 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-09-09 17:52:57.114719537 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.3486/akonadi-calendar.changes  
2020-10-12 13:47:34.881927832 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:42:41 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:

  akonadi-calendar-20.08.1.tar.xz
  akonadi-calendar-20.08.1.tar.xz.sig

New:

  akonadi-calendar-20.08.2.tar.xz
  akonadi-calendar-20.08.2.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.k81frl/_old  2020-10-12 13:47:35.565928110 +0200
+++ /var/tmp/diff_new_pack.k81frl/_new  2020-10-12 13:47:35.565928110 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-20.08.1.tar.xz -> akonadi-calendar-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-20.08.1/CMakeLists.txt 
new/akonadi-calendar-20.08.2/CMakeLists.txt
--- old/akonadi-calendar-20.08.1/CMakeLists.txt 2020-09-01 08:34:21.0 
+0200
+++ new/akonadi-calendar-20.08.2/CMakeLists.txt 2020-10-06 05:39:10.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.15.1")
+set(PIM_VERSION "5.15.2")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -24,11 +24,11 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.15.1")
-set(AKONADI_LIB_VERSION "5.15.1")
-set(MAILTRANSPORT_LIB_VERSION "5.15.1")
-set(CALENDARUTILS_LIB_VERSION "5.15.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.1")
+set(AKONADICONTACT_LIB_VERSION "5.15.2")
+set(AKONADI_LIB_VERSION "5.15.2")
+set(MAILTRANSPORT_LIB_VERSION "5.15.2")
+set(CALENDARUTILS_LIB_VERSION "5.15.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.08.1/po/ca/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-20.08.2/po/ca/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-20.08.1/po/ca/libakonadi-calendar5-serializer.po   
2020-09-01 08:34:18.0 +0200
+++ new/akonadi-calendar-20.08.2/po/ca/libakonadi-calendar5-serializer.po   
2020-10-06 05:39:08.0 +0200
@@ -8,7 +8,7 @@
 # Antoni Bella Pérez , 2014, 2020.
 msgid ""
 msgstr ""
-"Project-Id-Version: libakonadi-calendar5-serializer\n"
+"Project-Id-Version: akonadi-calendar\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:46+0200\n"
 "PO-Revision-Date: 2020-03-18 17:40+0100\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.08.1/po/ca/libakonadi-calendar5.po 
new/akonadi-calendar-20.08.2/po/ca/libakonadi-calendar5.po
--- old/akonadi-calendar-20.08.1/po/ca/libakonadi-calendar5.po  2020-09-01 
08:34:18.0 +0200
+++ new/akonadi-calendar-20.08.2/po/ca/libakonadi-calendar5.po  2020-10-06 
05:39:08.0 +0200
@@ -7,7 +7,7 @@
 # Antoni Bella Pérez , 2013, 2014, 2015, 2016, 2019, 
2020.
 msgid ""
 msgstr ""
-"Project-Id-Version: libakonadi-calendar5\n"
+"Project-Id-Version: akonadi-calendar\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:46+0200\n"
 "PO-Revision-Date: 2020-08-04 16:44+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.08.1/po/ca@valencia/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-20.08.2/po/ca@valencia/libakonadi-calendar5-serializer.po
--- 

commit akonadi-calendar for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2020-09-09 17:49:55

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.3399 (New)


Package is "akonadi-calendar"

Wed Sep  9 17:49:55 2020 rev:63 rq:831697 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-08-18 11:54:45.999247210 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.3399/akonadi-calendar.changes  
2020-09-09 17:52:57.114719537 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:48:48 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:

  akonadi-calendar-20.08.0.tar.xz
  akonadi-calendar-20.08.0.tar.xz.sig

New:

  akonadi-calendar-20.08.1.tar.xz
  akonadi-calendar-20.08.1.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.Zc0os1/_old  2020-09-09 17:53:00.246722081 +0200
+++ /var/tmp/diff_new_pack.Zc0os1/_new  2020-09-09 17:53:00.250722085 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-20.08.0.tar.xz -> akonadi-calendar-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-20.08.0/CMakeLists.txt 
new/akonadi-calendar-20.08.1/CMakeLists.txt
--- old/akonadi-calendar-20.08.0/CMakeLists.txt 2020-08-07 09:08:08.0 
+0200
+++ new/akonadi-calendar-20.08.1/CMakeLists.txt 2020-09-01 08:34:21.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.15.0")
+set(PIM_VERSION "5.15.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -24,11 +24,11 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.15.0")
-set(AKONADI_LIB_VERSION "5.15.0")
-set(MAILTRANSPORT_LIB_VERSION "5.15.0")
-set(CALENDARUTILS_LIB_VERSION "5.15.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.0")
+set(AKONADICONTACT_LIB_VERSION "5.15.1")
+set(AKONADI_LIB_VERSION "5.15.1")
+set(MAILTRANSPORT_LIB_VERSION "5.15.1")
+set(CALENDARUTILS_LIB_VERSION "5.15.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.08.0/po/zh_CN/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-20.08.1/po/zh_CN/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-20.08.0/po/zh_CN/libakonadi-calendar5-serializer.po
2020-08-07 09:08:08.0 +0200
+++ new/akonadi-calendar-20.08.1/po/zh_CN/libakonadi-calendar5-serializer.po
2020-09-01 08:34:21.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:46+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.08.0/po/zh_CN/libakonadi-calendar5.po 
new/akonadi-calendar-20.08.1/po/zh_CN/libakonadi-calendar5.po
--- old/akonadi-calendar-20.08.0/po/zh_CN/libakonadi-calendar5.po   
2020-08-07 09:08:08.0 +0200
+++ new/akonadi-calendar-20.08.1/po/zh_CN/libakonadi-calendar5.po   
2020-09-01 08:34:21.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:46+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit akonadi-calendar for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2020-08-18 11:54:44

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.3399 (New)


Package is "akonadi-calendar"

Tue Aug 18 11:54:44 2020 rev:62 rq:826325 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-07-14 07:45:17.927074638 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.3399/akonadi-calendar.changes  
2020-08-18 11:54:45.999247210 +0200
@@ -1,0 +2,29 @@
+Sun Aug  9 09:07:57 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:18 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:03:29 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Convert license headers to SPDX format
+  * Fix mem leak found by ASAN
+  * Fix clazy warnings
+  * Akonadi Calendar Standard Actions: s/Calendar Folder/Folder/
+  * Fix includes. Use uppercase includes
+  * IncidenceChanger: add getter/setter for ETM
+
+---

Old:

  akonadi-calendar-20.04.3.tar.xz
  akonadi-calendar-20.04.3.tar.xz.sig

New:

  akonadi-calendar-20.08.0.tar.xz
  akonadi-calendar-20.08.0.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.8BDK4o/_old  2020-08-18 11:54:47.103247695 +0200
+++ /var/tmp/diff_new_pack.8BDK4o/_new  2020-08-18 11:54:47.103247695 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later
@@ -102,7 +102,7 @@
 %postun -n libKF5AkonadiCalendar5 -p /sbin/ldconfig
 
 %files -n libKF5AkonadiCalendar5
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libKF5AkonadiCalendar.so.*
 %{_kf5_debugdir}/*.categories
 %{_kf5_debugdir}/*.renamecategories
@@ -115,7 +115,7 @@
 %{_kf5_sharedir}/akonadi/plugins/serializer/akonadi_serializer_kcalcore.desktop
 
 %files devel
-%license COPYING*
+%license LICENSES/*
 %dir %{_kf5_includedir}/Akonadi
 %dir %{_kf5_includedir}/akonadi
 %{_kf5_includedir}/Akonadi/Calendar/
@@ -127,7 +127,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license COPYING*
+%license LICENSES/*
 %endif
 
 %changelog

++ akonadi-calendar-20.04.3.tar.xz -> akonadi-calendar-20.08.0.tar.xz ++
 77958 lines of diff (skipped)





commit akonadi-calendar for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2020-07-14 07:44:43

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.3060 (New)


Package is "akonadi-calendar"

Tue Jul 14 07:44:43 2020 rev:61 rq:820105 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-06-14 18:17:16.975163031 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.3060/akonadi-calendar.changes  
2020-07-14 07:45:17.927074638 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:08:17 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:

  akonadi-calendar-20.04.2.tar.xz
  akonadi-calendar-20.04.2.tar.xz.sig

New:

  akonadi-calendar-20.04.3.tar.xz
  akonadi-calendar-20.04.3.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.U08DJK/_old  2020-07-14 07:45:18.795077440 +0200
+++ /var/tmp/diff_new_pack.U08DJK/_new  2020-07-14 07:45:18.799077453 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-20.04.2.tar.xz -> akonadi-calendar-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-20.04.2/CMakeLists.txt 
new/akonadi-calendar-20.04.3/CMakeLists.txt
--- old/akonadi-calendar-20.04.2/CMakeLists.txt 2020-06-09 02:44:38.0 
+0200
+++ new/akonadi-calendar-20.04.3/CMakeLists.txt 2020-07-07 03:07:20.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.14.2")
+set(PIM_VERSION "5.14.3")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -24,11 +24,11 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.14.2")
-set(AKONADI_LIB_VERSION "5.14.2")
-set(MAILTRANSPORT_LIB_VERSION "5.14.2")
-set(CALENDARUTILS_LIB_VERSION "5.14.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.2")
+set(AKONADICONTACT_LIB_VERSION "5.14.3")
+set(AKONADI_LIB_VERSION "5.14.3")
+set(MAILTRANSPORT_LIB_VERSION "5.14.3")
+set(CALENDARUTILS_LIB_VERSION "5.14.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.04.2/po/el/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-20.04.3/po/el/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-20.04.2/po/el/libakonadi-calendar5-serializer.po   
2020-06-09 02:44:36.0 +0200
+++ new/akonadi-calendar-20.04.3/po/el/libakonadi-calendar5-serializer.po   
2020-07-07 03:07:19.0 +0200
@@ -12,7 +12,7 @@
 "PO-Revision-Date: 2014-11-13 20:24+0200\n"
 "Last-Translator: Dimitris Kardarakos \n"
 "Language-Team: American English \n"
-"Language: en_US\n"
+"Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.04.2/po/sr/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-20.04.3/po/sr/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-20.04.2/po/sr/libakonadi-calendar5-serializer.po   
2020-06-09 02:44:38.0 +0200
+++ new/akonadi-calendar-20.04.3/po/sr/libakonadi-calendar5-serializer.po   
2020-07-07 03:07:20.0 +0200
@@ -3,8 +3,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi_serializer_plugins\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:11+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 03:13+0200\n"
 "PO-Revision-Date: 2014-08-30 19:03+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.04.2/po/sr/libakonadi-calendar5.po 

commit akonadi-calendar for openSUSE:Factory

2020-06-14 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.3606 (New)


Package is "akonadi-calendar"

Sun Jun 14 18:17:12 2020 rev:60 rq:813566 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-05-20 18:38:28.376357778 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.3606/akonadi-calendar.changes  
2020-06-14 18:17:16.975163031 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:13:49 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:

  akonadi-calendar-20.04.1.tar.xz
  akonadi-calendar-20.04.1.tar.xz.sig

New:

  akonadi-calendar-20.04.2.tar.xz
  akonadi-calendar-20.04.2.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.hNwSZk/_old  2020-06-14 18:17:17.815165186 +0200
+++ /var/tmp/diff_new_pack.hNwSZk/_new  2020-06-14 18:17:17.815165186 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-20.04.1.tar.xz -> akonadi-calendar-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-20.04.1/CMakeLists.txt 
new/akonadi-calendar-20.04.2/CMakeLists.txt
--- old/akonadi-calendar-20.04.1/CMakeLists.txt 2020-05-12 03:24:54.0 
+0200
+++ new/akonadi-calendar-20.04.2/CMakeLists.txt 2020-06-09 02:44:38.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.14.1")
+set(PIM_VERSION "5.14.2")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -24,11 +24,11 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.14.1")
-set(AKONADI_LIB_VERSION "5.14.1")
-set(MAILTRANSPORT_LIB_VERSION "5.14.1")
-set(CALENDARUTILS_LIB_VERSION "5.14.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.1")
+set(AKONADICONTACT_LIB_VERSION "5.14.2")
+set(AKONADI_LIB_VERSION "5.14.2")
+set(MAILTRANSPORT_LIB_VERSION "5.14.2")
+set(CALENDARUTILS_LIB_VERSION "5.14.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.04.1/po/fi/libakonadi-calendar5.po 
new/akonadi-calendar-20.04.2/po/fi/libakonadi-calendar5.po
--- old/akonadi-calendar-20.04.1/po/fi/libakonadi-calendar5.po  2020-05-12 
03:24:53.0 +0200
+++ new/akonadi-calendar-20.04.2/po/fi/libakonadi-calendar5.po  2020-06-09 
02:44:36.0 +0200
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:25:18+\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 20.04.1\n"
 
 #: calendarbase.cpp:289
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.04.1/po/fr/libakonadi-calendar5.po 
new/akonadi-calendar-20.04.2/po/fr/libakonadi-calendar5.po
--- old/akonadi-calendar-20.04.1/po/fr/libakonadi-calendar5.po  2020-05-12 
03:24:53.0 +0200
+++ new/akonadi-calendar-20.04.2/po/fr/libakonadi-calendar5.po  2020-06-09 
02:44:36.0 +0200
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Joëlle Cornavin , 2010, 2011.
 # Geoffray Levasseur , 2013.
-# xavier , 2013.
+# xavier , 2013, 2020.
 # Vincent Pinon , 2017, 2018.
 # Simon Depiets , 2019.
 #
@@ -20,7 +20,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 20.03.70\n"
+"X-Generator: Lokalize 20.04.1\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit akonadi-calendar for openSUSE:Factory

2020-05-20 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2020-05-20 18:38:19

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.2738 (New)


Package is "akonadi-calendar"

Wed May 20 18:38:19 2020 rev:59 rq:806295 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-04-25 20:21:07.461131236 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.2738/akonadi-calendar.changes  
2020-05-20 18:38:28.376357778 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:40:47 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
@@ -25,2 +31,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -39 +44 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -54 +59 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  akonadi-calendar-20.04.0.tar.xz
  akonadi-calendar-20.04.0.tar.xz.sig

New:

  akonadi-calendar-20.04.1.tar.xz
  akonadi-calendar-20.04.1.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.ZzUAyn/_old  2020-05-20 18:38:29.764360687 +0200
+++ /var/tmp/diff_new_pack.ZzUAyn/_new  2020-05-20 18:38:29.768360695 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-20.04.0.tar.xz -> akonadi-calendar-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-20.04.0/CMakeLists.txt 
new/akonadi-calendar-20.04.1/CMakeLists.txt
--- old/akonadi-calendar-20.04.0/CMakeLists.txt 2020-04-17 02:38:16.0 
+0200
+++ new/akonadi-calendar-20.04.1/CMakeLists.txt 2020-05-12 03:24:54.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.14.0")
+set(PIM_VERSION "5.14.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -24,11 +24,11 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.14.0")
-set(AKONADI_LIB_VERSION "5.14.0")
-set(MAILTRANSPORT_LIB_VERSION "5.14.0")
-set(CALENDARUTILS_LIB_VERSION "5.14.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.0")
+set(AKONADICONTACT_LIB_VERSION "5.14.1")
+set(AKONADI_LIB_VERSION "5.14.1")
+set(MAILTRANSPORT_LIB_VERSION "5.14.1")
+set(CALENDARUTILS_LIB_VERSION "5.14.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.14.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.04.0/po/it/libakonadi-calendar5.po 
new/akonadi-calendar-20.04.1/po/it/libakonadi-calendar5.po
--- old/akonadi-calendar-20.04.0/po/it/libakonadi-calendar5.po  2020-04-17 
02:38:15.0 +0200
+++ new/akonadi-calendar-20.04.1/po/it/libakonadi-calendar5.po  2020-05-12 
03:24:53.0 +0200
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Federico Zenith , 2011, 2013, 2014.
-# Luigi Toscano , 2015, 2016, 2017, 2019.
+# Luigi Toscano , 2015, 2016, 2017, 2019, 2020.
 #
 msgid ""
 msgstr ""
@@ -16,7 +16,7 @@
 "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.08.1\n"
+"X-Generator: Lokalize 19.12.0\n"
 
 #: calendarbase.cpp:289
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-20.04.0/po/ko/libakonadi-calendar5.po 
new/akonadi-calendar-20.04.1/po/ko/libakonadi-calendar5.po
--- old/akonadi-calendar-20.04.0/po/ko/libakonadi-calendar5.po  2020-04-17 
02:38:15.0 +0200
+++ 

commit akonadi-calendar for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2020-04-25 20:19:43

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.2738 (New)


Package is "akonadi-calendar"

Sat Apr 25 20:19:43 2020 rev:58 rq:796831 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-03-11 18:34:56.894994455 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.2738/akonadi-calendar.changes  
2020-04-25 20:21:07.461131236 +0200
@@ -1,0 +2,32 @@
+Thu Apr 23 12:21:44 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:31 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:
+  * publishdialog.cpp - build a proper comma-separated addresslist
+
+---
+Sun Mar 22 09:16:26 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 clazy warning
+  * Autogenerate categories file
+  * Remove usage of KDBusConnectionPool
+  * Make it compile against qt5.15
+
+---

Old:

  akonadi-calendar-19.12.3.tar.xz
  akonadi-calendar-19.12.3.tar.xz.sig

New:

  akonadi-calendar-20.04.0.tar.xz
  akonadi-calendar-20.04.0.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.zIllIo/_old  2020-04-25 20:21:07.965132275 +0200
+++ /var/tmp/diff_new_pack.zIllIo/_new  2020-04-25 20:21:07.969132283 +0200
@@ -21,17 +21,13 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later
 Group:  System/GUI/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:  cmake(KF5Akonadi)
 BuildRequires:  cmake(KF5AkonadiContact)
@@ -48,6 +44,10 @@
 BuildRequires:  cmake(Qt5Test)
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 
 %description
 This library provides calendar integration for Akonadi based Applications.
@@ -72,13 +72,13 @@
 %package devel
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
-Obsoletes:  akonadi5-calendar-devel < %{version}
-Provides:   akonadi5-calendar-devel = %{version}
 Requires:   libKF5AkonadiCalendar5 = %{version}
 Requires:   cmake(KF5Akonadi)
 Requires:   cmake(KF5CalendarCore)
 Requires:   cmake(KF5I18n)
 Requires:   cmake(KF5WidgetsAddons)
+Obsoletes:  akonadi5-calendar-devel < %{version}
+Provides:   akonadi5-calendar-devel = %{version}
 
 %description devel
 Development package for akonadi-calendar.

++ akonadi-calendar-19.12.3.tar.xz -> akonadi-calendar-20.04.0.tar.xz ++
 47285 lines of diff (skipped)





commit akonadi-calendar for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2020-03-11 18:34:02

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.3160 (New)


Package is "akonadi-calendar"

Wed Mar 11 18:34:02 2020 rev:57 rq:782301 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-02-10 21:47:05.993981266 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.3160/akonadi-calendar.changes  
2020-03-11 18:34:56.894994455 +0100
@@ -1,0 +2,10 @@
+Thu Mar  5 20:35:34 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
+- Changes since 19.12.2:
+  * calendarbase.cpp - don't crash in non-debug builds
+
+---

Old:

  akonadi-calendar-19.12.2.tar.xz
  akonadi-calendar-19.12.2.tar.xz.sig

New:

  akonadi-calendar-19.12.3.tar.xz
  akonadi-calendar-19.12.3.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.OjVaXB/_old  2020-03-11 18:34:57.278994690 +0100
+++ /var/tmp/diff_new_pack.OjVaXB/_new  2020-03-11 18:34:57.278994690 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-19.12.2.tar.xz -> akonadi-calendar-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-19.12.2/CMakeLists.txt 
new/akonadi-calendar-19.12.3/CMakeLists.txt
--- old/akonadi-calendar-19.12.2/CMakeLists.txt 2020-02-04 02:48:53.0 
+0100
+++ new/akonadi-calendar-19.12.3/CMakeLists.txt 2020-03-03 01:32:52.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.13.2")
+set(PIM_VERSION "5.13.3")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -24,11 +24,11 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.13.2")
-set(AKONADI_LIB_VERSION "5.13.2")
-set(MAILTRANSPORT_LIB_VERSION "5.13.2")
-set(CALENDARUTILS_LIB_VERSION "5.13.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.2")
+set(AKONADICONTACT_LIB_VERSION "5.13.3")
+set(AKONADI_LIB_VERSION "5.13.3")
+set(MAILTRANSPORT_LIB_VERSION "5.13.3")
+set(CALENDARUTILS_LIB_VERSION "5.13.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.12.2/po/ca@valencia/libakonadi-calendar5.po 
new/akonadi-calendar-19.12.3/po/ca@valencia/libakonadi-calendar5.po
--- old/akonadi-calendar-19.12.2/po/ca@valencia/libakonadi-calendar5.po 
2020-02-04 02:48:47.0 +0100
+++ new/akonadi-calendar-19.12.3/po/ca@valencia/libakonadi-calendar5.po 
2020-03-03 01:32:48.0 +0100
@@ -275,7 +275,8 @@
 #, kde-format
 msgid "Check whether hostname and retrieval email address match"
 msgstr ""
-"Comprova si el nom de màquina i l'adreça de correu de recuperació 
coincideixen"
+"Comprova si el nom de màquina i l'adreça de correu de recuperació "
+"coincideixen"
 
 #. i18n: ectx: whatsthis, entry (FreeBusyCheckHostname), group (Hidden Options)
 #: calendarsettings.kcfg:97
@@ -288,9 +289,9 @@
 msgstr ""
 "Amb aquest arranjament podeu configurar si la part de domini de l'URL de "
 "lliure/ocupat ha de coincidir amb la part de domini de l'ID de l'usuari que "
-"esteu cercant. Per exemple, si aquesta opció està establida, llavors la cerca 
"
-"de les dades de lliure/ocupat de jo...@meudomini.com en el servidor www."
-"teudomini.com no funcionarà."
+"esteu cercant. Per exemple, si aquesta opció està establida, llavors la "
+"cerca de les dades de lliure/ocupat de jo...@meudomini.com en el servidor "
+"www.teudomini.com no funcionarà."
 
 #: freebusymanager.cpp:398
 #, kde-format
@@ -310,8 +311,8 @@
 #, kde-format
 msgid "Failed to parse free/busy information that was retrieved from: %1"
 msgstr ""
-"Ha fallat en analitzar la informació de lliure/ocupat que es va recuperar des 
"
-"de: %1"
+"Ha fallat en analitzar la informació de lliure/ocupat que es va 

commit akonadi-calendar for openSUSE:Factory

2020-02-10 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.26092 (New)


Package is "akonadi-calendar"

Mon Feb 10 21:47:03 2020 rev:56 rq:771568 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2020-01-11 14:40:37.289198586 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.26092/akonadi-calendar.changes 
2020-02-10 21:47:05.993981266 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:36:43 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:28:37 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:

  akonadi-calendar-19.12.1.tar.xz
  akonadi-calendar-19.12.1.tar.xz.sig

New:

  akonadi-calendar-19.12.2.tar.xz
  akonadi-calendar-19.12.2.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.CmGV6u/_old  2020-02-10 21:47:06.709981661 +0100
+++ /var/tmp/diff_new_pack.CmGV6u/_new  2020-02-10 21:47:06.713981664 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later
@@ -90,7 +90,7 @@
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build

++ akonadi-calendar-19.12.1.tar.xz -> akonadi-calendar-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-19.12.1/CMakeLists.txt 
new/akonadi-calendar-19.12.2/CMakeLists.txt
--- old/akonadi-calendar-19.12.1/CMakeLists.txt 2020-01-07 03:28:53.0 
+0100
+++ new/akonadi-calendar-19.12.2/CMakeLists.txt 2020-02-04 02:48:53.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.13.1")
+set(PIM_VERSION "5.13.2")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -24,11 +24,11 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.13.1")
-set(AKONADI_LIB_VERSION "5.13.1")
-set(MAILTRANSPORT_LIB_VERSION "5.13.1")
-set(CALENDARUTILS_LIB_VERSION "5.13.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.1")
+set(AKONADICONTACT_LIB_VERSION "5.13.2")
+set(AKONADI_LIB_VERSION "5.13.2")
+set(MAILTRANSPORT_LIB_VERSION "5.13.2")
+set(CALENDARUTILS_LIB_VERSION "5.13.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.12.1/po/ca@valencia/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-19.12.2/po/ca@valencia/libakonadi-calendar5-serializer.po
--- 
old/akonadi-calendar-19.12.1/po/ca@valencia/libakonadi-calendar5-serializer.po  
2020-01-07 03:28:50.0 +0100
+++ 
new/akonadi-calendar-19.12.2/po/ca@valencia/libakonadi-calendar5-serializer.po  
2020-02-04 02:48:47.0 +0100
@@ -196,378 +196,3 @@
 #, kde-format
 msgid "Conflicting Todo"
 msgstr "Pendent amb conflictes"
-
-#~ msgid "Changed Contact"
-#~ msgstr "Contacte canviat"
-
-#~ msgid "Conflicting Contact"
-#~ msgstr "Contacte amb conflictes"
-
-#~ msgid "Emails"
-#~ msgstr "Correus electrònics"
-
-#~ msgid "Phone Numbers"
-#~ msgstr "Números de telèfon"
-
-#~ msgid "Addresses"
-#~ msgstr "Adreces"
-
-#~ msgid "Changed Contact Group"
-#~ msgstr "Grup de contactes canviat"
-
-#~ msgid "Conflicting Contact Group"
-#~ msgstr "Grup de contactes amb conflictes"
-
-#~ msgid "Name"
-#~ msgstr "Nom"
-
-#~ msgid "Member"
-#~ msgstr "Membre"
-
-#~ msgctxt "@title:column"
-#~ msgid "Changed Alarm"
-#~ msgstr "Alarma canviada"
-
-#~ msgctxt "@title:column"
-#~ msgid "Conflicting Alarm"
-#~ msgstr "Alarma amb conflictes"
-
-#~ msgctxt "@label"
-#~ msgid "Item revision"
-#~ msgstr "Revisió de l'element"
-
-#~ msgctxt "@label Unique identifier"

commit akonadi-calendar for openSUSE:Factory

2020-01-11 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.6675 (New)


Package is "akonadi-calendar"

Sat Jan 11 14:39:28 2020 rev:55 rq:762265 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-12-13 12:01:36.825464760 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.6675/akonadi-calendar.changes  
2020-01-11 14:40:37.289198586 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:08:49 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:

  akonadi-calendar-19.12.0.tar.xz
  akonadi-calendar-19.12.0.tar.xz.sig

New:

  akonadi-calendar-19.12.1.tar.xz
  akonadi-calendar-19.12.1.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.9jLxan/_old  2020-01-11 14:40:38.269198973 +0100
+++ /var/tmp/diff_new_pack.9jLxan/_new  2020-01-11 14:40:38.273198975 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-calendar
 #
-# 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
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-19.12.0.tar.xz -> akonadi-calendar-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-19.12.0/CMakeLists.txt 
new/akonadi-calendar-19.12.1/CMakeLists.txt
--- old/akonadi-calendar-19.12.0/CMakeLists.txt 2019-12-06 02:49:41.0 
+0100
+++ new/akonadi-calendar-19.12.1/CMakeLists.txt 2020-01-07 03:28:53.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.13.0")
+set(PIM_VERSION "5.13.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -24,11 +24,11 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.13.0")
-set(AKONADI_LIB_VERSION "5.13.0")
-set(MAILTRANSPORT_LIB_VERSION "5.13.0")
-set(CALENDARUTILS_LIB_VERSION "5.13.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.0")
+set(AKONADICONTACT_LIB_VERSION "5.13.1")
+set(AKONADI_LIB_VERSION "5.13.1")
+set(MAILTRANSPORT_LIB_VERSION "5.13.1")
+set(CALENDARUTILS_LIB_VERSION "5.13.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.12.0/po/ca/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-19.12.1/po/ca/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-19.12.0/po/ca/libakonadi-calendar5-serializer.po   
2019-12-06 02:49:36.0 +0100
+++ new/akonadi-calendar-19.12.1/po/ca/libakonadi-calendar5-serializer.po   
2020-01-07 03:28:50.0 +0100
@@ -196,378 +196,3 @@
 #, kde-format
 msgid "Conflicting Todo"
 msgstr "Pendent amb conflictes"
-
-#~ msgid "Changed Contact"
-#~ msgstr "Contacte canviat"
-
-#~ msgid "Conflicting Contact"
-#~ msgstr "Contacte amb conflictes"
-
-#~ msgid "Emails"
-#~ msgstr "Correus electrònics"
-
-#~ msgid "Phone Numbers"
-#~ msgstr "Números de telèfon"
-
-#~ msgid "Addresses"
-#~ msgstr "Adreces"
-
-#~ msgid "Changed Contact Group"
-#~ msgstr "Grup de contactes canviat"
-
-#~ msgid "Conflicting Contact Group"
-#~ msgstr "Grup de contactes amb conflictes"
-
-#~ msgid "Name"
-#~ msgstr "Nom"
-
-#~ msgid "Member"
-#~ msgstr "Membre"
-
-#~ msgctxt "@title:column"
-#~ msgid "Changed Alarm"
-#~ msgstr "Alarma canviada"
-
-#~ msgctxt "@title:column"
-#~ msgid "Conflicting Alarm"
-#~ msgstr "Alarma amb conflictes"
-
-#~ msgctxt "@label"
-#~ msgid "Item revision"
-#~ msgstr "Revisió de l'element"
-
-#~ msgctxt "@label Unique 

commit akonadi-calendar for openSUSE:Factory

2019-12-13 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.4691 (New)


Package is "akonadi-calendar"

Fri Dec 13 12:01:35 2019 rev:54 rq:756135 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-11-12 11:33:13.597947925 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.4691/akonadi-calendar.changes  
2019-12-13 12:01:36.825464760 +0100
@@ -1,0 +2,32 @@
+Tue Dec 10 06:38:00 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:22 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 15:53:12 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * fix find_dependency: fix version
+  * Prefer icons over pixmaps
+  * Use QLatin1String in join/startswith/endsWith/contains + QString::replace 
operates on the same object, no need to reassign
+  * QString::replace operates on the same object, no need to reassign
+  * Use new api
+  * Fix plugin name
+  * Fix qt version
+
+---

Old:

  akonadi-calendar-19.08.3.tar.xz
  akonadi-calendar-19.08.3.tar.xz.sig

New:

  akonadi-calendar-19.12.0.tar.xz
  akonadi-calendar-19.12.0.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.I3WRxU/_old  2019-12-13 12:01:38.433464153 +0100
+++ /var/tmp/diff_new_pack.I3WRxU/_new  2019-12-13 12:01:38.441464150 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-calendar
 #
-# 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
@@ -16,20 +16,20 @@
 #
 
 
-%define kf5_version 5.60.0
+%define kf5_version 5.61.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:   akonadi-calendar
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later
 Group:  System/GUI/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:  extra-cmake-modules >= %{kf5_version}
@@ -40,7 +40,6 @@
 BuildRequires:  cmake(KF5Codecs)
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5IconThemes)
 BuildRequires:  cmake(KF5IdentityManagement)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5MailTransport)

++ akonadi-calendar-19.08.3.tar.xz -> akonadi-calendar-19.12.0.tar.xz ++
 4176 lines of diff (skipped)

++ applications.keyring ++
Binary files /var/tmp/diff_new_pack.I3WRxU/_old and 
/var/tmp/diff_new_pack.I3WRxU/_new differ




commit akonadi-calendar for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-11-12 11:33:11

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.2990 (New)


Package is "akonadi-calendar"

Tue Nov 12 11:33:11 2019 rev:53 rq:746787 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-10-22 16:41:55.437631420 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.2990/akonadi-calendar.changes  
2019-11-12 11:33:13.597947925 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:12:27 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:

  akonadi-calendar-19.08.2.tar.xz
  akonadi-calendar-19.08.2.tar.xz.sig

New:

  akonadi-calendar-19.08.3.tar.xz
  akonadi-calendar-19.08.3.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.QRtPTT/_old  2019-11-12 11:33:14.977949426 +0100
+++ /var/tmp/diff_new_pack.QRtPTT/_new  2019-11-12 11:33:14.997949447 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later
@@ -75,11 +75,11 @@
 Group:  Development/Libraries/KDE
 Obsoletes:  akonadi5-calendar-devel < %{version}
 Provides:   akonadi5-calendar-devel = %{version}
+Requires:   libKF5AkonadiCalendar5 = %{version}
 Requires:   cmake(KF5Akonadi)
 Requires:   cmake(KF5CalendarCore)
 Requires:   cmake(KF5I18n)
 Requires:   cmake(KF5WidgetsAddons)
-Requires:   libKF5AkonadiCalendar5 = %{version}
 
 %description devel
 Development package for akonadi-calendar.

++ akonadi-calendar-19.08.2.tar.xz -> akonadi-calendar-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-19.08.2/CMakeLists.txt 
new/akonadi-calendar-19.08.3/CMakeLists.txt
--- old/akonadi-calendar-19.08.2/CMakeLists.txt 2019-10-08 02:23:35.0 
+0200
+++ new/akonadi-calendar-19.08.3/CMakeLists.txt 2019-11-05 05:15:38.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.12.2")
+set(PIM_VERSION "5.12.3")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -23,13 +23,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.12.1")
-set(AKONADICONTACT_LIB_VERSION "5.12.1")
-set(AKONADI_LIB_VERSION "5.12.1")
-set(MAILTRANSPORT_LIB_VERSION "5.12.1")
-set(KCONTACTS_LIB_VERSION "5.12.1")
-set(CALENDARUTILS_LIB_VERSION "5.12.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.12.1")
+set(CALENDARCORE_LIB_VERSION "5.12.3")
+set(AKONADICONTACT_LIB_VERSION "5.12.3")
+set(AKONADI_LIB_VERSION "5.12.3")
+set(MAILTRANSPORT_LIB_VERSION "5.12.3")
+set(KCONTACTS_LIB_VERSION "5.12.3")
+set(CALENDARUTILS_LIB_VERSION "5.12.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.12.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.08.2/po/zh_CN/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-19.08.3/po/zh_CN/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-19.08.2/po/zh_CN/libakonadi-calendar5-serializer.po
2019-10-08 02:23:35.0 +0200
+++ new/akonadi-calendar-19.08.3/po/zh_CN/libakonadi-calendar5-serializer.po
2019-11-05 05:15:38.0 +0100
@@ -9,7 +9,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:51\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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.08.2/po/zh_CN/libakonadi-calendar5.po 
new/akonadi-calendar-19.08.3/po/zh_CN/libakonadi-calendar5.po
--- old/akonadi-calendar-19.08.2/po/zh_CN/libakonadi-calendar5.po   
2019-10-08 02:23:35.0 +0200
+++ 

commit akonadi-calendar for openSUSE:Factory

2019-10-22 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-10-22 16:41:54

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.2352 (New)


Package is "akonadi-calendar"

Tue Oct 22 16:41:54 2019 rev:52 rq:739038 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-10-14 13:24:07.852113876 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.2352/akonadi-calendar.changes  
2019-10-22 16:41:55.437631420 +0200
@@ -1,0 +2,5 @@
+Thu Oct 17 07:41:07 UTC 2019 - Wolfgang Bauer 
+
+- Update build requirements and Requires of the devel package
+
+---



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.BTeVIj/_old  2019-10-22 16:41:56.021632042 +0200
+++ /var/tmp/diff_new_pack.BTeVIj/_new  2019-10-22 16:41:56.021632042 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define kf5_version 5.26.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
@@ -32,19 +32,21 @@
 Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
-BuildRequires:  akonadi-contact-devel
-BuildRequires:  akonadi-server-devel >= %{_kapp_version}
-BuildRequires:  extra-cmake-modules >= 5.17.0
-BuildRequires:  kcalcore-devel
-BuildRequires:  kcalutils-devel
-BuildRequires:  kcodecs-devel
-BuildRequires:  kcontacts-devel
-BuildRequires:  kidentitymanagement-devel
-BuildRequires:  kio-devel
-BuildRequires:  kmailtransport-devel >= %{_kapp_version}
-BuildRequires:  kwallet-devel
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  extra-cmake-modules >= %{kf5_version}
+BuildRequires:  cmake(KF5Akonadi)
+BuildRequires:  cmake(KF5AkonadiContact)
+BuildRequires:  cmake(KF5CalendarCore)
+BuildRequires:  cmake(KF5CalendarUtils)
+BuildRequires:  cmake(KF5Codecs)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5IdentityManagement)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5MailTransport)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(Qt5Test)
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 
@@ -71,12 +73,13 @@
 %package devel
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
-Requires:   akonadi-contact-devel >= %{_kapp_version}
-Requires:   akonadi-server-devel >= %{_kapp_version}
-Requires:   kcalcore-devel >= %{_kapp_version}
-Requires:   libKF5AkonadiCalendar5 = %{version}
 Obsoletes:  akonadi5-calendar-devel < %{version}
 Provides:   akonadi5-calendar-devel = %{version}
+Requires:   cmake(KF5Akonadi)
+Requires:   cmake(KF5CalendarCore)
+Requires:   cmake(KF5I18n)
+Requires:   cmake(KF5WidgetsAddons)
+Requires:   libKF5AkonadiCalendar5 = %{version}
 
 %description devel
 Development package for akonadi-calendar.






commit akonadi-calendar for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-10-14 13:24:06

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.2352 (New)


Package is "akonadi-calendar"

Mon Oct 14 13:24:06 2019 rev:51 rq:737665 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-09-09 12:20:02.073911719 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.2352/akonadi-calendar.changes  
2019-10-14 13:24:07.852113876 +0200
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:18 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:

  akonadi-calendar-19.08.1.tar.xz
  akonadi-calendar-19.08.1.tar.xz.sig

New:

  akonadi-calendar-19.08.2.tar.xz
  akonadi-calendar-19.08.2.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.D2SrSY/_old  2019-10-14 13:24:08.364112544 +0200
+++ /var/tmp/diff_new_pack.D2SrSY/_new  2019-10-14 13:24:08.368112534 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-19.08.1.tar.xz -> akonadi-calendar-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-19.08.1/CMakeLists.txt 
new/akonadi-calendar-19.08.2/CMakeLists.txt
--- old/akonadi-calendar-19.08.1/CMakeLists.txt 2019-09-03 03:47:24.0 
+0200
+++ new/akonadi-calendar-19.08.2/CMakeLists.txt 2019-10-08 02:23:35.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.12.1")
+set(PIM_VERSION "5.12.2")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.08.1/po/zh_CN/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-19.08.2/po/zh_CN/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-19.08.1/po/zh_CN/libakonadi-calendar5-serializer.po
2019-09-03 03:47:24.0 +0200
+++ new/akonadi-calendar-19.08.2/po/zh_CN/libakonadi-calendar5-serializer.po
2019-10-08 02:23:35.0 +0200
@@ -9,7 +9,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:08\n"
+"PO-Revision-Date: 2019-09-05 09:51\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/akonadi-calendar-19.08.1/po/zh_CN/libakonadi-calendar5.po 
new/akonadi-calendar-19.08.2/po/zh_CN/libakonadi-calendar5.po
--- old/akonadi-calendar-19.08.1/po/zh_CN/libakonadi-calendar5.po   
2019-09-03 03:47:24.0 +0200
+++ new/akonadi-calendar-19.08.2/po/zh_CN/libakonadi-calendar5.po   
2019-10-08 02:23:35.0 +0200
@@ -8,7 +8,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:08\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"





commit akonadi-calendar for openSUSE:Factory

2019-09-09 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-09-09 12:20:00

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.7948 (New)


Package is "akonadi-calendar"

Mon Sep  9 12:20:00 2019 rev:50 rq:728734 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-08-16 15:33:40.729908127 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.7948/akonadi-calendar.changes  
2019-09-09 12:20:02.073911719 +0200
@@ -1,0 +2,10 @@
+Thu Sep  5 13:59:50 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:

  akonadi-calendar-19.08.0.tar.xz
  akonadi-calendar-19.08.0.tar.xz.sig

New:

  akonadi-calendar-19.08.1.tar.xz
  akonadi-calendar-19.08.1.tar.xz.sig



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.jxfmBS/_old  2019-09-09 12:20:03.045911574 +0200
+++ /var/tmp/diff_new_pack.jxfmBS/_new  2019-09-09 12:20:03.049911573 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-19.08.0.tar.xz -> akonadi-calendar-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-19.08.0/CMakeLists.txt 
new/akonadi-calendar-19.08.1/CMakeLists.txt
--- old/akonadi-calendar-19.08.0/CMakeLists.txt 2019-08-09 02:50:24.0 
+0200
+++ new/akonadi-calendar-19.08.1/CMakeLists.txt 2019-09-03 03:47:24.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.12.0")
+set(PIM_VERSION "5.12.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -8,27 +8,28 @@
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
+include(KDEInstallDirs)
+include(KDECMakeSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+
 include(GenerateExportHeader)
 include(ECMGenerateHeaders)
 include(ECMGeneratePriFile)
 
 include(ECMSetupVersion)
 include(FeatureSummary)
-include(KDEInstallDirs)
-include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.12.0")
-set(AKONADICONTACT_LIB_VERSION "5.12.0")
-set(AKONADI_LIB_VERSION "5.12.0")
-set(MAILTRANSPORT_LIB_VERSION "5.12.0")
-set(KCONTACTS_LIB_VERSION "5.12.0")
-set(CALENDARUTILS_LIB_VERSION "5.12.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.12.0")
+set(CALENDARCORE_LIB_VERSION "5.12.1")
+set(AKONADICONTACT_LIB_VERSION "5.12.1")
+set(AKONADI_LIB_VERSION "5.12.1")
+set(MAILTRANSPORT_LIB_VERSION "5.12.1")
+set(KCONTACTS_LIB_VERSION "5.12.1")
+set(CALENDARUTILS_LIB_VERSION "5.12.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.12.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.08.0/po/ar/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-19.08.1/po/ar/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-19.08.0/po/ar/libakonadi-calendar5-serializer.po   
2019-08-09 02:50:20.0 +0200
+++ new/akonadi-calendar-19.08.1/po/ar/libakonadi-calendar5-serializer.po   
2019-09-03 03:47:22.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:13+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
 "PO-Revision-Date: 2018-01-28 16:42+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.08.0/po/ar/libakonadi-calendar5.po 
new/akonadi-calendar-19.08.1/po/ar/libakonadi-calendar5.po
--- old/akonadi-calendar-19.08.0/po/ar/libakonadi-calendar5.po  2019-08-09 
02:50:20.0 +0200

commit akonadi-calendar for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-08-16 15:33:38

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.22127 (New)


Package is "akonadi-calendar"

Fri Aug 16 15:33:38 2019 rev:49 rq:723559 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-07-16 08:28:56.583389921 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.22127/akonadi-calendar.changes 
2019-08-16 15:33:40.729908127 +0200
@@ -1,0 +2,41 @@
+Fri Aug  9 08:29:51 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:46 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
+  * Adapt to KCalCore namespace change
+
+---
+Tue Jul 23 11:58:53 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
+  * Adapt to KCalCore::Attendee changes
+  * Prepare for Attendee becoming a value type
+  * When we use framework 5.59.0 we can use new logging file directory
+  * Remove unused legacy include
+  * Adapt to KCalCore::Person changes
+  * Add executable attribute
+  * It was fixed in 5.13.0beta2
+  * metainfo.yaml: Fix cmakename, is own top-level entry
+  * Fix clazy warning
+  * Remove unused shared-pointer-to-self hack
+  * Make it compile without FOREACH
+
+---

Old:

  akonadi-calendar-19.04.3.tar.xz

New:

  akonadi-calendar-19.08.0.tar.xz
  akonadi-calendar-19.08.0.tar.xz.sig
  applications.keyring



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.QZW1Ma/_old  2019-08-16 15:33:41.221907984 +0200
+++ /var/tmp/diff_new_pack.QZW1Ma/_new  2019-08-16 15:33:41.221907984 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
-Source: akonadi-calendar-%{version}.tar.xz
+URL:https://www.kde.org
+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-contact-devel
 BuildRequires:  akonadi-server-devel >= %{_kapp_version}
 BuildRequires:  extra-cmake-modules >= 5.17.0

++ akonadi-calendar-19.04.3.tar.xz -> akonadi-calendar-19.08.0.tar.xz ++
 18744 lines of diff (skipped)




commit akonadi-calendar for openSUSE:Factory

2019-07-16 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-07-16 08:28:55

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.1887 (New)


Package is "akonadi-calendar"

Tue Jul 16 08:28:55 2019 rev:48 rq:715026 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-06-13 22:39:08.672267765 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.1887/akonadi-calendar.changes  
2019-07-16 08:28:56.583389921 +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:

  akonadi-calendar-19.04.2.tar.xz

New:

  akonadi-calendar-19.04.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.q6F94z/_old  2019-07-16 08:28:57.011389983 +0200
+++ /var/tmp/diff_new_pack.q6F94z/_new  2019-07-16 08:28:57.015389984 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-19.04.2.tar.xz -> akonadi-calendar-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-19.04.2/CMakeLists.txt 
new/akonadi-calendar-19.04.3/CMakeLists.txt
--- old/akonadi-calendar-19.04.2/CMakeLists.txt 2019-06-04 02:16:06.0 
+0200
+++ new/akonadi-calendar-19.04.3/CMakeLists.txt 2019-07-09 02:19:25.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.11.2")
+set(PIM_VERSION "5.11.3")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.11.2")
-set(AKONADICONTACT_LIB_VERSION "5.11.2")
-set(AKONADI_LIB_VERSION "5.11.2")
-set(MAILTRANSPORT_LIB_VERSION "5.11.2")
-set(KCONTACTS_LIB_VERSION "5.11.2")
-set(CALENDARUTILS_LIB_VERSION "5.11.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.2")
+set(CALENDARCORE_LIB_VERSION "5.11.3")
+set(AKONADICONTACT_LIB_VERSION "5.11.3")
+set(AKONADI_LIB_VERSION "5.11.3")
+set(MAILTRANSPORT_LIB_VERSION "5.11.3")
+set(KCONTACTS_LIB_VERSION "5.11.3")
+set(CALENDARUTILS_LIB_VERSION "5.11.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"




commit akonadi-calendar for openSUSE:Factory

2019-06-13 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-06-13 22:39:07

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.4811 (New)


Package is "akonadi-calendar"

Thu Jun 13 22:39:07 2019 rev:47 rq:708516 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-05-14 13:14:23.756951526 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.4811/akonadi-calendar.changes  
2019-06-13 22:39:08.672267765 +0200
@@ -1,0 +2,10 @@
+Fri Jun 07 12:51:50 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
+- Changes since 19.04.1:
+  * Fix the akonadi-calendar dependencies
+
+---

Old:

  akonadi-calendar-19.04.1.tar.xz

New:

  akonadi-calendar-19.04.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.3igkgo/_old  2019-06-13 22:39:09.144267606 +0200
+++ /var/tmp/diff_new_pack.3igkgo/_new  2019-06-13 22:39:09.144267606 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-19.04.1.tar.xz -> akonadi-calendar-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-19.04.1/CMakeLists.txt 
new/akonadi-calendar-19.04.2/CMakeLists.txt
--- old/akonadi-calendar-19.04.1/CMakeLists.txt 2019-05-07 02:31:41.0 
+0200
+++ new/akonadi-calendar-19.04.2/CMakeLists.txt 2019-06-04 02:16:06.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.11.1")
+set(PIM_VERSION "5.11.2")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.11.1")
-set(AKONADICONTACT_LIB_VERSION "5.11.1")
-set(AKONADI_LIB_VERSION "5.11.1")
-set(MAILTRANSPORT_LIB_VERSION "5.11.1")
-set(KCONTACTS_LIB_VERSION "5.11.1")
-set(CALENDARUTILS_LIB_VERSION "5.11.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.1")
+set(CALENDARCORE_LIB_VERSION "5.11.2")
+set(AKONADICONTACT_LIB_VERSION "5.11.2")
+set(AKONADI_LIB_VERSION "5.11.2")
+set(MAILTRANSPORT_LIB_VERSION "5.11.2")
+set(KCONTACTS_LIB_VERSION "5.11.2")
+set(CALENDARUTILS_LIB_VERSION "5.11.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
@@ -42,14 +42,15 @@
 endif()
 
 ### Find packages ###
+find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5WidgetsAddons ${KF5_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5XmlGui ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5KIO ${KF5_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5Wallet ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5Codecs ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5IconThemes ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5DBusAddons ${KF5_MIN_VERSION} CONFIG REQUIRED)
 
 find_package(KF5MailTransportAkonadi ${MAILTRANSPORT_LIB_VERSION} CONFIG 
REQUIRED)
-find_package(KF5Contacts ${KCONTACTS_LIB_VERSION} CONFIG REQUIRED)
 find_package(KF5IdentityManagement ${IDENTITYMANAGEMENT_LIB_VERSION} CONFIG 
REQUIRED)
 find_package(KF5CalendarCore ${CALENDARCORE_LIB_VERSION} CONFIG REQUIRED)
 find_package(KF5CalendarUtils ${CALENDARUTILS_LIB_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.04.1/KF5AkonadiCalendarConfig.cmake.in 
new/akonadi-calendar-19.04.2/KF5AkonadiCalendarConfig.cmake.in
--- old/akonadi-calendar-19.04.1/KF5AkonadiCalendarConfig.cmake.in  
2019-04-29 07:12:36.0 +0200
+++ new/akonadi-calendar-19.04.2/KF5AkonadiCalendarConfig.cmake.in  
2019-05-21 07:19:48.0 +0200
@@ -2,6 +2,8 @@
 include(CMakeFindDependencyMacro)
 find_dependency(KF5Akonadi "@AKONADI_LIB_VERSION@")
 find_dependency(KF5CalendarCore "@CALENDARCORE_LIB_VERSION@")
-find_dependency(KF5AkonadiContact "@AKONADICONTACT_LIB_VERSION@")
+
+find_dependency(KF5I18n 

commit akonadi-calendar for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-05-14 13:14:22

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.5148 (New)


Package is "akonadi-calendar"

Tue May 14 13:14:22 2019 rev:46 rq:702140 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-04-26 22:45:23.661614532 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.5148/akonadi-calendar.changes  
2019-05-14 13:14:23.756951526 +0200
@@ -1,0 +2,9 @@
+Fri May 10 05:37:10 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
+- No code changes since 19.04.0
+
+---

Old:

  akonadi-calendar-19.04.0.tar.xz

New:

  akonadi-calendar-19.04.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.48zBsa/_old  2019-05-14 13:14:24.232952737 +0200
+++ /var/tmp/diff_new_pack.48zBsa/_new  2019-05-14 13:14:24.232952737 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-19.04.0.tar.xz -> akonadi-calendar-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-19.04.0/CMakeLists.txt 
new/akonadi-calendar-19.04.1/CMakeLists.txt
--- old/akonadi-calendar-19.04.0/CMakeLists.txt 2019-04-12 02:14:26.0 
+0200
+++ new/akonadi-calendar-19.04.1/CMakeLists.txt 2019-05-07 02:31:41.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.11.0")
+set(PIM_VERSION "5.11.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.11.0")
-set(AKONADICONTACT_LIB_VERSION "5.11.0")
-set(AKONADI_LIB_VERSION "5.11.0")
-set(MAILTRANSPORT_LIB_VERSION "5.11.0")
-set(KCONTACTS_LIB_VERSION "5.11.0")
-set(CALENDARUTILS_LIB_VERSION "5.11.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.0")
+set(CALENDARCORE_LIB_VERSION "5.11.1")
+set(AKONADICONTACT_LIB_VERSION "5.11.1")
+set(AKONADI_LIB_VERSION "5.11.1")
+set(MAILTRANSPORT_LIB_VERSION "5.11.1")
+set(KCONTACTS_LIB_VERSION "5.11.1")
+set(CALENDARUTILS_LIB_VERSION "5.11.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.04.0/po/zh_CN/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-19.04.1/po/zh_CN/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-19.04.0/po/zh_CN/libakonadi-calendar5-serializer.po
2019-04-12 02:14:26.0 +0200
+++ new/akonadi-calendar-19.04.1/po/zh_CN/libakonadi-calendar5-serializer.po
2019-05-07 02:31:41.0 +0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:11+0200\n"
-"PO-Revision-Date: 2019-04-09 18:52\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:31\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-19.04.0/po/zh_CN/libakonadi-calendar5.po 
new/akonadi-calendar-19.04.1/po/zh_CN/libakonadi-calendar5.po
--- old/akonadi-calendar-19.04.0/po/zh_CN/libakonadi-calendar5.po   
2019-04-12 02:14:26.0 +0200
+++ new/akonadi-calendar-19.04.1/po/zh_CN/libakonadi-calendar5.po   
2019-05-07 02:31:41.0 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:11+0200\n"
-"PO-Revision-Date: 2019-04-09 18:52\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:30\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit akonadi-calendar for openSUSE:Factory

2019-04-26 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-04-26 22:45:22

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.5536 (New)


Package is "akonadi-calendar"

Fri Apr 26 22:45:22 2019 rev:45 rq:696168 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-03-11 11:07:37.329741904 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.5536/akonadi-calendar.changes  
2019-04-26 22:45:23.661614532 +0200
@@ -1,0 +2,33 @@
+Sat Apr 20 06:51:51 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
+  * Fix crash due to using an attribute from a collection that went out of 
scope
+  * Workaround qt5.13 bug
+
+---
+Wed Mar 27 06:40:53 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:
+  * Fix compile with Qt 5.13 and QT_DISABLE_DEPRECATED_BEFORE=0x06
+  * Fix some clazy warning
+  * Remove QT_CHECK
+
+---

Old:

  akonadi-calendar-18.12.3.tar.xz

New:

  akonadi-calendar-19.04.0.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.TAoMkc/_old  2019-04-26 22:45:24.133614290 +0200
+++ /var/tmp/diff_new_pack.TAoMkc/_new  2019-04-26 22:45:24.133614290 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-18.12.3.tar.xz -> akonadi-calendar-19.04.0.tar.xz ++
 1737 lines of diff (skipped)




commit akonadi-calendar for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-03-11 11:07:35

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.28833 (New)


Package is "akonadi-calendar"

Mon Mar 11 11:07:35 2019 rev:44 rq:683103 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-02-14 14:13:10.180227117 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.28833/akonadi-calendar.changes 
2019-03-11 11:07:37.329741904 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:09 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:

  akonadi-calendar-18.12.2.tar.xz

New:

  akonadi-calendar-18.12.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.LO24lV/_old  2019-03-11 11:07:38.125741793 +0100
+++ /var/tmp/diff_new_pack.LO24lV/_new  2019-03-11 11:07:38.125741793 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-18.12.2.tar.xz -> akonadi-calendar-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-18.12.2/CMakeLists.txt 
new/akonadi-calendar-18.12.3/CMakeLists.txt
--- old/akonadi-calendar-18.12.2/CMakeLists.txt 2019-02-05 01:45:59.0 
+0100
+++ new/akonadi-calendar-18.12.3/CMakeLists.txt 2019-03-05 01:23:45.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.10.2")
+set(PIM_VERSION "5.10.3")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.10.2")
-set(AKONADICONTACT_LIB_VERSION "5.10.2")
-set(AKONADI_LIB_VERSION "5.10.2")
-set(MAILTRANSPORT_LIB_VERSION "5.10.2")
-set(KCONTACTS_LIB_VERSION "5.10.2")
-set(CALENDARUTILS_LIB_VERSION "5.10.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.2")
+set(CALENDARCORE_LIB_VERSION "5.10.3")
+set(AKONADICONTACT_LIB_VERSION "5.10.3")
+set(AKONADI_LIB_VERSION "5.10.3")
+set(MAILTRANSPORT_LIB_VERSION "5.10.3")
+set(KCONTACTS_LIB_VERSION "5.10.3")
+set(CALENDARUTILS_LIB_VERSION "5.10.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.12.2/po/pt_BR/libakonadi-calendar5.po 
new/akonadi-calendar-18.12.3/po/pt_BR/libakonadi-calendar5.po
--- old/akonadi-calendar-18.12.2/po/pt_BR/libakonadi-calendar5.po   
2019-02-05 01:45:59.0 +0100
+++ new/akonadi-calendar-18.12.3/po/pt_BR/libakonadi-calendar5.po   
2019-03-05 01:23:44.0 +0100
@@ -5,20 +5,21 @@
 # Marcus Vinícius de Andrade Gama , 2010.
 # André Marcelo Alvarenga , 2010, 2012, 2013, 2014, 2015, 
2016, 2018.
 # Aracele Torres , 2010.
+# Luiz Fernando Ranghetti , 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: libakonadi-calendar5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-08-04 23:25-0300\n"
-"Last-Translator: André Marcelo Alvarenga \n"
-"Language-Team: Brazilian Portuguese \n"
+"PO-Revision-Date: 2019-02-15 09:04-0200\n"
+"Last-Translator: Luiz Fernando Ranghetti \n"
+"Language-Team: Portuguese \n"
 "Language: pt_BR\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 2.0\n"
+"X-Generator: Lokalize 18.12.2\n"
 
 #: calendarbase.cpp:297
 #, kde-format
@@ -267,7 +268,7 @@
 #: calendarsettings.kcfg:91
 #, kde-format
 msgid "Send Outlook-like pseudo counter proposals"
-msgstr "Enviar pseudocontrapropostas como no Outlook"
+msgstr "Enviar pseudo contra propostas como no Outlook"
 
 #. i18n: ectx: label, entry (FreeBusyCheckHostname), group (Hidden Options)
 #: calendarsettings.kcfg:96

commit akonadi-calendar for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-02-14 14:13:07

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.28833 (New)


Package is "akonadi-calendar"

Thu Feb 14 14:13:07 2019 rev:43 rq:673670 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2019-01-21 10:09:17.458743638 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.28833/akonadi-calendar.changes 
2019-02-14 14:13:10.180227117 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:24:46 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:

  akonadi-calendar-18.12.1.tar.xz

New:

  akonadi-calendar-18.12.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.idig2d/_old  2019-02-14 14:13:10.656226882 +0100
+++ /var/tmp/diff_new_pack.idig2d/_new  2019-02-14 14:13:10.656226882 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-18.12.1.tar.xz -> akonadi-calendar-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-18.12.1/CMakeLists.txt 
new/akonadi-calendar-18.12.2/CMakeLists.txt
--- old/akonadi-calendar-18.12.1/CMakeLists.txt 2019-01-08 01:18:23.0 
+0100
+++ new/akonadi-calendar-18.12.2/CMakeLists.txt 2019-02-05 01:45:59.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.10.1")
+set(PIM_VERSION "5.10.2")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.10.1")
-set(AKONADICONTACT_LIB_VERSION "5.10.1")
-set(AKONADI_LIB_VERSION "5.10.1")
-set(MAILTRANSPORT_LIB_VERSION "5.10.1")
-set(KCONTACTS_LIB_VERSION "5.10.1")
-set(CALENDARUTILS_LIB_VERSION "5.10.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.1")
+set(CALENDARCORE_LIB_VERSION "5.10.2")
+set(AKONADICONTACT_LIB_VERSION "5.10.2")
+set(AKONADI_LIB_VERSION "5.10.2")
+set(MAILTRANSPORT_LIB_VERSION "5.10.2")
+set(KCONTACTS_LIB_VERSION "5.10.2")
+set(CALENDARUTILS_LIB_VERSION "5.10.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.12.1/po/pl/libakonadi-calendar5.po 
new/akonadi-calendar-18.12.2/po/pl/libakonadi-calendar5.po
--- old/akonadi-calendar-18.12.1/po/pl/libakonadi-calendar5.po  2019-01-08 
01:18:23.0 +0100
+++ new/akonadi-calendar-18.12.2/po/pl/libakonadi-calendar5.po  2019-02-05 
01:45:58.0 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz , 2014, 2015, 2016, 2017, 
2018.
+# Łukasz Wojniłowicz , 2014, 2015, 2016, 2017, 
2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-01-28 06:14+0100\n"
+"PO-Revision-Date: 2019-01-20 07:25+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.03.70\n"
 
 #: calendarbase.cpp:297
 #, kde-format
@@ -714,7 +714,7 @@
 "Do you want to email the attendees that the event is canceled?"
 msgstr ""
 "Usunięto zaproszenie \"%1\".\n"
-"Czy chcesz wysłać wiadomości do uczestników z informacją o anulowaniu "
+"Czy chcesz wysłać wiadomości do uczestników z informacją o porzuceniu "
 "wydarzenia?"
 
 #: itiphandlerhelper_p.cpp:367
@@ -724,7 +724,7 @@
 "Do you want to email the attendees that the todo 

commit akonadi-calendar for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2019-01-21 10:09:12

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.28833 (New)


Package is "akonadi-calendar"

Mon Jan 21 10:09:12 2019 rev:42 rq:665055 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-12-19 13:30:12.028869908 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.28833/akonadi-calendar.changes 
2019-01-21 10:09:17.458743638 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:41:43 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:

  akonadi-calendar-18.12.0.tar.xz

New:

  akonadi-calendar-18.12.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.IoKaqs/_old  2019-01-21 10:09:17.874743218 +0100
+++ /var/tmp/diff_new_pack.IoKaqs/_new  2019-01-21 10:09:17.878743213 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-calendar
 #
-# 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
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-calendar
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later

++ akonadi-calendar-18.12.0.tar.xz -> akonadi-calendar-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-18.12.0/CMakeLists.txt 
new/akonadi-calendar-18.12.1/CMakeLists.txt
--- old/akonadi-calendar-18.12.0/CMakeLists.txt 2018-12-07 01:43:21.0 
+0100
+++ new/akonadi-calendar-18.12.1/CMakeLists.txt 2019-01-08 01:18:23.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.10.0")
+set(PIM_VERSION "5.10.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.10.0")
-set(AKONADICONTACT_LIB_VERSION "5.10.0")
-set(AKONADI_LIB_VERSION "5.10.0")
-set(MAILTRANSPORT_LIB_VERSION "5.10.0")
-set(KCONTACTS_LIB_VERSION "5.10.0")
-set(CALENDARUTILS_LIB_VERSION "5.10.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.0")
+set(CALENDARCORE_LIB_VERSION "5.10.1")
+set(AKONADICONTACT_LIB_VERSION "5.10.1")
+set(AKONADI_LIB_VERSION "5.10.1")
+set(MAILTRANSPORT_LIB_VERSION "5.10.1")
+set(KCONTACTS_LIB_VERSION "5.10.1")
+set(CALENDARUTILS_LIB_VERSION "5.10.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.12.0/po/ca/libakonadi-calendar5.po 
new/akonadi-calendar-18.12.1/po/ca/libakonadi-calendar5.po
--- old/akonadi-calendar-18.12.0/po/ca/libakonadi-calendar5.po  2018-12-07 
01:43:19.0 +0100
+++ new/akonadi-calendar-18.12.1/po/ca/libakonadi-calendar5.po  2019-01-08 
01:18:23.0 +0100
@@ -1,5 +1,5 @@
 # Translation of libakonadi-calendar5.po to Catalan
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 2010-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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.12.0/po/ca@valencia/libakonadi-calendar5.po 
new/akonadi-calendar-18.12.1/po/ca@valencia/libakonadi-calendar5.po
--- old/akonadi-calendar-18.12.0/po/ca@valencia/libakonadi-calendar5.po 
2018-12-07 01:43:19.0 +0100
+++ new/akonadi-calendar-18.12.1/po/ca@valencia/libakonadi-calendar5.po 
2019-01-08 01:18:23.0 +0100
@@ -1,5 +1,5 @@
 # Translation of libakonadi-calendar5.po to Catalan (Valencian)
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 

commit akonadi-calendar for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-12-19 13:30:10

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new.28833 (New)


Package is "akonadi-calendar"

Wed Dec 19 13:30:10 2018 rev:41 rq:658309 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-11-12 09:23:02.982622914 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.28833/akonadi-calendar.changes 
2018-12-19 13:30:12.028869908 +0100
@@ -1,0 +2,37 @@
+Fri Dec 14 06:08:37 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:43 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:
+  * Allow to use debug categories
+
+---
+Tue Nov 20 06:21:43 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:30 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
+  * Remove 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
@@ -101 +138 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -227 +264 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -288 +325 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -401 +438 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -522 +559 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  akonadi-calendar-18.08.3.tar.xz

New:

  akonadi-calendar-18.12.0.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.BzXzCJ/_old  2018-12-19 13:30:12.560869214 +0100
+++ /var/tmp/diff_new_pack.BzXzCJ/_new  2018-12-19 13:30:12.576869194 +0100
@@ -16,18 +16,17 @@
 #
 
 
-%bcond_without lang
-
-Name:   akonadi-calendar
-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:   akonadi-calendar
+Version:18.12.0
+Release:0
 Summary:Akonadi calendar integration
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source: akonadi-calendar-%{version}.tar.xz
 BuildRequires:  akonadi-contact-devel
 BuildRequires:  akonadi-server-devel >= %{_kapp_version}
@@ -42,7 +41,6 @@
 BuildRequires:  kwallet-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Test)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 
@@ -52,8 +50,8 @@
 %package -n libKF5AkonadiCalendar5
 Summary:KDE PIM Libraries: AkonadiCalendar
 Group:  Development/Libraries/KDE
-Provides:   %{name} = %{version}
 Recommends: %{name}-lang
+Provides:   %{name} = %{version}
 
 %description  -n libKF5AkonadiCalendar5
 This library provides calendar integration for Akonadi based Applications.
@@ -66,7 +64,6 @@
 %description -n akonadi-plugin-calendar
 This package provides plugins required by PIM applications to read and write 
calendar data.
 
-
 %package devel
 Summary:

commit akonadi-calendar for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-11-12 09:21:55

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Mon Nov 12 09:21:55 2018 rev:40 rq:647946 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-10-15 09:18:10.200780217 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-11-12 09:23:02.982622914 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:24 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:

  akonadi-calendar-18.08.2.tar.xz

New:

  akonadi-calendar-18.08.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.gWj5iq/_old  2018-11-12 09:23:04.414621120 +0100
+++ /var/tmp/diff_new_pack.gWj5iq/_new  2018-11-12 09:23:04.418621116 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-18.08.2.tar.xz -> akonadi-calendar-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-18.08.2/CMakeLists.txt 
new/akonadi-calendar-18.08.3/CMakeLists.txt
--- old/akonadi-calendar-18.08.2/CMakeLists.txt 2018-10-09 02:31:09.0 
+0200
+++ new/akonadi-calendar-18.08.3/CMakeLists.txt 2018-11-06 01:20:00.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.9.2")
+set(PIM_VERSION "5.9.3")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.9.2")
-set(AKONADICONTACT_LIB_VERSION "5.9.2")
-set(AKONADI_LIB_VERSION "5.9.2")
-set(MAILTRANSPORT_LIB_VERSION "5.9.2")
-set(KCONTACTS_LIB_VERSION "5.9.2")
-set(CALENDARUTILS_LIB_VERSION "5.9.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.2")
+set(CALENDARCORE_LIB_VERSION "5.9.3")
+set(AKONADICONTACT_LIB_VERSION "5.9.3")
+set(AKONADI_LIB_VERSION "5.9.3")
+set(MAILTRANSPORT_LIB_VERSION "5.9.3")
+set(KCONTACTS_LIB_VERSION "5.9.3")
+set(CALENDARUTILS_LIB_VERSION "5.9.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.08.2/po/de/libakonadi-calendar5.po 
new/akonadi-calendar-18.08.3/po/de/libakonadi-calendar5.po
--- old/akonadi-calendar-18.08.2/po/de/libakonadi-calendar5.po  2018-10-09 
02:31:07.0 +0200
+++ new/akonadi-calendar-18.08.3/po/de/libakonadi-calendar5.po  2018-11-06 
01:19:59.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-01-11 03:15+0100\n"
-"PO-Revision-Date: 2018-05-28 13:53+0100\n"
+"PO-Revision-Date: 2018-11-05 16:58+0100\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -869,6 +869,8 @@
 "Unable to publish the calendar incidence due to an invalid recipients "
 "string. %1"
 msgstr ""
+"Der Kalendereintrag kann wegen einer ungültigen Empfängeradresse nicht"
+" veröffentlicht werden. %1"
 
 #: publishdialog.cpp:148
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.08.2/po/zh_CN/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-18.08.3/po/zh_CN/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-18.08.2/po/zh_CN/libakonadi-calendar5-serializer.po
2018-10-09 02:31:09.0 +0200
+++ new/akonadi-calendar-18.08.3/po/zh_CN/libakonadi-calendar5-serializer.po
2018-11-06 01:20:00.0 +0100
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-04-23 03:39+0200\n"
-"PO-Revision-Date: 2018-09-28 19:52\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-11-01 23:18\n"
+"Last-Translator: guoyunhe \n"
 

commit akonadi-calendar for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-10-15 09:18:03

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Mon Oct 15 09:18:03 2018 rev:39 rq:641418 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-09-13 23:53:14.802327340 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-10-15 09:18:10.200780217 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:42 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:

  akonadi-calendar-18.08.1.tar.xz

New:

  akonadi-calendar-18.08.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.sfeoIU/_old  2018-10-15 09:18:12.412778133 +0200
+++ /var/tmp/diff_new_pack.sfeoIU/_new  2018-10-15 09:18:12.416778129 +0200
@@ -12,14 +12,14 @@
 # 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/
 #
 
 
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-18.08.1.tar.xz -> akonadi-calendar-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-18.08.1/CMakeLists.txt 
new/akonadi-calendar-18.08.2/CMakeLists.txt
--- old/akonadi-calendar-18.08.1/CMakeLists.txt 2018-09-04 02:56:00.0 
+0200
+++ new/akonadi-calendar-18.08.2/CMakeLists.txt 2018-10-09 02:31:09.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.9.1")
+set(PIM_VERSION "5.9.2")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.9.1")
-set(AKONADICONTACT_LIB_VERSION "5.9.1")
-set(AKONADI_LIB_VERSION "5.9.1")
-set(MAILTRANSPORT_LIB_VERSION "5.9.1")
-set(KCONTACTS_LIB_VERSION "5.9.1")
-set(CALENDARUTILS_LIB_VERSION "5.9.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.1")
+set(CALENDARCORE_LIB_VERSION "5.9.2")
+set(AKONADICONTACT_LIB_VERSION "5.9.2")
+set(AKONADI_LIB_VERSION "5.9.2")
+set(MAILTRANSPORT_LIB_VERSION "5.9.2")
+set(KCONTACTS_LIB_VERSION "5.9.2")
+set(CALENDARUTILS_LIB_VERSION "5.9.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.08.1/po/ru/libakonadi-calendar5.po 
new/akonadi-calendar-18.08.2/po/ru/libakonadi-calendar5.po
--- old/akonadi-calendar-18.08.1/po/ru/libakonadi-calendar5.po  2018-09-04 
02:55:59.0 +0200
+++ new/akonadi-calendar-18.08.2/po/ru/libakonadi-calendar5.po  2018-10-09 
02:31:09.0 +0200
@@ -3,13 +3,14 @@
 #
 # Alexander Potashev , 2011, 2015.
 # Alexander Lakhin , 2013.
+# Александр Яворский , 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-01-11 03:15+0100\n"
-"PO-Revision-Date: 2015-09-30 23:55+0300\n"
-"Last-Translator: Alexander Potashev \n"
+"PO-Revision-Date: 2018-08-14 09:42+0300\n"
+"Last-Translator: Александр Яворский \n"
 "Language-Team: Russian \n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
@@ -60,8 +61,8 @@
 "The item \"%1\" has sub-to-dos. Do you want to cut just this item and make "
 "all its sub-to-dos independent, or cut the to-do with all its sub-to-dos?"
 msgstr ""
-"В задаче «%1» есть подзадачи. Вы хотите вырезать только эту задачу и сделать "
-"подзадачи независимыми или вырезать её вместе со всеми подзадачами?"
+"В задаче «%1» есть подзадачи. Вырезать только эту задачу и сделать подзадачи "
+"независимыми или вырезать её вместе со всеми подзадачами?"
 
 #: calendarclipboard.cpp:209 calendarclipboard.cpp:249
 #, kde-format
@@ -84,8 +85,8 @@
 "The item \"%1\" has sub-to-dos. Do you want to 

commit akonadi-calendar for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-09-13 23:53:11

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Thu Sep 13 23:53:11 2018 rev:38 rq:633848 version:18.08.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-08-22 14:10:34.516961331 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-09-13 23:53:14.802327340 +0200
@@ -1,0 +2,10 @@
+Thu Sep 06 18:42:49 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:

  akonadi-calendar-18.08.0.tar.xz

New:

  akonadi-calendar-18.08.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.ZrSpzy/_old  2018-09-13 23:53:15.266326985 +0200
+++ /var/tmp/diff_new_pack.ZrSpzy/_new  2018-09-13 23:53:15.266326985 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-18.08.0.tar.xz -> akonadi-calendar-18.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-18.08.0/CMakeLists.txt 
new/akonadi-calendar-18.08.1/CMakeLists.txt
--- old/akonadi-calendar-18.08.0/CMakeLists.txt 2018-08-10 02:13:32.0 
+0200
+++ new/akonadi-calendar-18.08.1/CMakeLists.txt 2018-09-04 02:56:00.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.9.0")
+set(PIM_VERSION "5.9.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.9.0")
-set(AKONADICONTACT_LIB_VERSION "5.9.0")
-set(AKONADI_LIB_VERSION "5.9.0")
-set(MAILTRANSPORT_LIB_VERSION "5.9.0")
-set(KCONTACTS_LIB_VERSION "5.9.0")
-set(CALENDARUTILS_LIB_VERSION "5.9.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.0")
+set(CALENDARCORE_LIB_VERSION "5.9.1")
+set(AKONADICONTACT_LIB_VERSION "5.9.1")
+set(AKONADI_LIB_VERSION "5.9.1")
+set(MAILTRANSPORT_LIB_VERSION "5.9.1")
+set(KCONTACTS_LIB_VERSION "5.9.1")
+set(CALENDARUTILS_LIB_VERSION "5.9.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.08.0/po/ko/libakonadi-calendar5.po 
new/akonadi-calendar-18.08.1/po/ko/libakonadi-calendar5.po
--- old/akonadi-calendar-18.08.0/po/ko/libakonadi-calendar5.po  2018-08-10 
02:13:32.0 +0200
+++ new/akonadi-calendar-18.08.1/po/ko/libakonadi-calendar5.po  2018-09-04 
02:55:57.0 +0200
@@ -1,15 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park , 2015, 2016.
+# Shinjo Park , 2015, 2016, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-01-11 03:15+0100\n"
-"PO-Revision-Date: 2016-12-11 23:22+0100\n"
+"PO-Revision-Date: 2018-08-15 12:25+0100\n"
 "Last-Translator: Shinjo Park \n"
-"Language-Team: Korean \n"
+"Language-Team: Korean \n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -835,12 +835,12 @@
 "Unable to publish the calendar incidence due to an invalid recipients "
 "string. %1"
 msgstr ""
+"받는 사람 문자열이 반복되어 반복되는 달력 항목을 공개할 수 없습니다. %1"
 
 #: publishdialog.cpp:148
-#, fuzzy, kde-format
-#| msgid "Publishing"
+#, kde-format
 msgid "Publishing Error"
-msgstr "공개"
+msgstr "공개 오류"
 
 #. i18n: ectx: property (toolTip), widget (QListWidget, mListWidget)
 #: publishdialog_base.ui:38
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.08.0/po/zh_CN/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-18.08.1/po/zh_CN/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-18.08.0/po/zh_CN/libakonadi-calendar5-serializer.po
2018-08-10 02:13:32.0 

commit akonadi-calendar for openSUSE:Factory

2018-08-22 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-08-22 14:10:24

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Wed Aug 22 14:10:24 2018 rev:37 rq:630094 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-07-18 22:38:26.062044800 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-08-22 14:10:34.516961331 +0200
@@ -1,0 +2,23 @@
+Thu Aug 16 21:59:22 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:22 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:
+  * Fix warning about TRANSLATION_DOMAIN
+  * Fix new warning (gcc 8 ) 'warning: catching polymorphic type'
+  * Use Q_REQUIRED_RESULT
+  * always show an incidence if we are the organizer (kde#352214)
+
+---

Old:

  akonadi-calendar-18.04.3.tar.xz

New:

  akonadi-calendar-18.08.0.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.pOwd3d/_old  2018-08-22 14:10:34.904962251 +0200
+++ /var/tmp/diff_new_pack.pOwd3d/_new  2018-08-22 14:10:34.908962261 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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:Akonadi calendar integration
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
@@ -53,9 +53,7 @@
 Summary:KDE PIM Libraries: AkonadiCalendar
 Group:  Development/Libraries/KDE
 Provides:   %{name} = %{version}
-%if %{with lang}
 Recommends: %{name}-lang
-%endif
 
 %description  -n libKF5AkonadiCalendar5
 This library provides calendar integration for Akonadi based Applications.
@@ -68,6 +66,7 @@
 %description -n akonadi-plugin-calendar
 This package provides plugins required by PIM applications to read and write 
calendar data.
 
+
 %package devel
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
@@ -81,9 +80,7 @@
 %description devel
 Development package for akonadi-calendar.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n akonadi-calendar-%{version}

++ akonadi-calendar-18.04.3.tar.xz -> akonadi-calendar-18.08.0.tar.xz ++
 2230 lines of diff (skipped)




commit akonadi-calendar for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-07-18 22:38:24

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Wed Jul 18 22:38:24 2018 rev:36 rq:622581 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-06-13 15:16:45.662436289 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-07-18 22:38:26.062044800 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:49:43 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:

  akonadi-calendar-18.04.2.tar.xz

New:

  akonadi-calendar-18.04.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.GNm1QW/_old  2018-07-18 22:38:26.726042600 +0200
+++ /var/tmp/diff_new_pack.GNm1QW/_new  2018-07-18 22:38:26.726042600 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-18.04.2.tar.xz -> akonadi-calendar-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-18.04.2/CMakeLists.txt 
new/akonadi-calendar-18.04.3/CMakeLists.txt
--- old/akonadi-calendar-18.04.2/CMakeLists.txt 2018-06-05 03:17:39.0 
+0200
+++ new/akonadi-calendar-18.04.3/CMakeLists.txt 2018-07-10 02:14:03.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.8.2")
+set(PIM_VERSION "5.8.3")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.8.2")
-set(AKONADICONTACT_LIB_VERSION "5.8.2")
-set(AKONADI_LIB_VERSION "5.8.2")
-set(MAILTRANSPORT_LIB_VERSION "5.8.2")
-set(KCONTACTS_LIB_VERSION "5.8.2")
-set(CALENDARUTILS_LIB_VERSION "5.8.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.2")
+set(CALENDARCORE_LIB_VERSION "5.8.3")
+set(AKONADICONTACT_LIB_VERSION "5.8.3")
+set(AKONADI_LIB_VERSION "5.8.3")
+set(MAILTRANSPORT_LIB_VERSION "5.8.3")
+set(KCONTACTS_LIB_VERSION "5.8.3")
+set(CALENDARUTILS_LIB_VERSION "5.8.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.04.2/po/zh_CN/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-18.04.3/po/zh_CN/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-18.04.2/po/zh_CN/libakonadi-calendar5-serializer.po
2018-06-05 03:17:38.0 +0200
+++ new/akonadi-calendar-18.04.3/po/zh_CN/libakonadi-calendar5-serializer.po
2018-07-10 02:14:03.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-04-23 06:18+0200\n"
-"PO-Revision-Date: 2018-05-18 06:29-0400\n"
+"PO-Revision-Date: 2018-07-03 17:40\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.04.2/po/zh_CN/libakonadi-calendar5.po 
new/akonadi-calendar-18.04.3/po/zh_CN/libakonadi-calendar5.po
--- old/akonadi-calendar-18.04.2/po/zh_CN/libakonadi-calendar5.po   
2018-06-05 03:17:38.0 +0200
+++ new/akonadi-calendar-18.04.3/po/zh_CN/libakonadi-calendar5.po   
2018-07-10 02:14:03.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-01-11 03:15+0100\n"
-"PO-Revision-Date: 2018-05-18 06:29-0400\n"
+"PO-Revision-Date: 2018-07-03 17:39\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -815,7 +815,7 @@
 #: publishdialog.cpp:148
 #, kde-format
 msgid "Publishing Error"
-msgstr ""
+msgstr "发布错误"
 
 #. i18n: ectx: property (toolTip), widget (QListWidget, mListWidget)
 #: publishdialog_base.ui:38




commit akonadi-calendar for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-06-13 15:16:40

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Wed Jun 13 15:16:40 2018 rev:35 rq:615446 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-05-16 11:26:02.634226197 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-06-13 15:16:45.662436289 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:31 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:

  akonadi-calendar-18.04.1.tar.xz

New:

  akonadi-calendar-18.04.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.GYZei9/_old  2018-06-13 15:16:46.518405057 +0200
+++ /var/tmp/diff_new_pack.GYZei9/_new  2018-06-13 15:16:46.534404474 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-18.04.1.tar.xz -> akonadi-calendar-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-18.04.1/CMakeLists.txt 
new/akonadi-calendar-18.04.2/CMakeLists.txt
--- old/akonadi-calendar-18.04.1/CMakeLists.txt 2018-05-08 02:21:28.0 
+0200
+++ new/akonadi-calendar-18.04.2/CMakeLists.txt 2018-06-05 03:17:39.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.8.1")
+set(PIM_VERSION "5.8.2")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.8.1")
-set(AKONADICONTACT_LIB_VERSION "5.8.1")
-set(AKONADI_LIB_VERSION "5.8.1")
-set(MAILTRANSPORT_LIB_VERSION "5.8.1")
-set(KCONTACTS_LIB_VERSION "5.8.1")
-set(CALENDARUTILS_LIB_VERSION "5.8.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.1")
+set(CALENDARCORE_LIB_VERSION "5.8.2")
+set(AKONADICONTACT_LIB_VERSION "5.8.2")
+set(AKONADI_LIB_VERSION "5.8.2")
+set(MAILTRANSPORT_LIB_VERSION "5.8.2")
+set(KCONTACTS_LIB_VERSION "5.8.2")
+set(CALENDARUTILS_LIB_VERSION "5.8.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.04.1/po/de/libakonadi-calendar5.po 
new/akonadi-calendar-18.04.2/po/de/libakonadi-calendar5.po
--- old/akonadi-calendar-18.04.1/po/de/libakonadi-calendar5.po  2018-05-08 
02:21:28.0 +0200
+++ new/akonadi-calendar-18.04.2/po/de/libakonadi-calendar5.po  2018-06-05 
03:17:32.0 +0200
@@ -1,14 +1,14 @@
 # Panagiotis Papadopoulos , 2010.
 # Felix Schweighofer , 2010.
 # Intevation GmbH, 2010.
-# Burkhard Lück , 2010, 2013, 2014, 2015, 2017.
+# Burkhard Lück , 2010, 2013, 2014, 2015, 2017, 2018.
 # Frederik Schwarzer , 2010, 2013, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-01-11 03:15+0100\n"
-"PO-Revision-Date: 2017-01-20 20:32+0100\n"
+"PO-Revision-Date: 2018-05-28 13:53+0100\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -871,10 +871,9 @@
 msgstr ""
 
 #: publishdialog.cpp:148
-#, fuzzy, kde-format
-#| msgid "Publishing"
+#, kde-format
 msgid "Publishing Error"
-msgstr "Veröffentlichen"
+msgstr "Fehler beim Veröffentlichen"
 
 #. i18n: ectx: property (toolTip), widget (QListWidget, mListWidget)
 #: publishdialog_base.ui:38
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-18.04.1/po/sr/libakonadi-calendar5-serializer.po 
new/akonadi-calendar-18.04.2/po/sr/libakonadi-calendar5-serializer.po
--- old/akonadi-calendar-18.04.1/po/sr/libakonadi-calendar5-serializer.po   
2018-05-08 02:21:28.0 +0200
+++ new/akonadi-calendar-18.04.2/po/sr/libakonadi-calendar5-serializer.po   
2018-06-05 03:17:38.0 +0200
@@ -4,7 +4,7 

commit akonadi-calendar for openSUSE:Factory

2018-05-16 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Wed May 16 11:26:00 2018 rev:34 rq:607085 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-04-25 09:45:33.153609982 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-05-16 11:26:02.634226197 +0200
@@ -1,0 +2,11 @@
+Fri May 11 05:17:38 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:
+  * Binary serializer code now supports FreeBusy too, so we can remove 
"default" statement
+  * always show an incidence if we are the organizer (kde#352214)
+
+---

Old:

  akonadi-calendar-18.04.0.tar.xz

New:

  akonadi-calendar-18.04.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.88G0Ha/_old  2018-05-16 11:26:03.274202944 +0200
+++ /var/tmp/diff_new_pack.88G0Ha/_new  2018-05-16 11:26:03.274202944 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-18.04.0.tar.xz -> akonadi-calendar-18.04.1.tar.xz ++
 9801 lines of diff (skipped)




commit akonadi-calendar for openSUSE:Factory

2018-04-25 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-04-25 09:45:29

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Wed Apr 25 09:45:29 2018 rev:33 rq:598958 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-03-20 21:35:04.560297099 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-04-25 09:45:33.153609982 +0200
@@ -1,0 +2,33 @@
+Wed Apr 18 07:48:27 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:
+  * always show an incidence if we are the organizer (kde#352214)
+
+---
+Fri Apr 06 07:08:34 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:
+  * Fix interface XML
+  * Import Akonadi Serializer plugins for incidences from kdepim-runtime
+  * Add missing files
+  * Add debug categories files
+  * Use nullptr
+  * Use override directly
+  * Fix warning
+  * USe QLatin1String
+  * Port to new connect api
+  * Use QLatin1String
+  * Fix endif
+  * publishdialog.cpp,h - validate email address string before accepting 
(kde#386988)
+  * Add directly "/" to path
+  * Use same method as other repo
+
+---

Old:

  akonadi-calendar-17.12.3.tar.xz

New:

  akonadi-calendar-18.04.0.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.EfhmpG/_old  2018-04-25 09:45:34.837548245 +0200
+++ /var/tmp/diff_new_pack.EfhmpG/_new  2018-04-25 09:45:34.841548098 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)
@@ -60,6 +60,14 @@
 %description  -n libKF5AkonadiCalendar5
 This library provides calendar integration for Akonadi based Applications.
 
+%package -n akonadi-plugin-calendar
+Summary:Akonadi calendar integration - serializer plugin
+Group:  System/Libraries
+Requires:   libKF5AkonadiCalendar5 = %{version}
+
+%description -n akonadi-plugin-calendar
+This package provides plugins required by PIM applications to read and write 
calendar data.
+
 %package devel
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
@@ -97,6 +105,15 @@
 %defattr(-,root,root)
 %doc COPYING*
 %{_kf5_libdir}/libKF5AkonadiCalendar.so.*
+%{_kf5_debugdir}/*.categories
+%{_kf5_debugdir}/*.renamecategories
+
+%files -n akonadi-plugin-calendar
+%{_kf5_plugindir}/akonadi_serializer_kcalcore.so
+%dir %{_kf5_sharedir}/akonadi
+%dir %{_kf5_sharedir}/akonadi/plugins
+%dir %{_kf5_sharedir}/akonadi/plugins/serializer
+%{_kf5_sharedir}/akonadi/plugins/serializer/akonadi_serializer_kcalcore.desktop
 
 %files devel
 %defattr(-,root,root)

++ akonadi-calendar-17.12.3.tar.xz -> akonadi-calendar-18.04.0.tar.xz ++
 27659 lines of diff (skipped)




commit akonadi-calendar for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-03-20 21:35:02

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Tue Mar 20 21:35:02 2018 rev:32 rq:585482 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-02-12 09:57:31.827747439 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-03-20 21:35:04.560297099 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:50:50 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:

  akonadi-calendar-17.12.2.tar.xz

New:

  akonadi-calendar-17.12.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.a76yIT/_old  2018-03-20 21:35:05.280271183 +0100
+++ /var/tmp/diff_new_pack.a76yIT/_new  2018-03-20 21:35:05.284271039 +0100
@@ -19,13 +19,13 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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:Akonadi calendar integration
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: akonadi-calendar-%{version}.tar.xz

++ akonadi-calendar-17.12.2.tar.xz -> akonadi-calendar-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-17.12.2/CMakeLists.txt 
new/akonadi-calendar-17.12.3/CMakeLists.txt
--- old/akonadi-calendar-17.12.2/CMakeLists.txt 2018-02-06 01:40:38.0 
+0100
+++ new/akonadi-calendar-17.12.3/CMakeLists.txt 2018-03-06 01:28:25.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.7.2")
+set(PIM_VERSION "5.7.3")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.7.2")
-set(AKONADICONTACT_LIB_VERSION "5.7.2")
-set(AKONADI_LIB_VERSION "5.7.2")
-set(MAILTRANSPORT_LIB_VERSION "5.7.2")
-set(KCONTACTS_LIB_VERSION "5.7.2")
-set(CALENDARUTILS_LIB_VERSION "5.7.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.2")
+set(CALENDARCORE_LIB_VERSION "5.7.3")
+set(AKONADICONTACT_LIB_VERSION "5.7.3")
+set(AKONADI_LIB_VERSION "5.7.3")
+set(MAILTRANSPORT_LIB_VERSION "5.7.3")
+set(KCONTACTS_LIB_VERSION "5.7.3")
+set(CALENDARUTILS_LIB_VERSION "5.7.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.12.2/po/nb/libakonadi-calendar5.po 
new/akonadi-calendar-17.12.3/po/nb/libakonadi-calendar5.po
--- old/akonadi-calendar-17.12.2/po/nb/libakonadi-calendar5.po  2018-02-06 
01:40:38.0 +0100
+++ new/akonadi-calendar-17.12.3/po/nb/libakonadi-calendar5.po  2018-03-06 
01:28:25.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-30 06:20+0200\n"
+"POT-Creation-Date: 2018-01-11 05:27+0100\n"
 "PO-Revision-Date: 2013-12-02 20:08+0100\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -19,7 +19,7 @@
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
-#: calendarbase.cpp:296
+#: calendarbase.cpp:297
 #, kde-format
 msgid "Could not find incidence to update, it probably was deleted recently."
 msgstr ""
@@ -287,7 +287,7 @@
 "For eksempel. hvis dette er slått på, så virker det ikke å lete etter ledig/"
 "opptatt-informasjon for p...@mittdomene.no på tjeneren  www.dittdomene.no."
 
-#: freebusymanager.cpp:401
+#: freebusymanager.cpp:400
 #, kde-format
 msgid ""
 "Failed to download free/busy data from: %1\n"
@@ -296,18 +296,18 @@
 "Klarte ikke laste ned ledig/opptatt-data fra: %1\n"
 "Årsak: %2"
 
-#: freebusymanager.cpp:403 freebusymanager.cpp:427
+#: 

commit akonadi-calendar for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-02-12 09:57:28

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Mon Feb 12 09:57:28 2018 rev:31 rq:574951 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-01-17 21:45:49.674262046 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-02-12 09:57:31.827747439 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:47:05 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:

  akonadi-calendar-17.12.1.tar.xz

New:

  akonadi-calendar-17.12.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.qo2uaP/_old  2018-02-12 09:57:33.215697408 +0100
+++ /var/tmp/diff_new_pack.qo2uaP/_new  2018-02-12 09:57:33.215697408 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-17.12.1.tar.xz -> akonadi-calendar-17.12.2.tar.xz ++
 3277 lines of diff (skipped)




commit akonadi-calendar for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2018-01-17 21:45:48

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Wed Jan 17 21:45:48 2018 rev:30 rq:564223 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-12-18 08:44:23.221823818 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2018-01-17 21:45:49.674262046 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:40:51 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:
+  * Use the chosen organizer identity when emailing attendees
+
+---

Old:

  akonadi-calendar-17.12.0.tar.xz

New:

  akonadi-calendar-17.12.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.pZag8U/_old  2018-01-17 21:45:50.786209998 +0100
+++ /var/tmp/diff_new_pack.pZag8U/_new  2018-01-17 21:45:50.794209624 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-calendar
 #
-# 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
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-17.12.0.tar.xz -> akonadi-calendar-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-17.12.0/CMakeLists.txt 
new/akonadi-calendar-17.12.1/CMakeLists.txt
--- old/akonadi-calendar-17.12.0/CMakeLists.txt 2017-12-08 02:01:58.0 
+0100
+++ new/akonadi-calendar-17.12.1/CMakeLists.txt 2018-01-09 02:18:07.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.7.0")
-set(AKONADICONTACT_LIB_VERSION "5.7.0")
-set(AKONADI_LIB_VERSION "5.7.0")
-set(MAILTRANSPORT_LIB_VERSION "5.7.0")
-set(KCONTACTS_LIB_VERSION "5.7.0")
-set(CALENDARUTILS_LIB_VERSION "5.7.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.0")
+set(CALENDARCORE_LIB_VERSION "5.7.1")
+set(AKONADICONTACT_LIB_VERSION "5.7.1")
+set(AKONADI_LIB_VERSION "5.7.1")
+set(MAILTRANSPORT_LIB_VERSION "5.7.1")
+set(KCONTACTS_LIB_VERSION "5.7.1")
+set(CALENDARUTILS_LIB_VERSION "5.7.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.12.0/po/ca/libakonadi-calendar5.po 
new/akonadi-calendar-17.12.1/po/ca/libakonadi-calendar5.po
--- old/akonadi-calendar-17.12.0/po/ca/libakonadi-calendar5.po  2017-12-08 
02:01:58.0 +0100
+++ new/akonadi-calendar-17.12.1/po/ca/libakonadi-calendar5.po  2018-01-09 
02:18:07.0 +0100
@@ -1,17 +1,17 @@
 # Translation of libakonadi-calendar5.po to Catalan
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2014-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.
 #
-# Josep Ma. Ferrer , 2010, 2013, 2014, 2015.
+# Josep Ma. Ferrer , 2010, 2013, 2014, 2015, 2017.
 # Antoni Bella Pérez , 2013, 2014, 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: libakonadi-calendar5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-31 03:10+0100\n"
-"PO-Revision-Date: 2016-10-11 21:04+0100\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2017-12-30 17:36+0100\n"
+"Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ 

commit akonadi-calendar for openSUSE:Factory

2017-12-17 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-12-18 08:44:21

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Mon Dec 18 08:44:21 2017 rev:29 rq:556102 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-11-16 14:17:53.692932984 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-12-18 08:44:23.221823818 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:00 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:34 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:55:26 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:

  akonadi-calendar-17.08.3.tar.xz

New:

  akonadi-calendar-17.12.0.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.wH5CQv/_old  2017-12-18 08:44:23.801795821 +0100
+++ /var/tmp/diff_new_pack.wH5CQv/_new  2017-12-18 08:44:23.805795627 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-17.08.3.tar.xz -> akonadi-calendar-17.12.0.tar.xz ++
 24693 lines of diff (skipped)




commit akonadi-calendar for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-11-16 14:17:53

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Thu Nov 16 14:17:53 2017 rev:28 rq:540793 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-10-23 16:25:24.934973283 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-11-16 14:17:53.692932984 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:10:37 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:

  akonadi-calendar-17.08.2.tar.xz

New:

  akonadi-calendar-17.08.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.YCxs8l/_old  2017-11-16 14:17:54.248912854 +0100
+++ /var/tmp/diff_new_pack.YCxs8l/_new  2017-11-16 14:17:54.252912709 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-17.08.2.tar.xz -> akonadi-calendar-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-17.08.2/CMakeLists.txt 
new/akonadi-calendar-17.08.3/CMakeLists.txt
--- old/akonadi-calendar-17.08.2/CMakeLists.txt 2017-10-10 02:16:12.0 
+0200
+++ new/akonadi-calendar-17.08.3/CMakeLists.txt 2017-11-07 02:26:18.0 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.6.2")
+set(PIM_VERSION "5.6.3")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.6.1")
-set(AKONADICONTACT_LIB_VERSION "5.6.1")
-set(AKONADI_LIB_VERSION "5.6.1")
-set(MAILTRANSPORT_LIB_VERSION "5.6.1")
-set(KCONTACTS_LIB_VERSION "5.6.1")
-set(CALENDARUTILS_LIB_VERSION "5.6.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.1")
+set(CALENDARCORE_LIB_VERSION "5.6.3")
+set(AKONADICONTACT_LIB_VERSION "5.6.3")
+set(AKONADI_LIB_VERSION "5.6.3")
+set(MAILTRANSPORT_LIB_VERSION "5.6.3")
+set(KCONTACTS_LIB_VERSION "5.6.3")
+set(CALENDARUTILS_LIB_VERSION "5.6.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.2/po/gl/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.3/po/gl/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.2/po/gl/libakonadi-calendar5.po  2017-10-10 
02:16:12.0 +0200
+++ new/akonadi-calendar-17.08.3/po/gl/libakonadi-calendar5.po  2017-11-07 
02:26:17.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-16 05:47+0200\n"
-"PO-Revision-Date: 2017-10-04 21:00+0100\n"
+"PO-Revision-Date: 2017-11-05 15:05+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -33,7 +33,7 @@
 #: calendarclipboard.cpp:88
 #, kde-format
 msgid "Error performing deletion."
-msgstr "Produciuse un erro no borrado."
+msgstr "Erro ao realizaar a eliminación."
 
 #: calendarclipboard.cpp:93
 #, kde-format
@@ -526,7 +526,7 @@
 #: itiphandler.cpp:140
 #, kde-format
 msgid "Unknown error while parsing iCal invitation"
-msgstr "Produciuse un erro inesperado ao procesar a invitación de iCal"
+msgstr "Erro descoñecido ao analizar a invitación de iCal"
 
 #: itiphandler.cpp:146
 #, kde-format
@@ -826,7 +826,7 @@
 #: publishdialog.cpp:42
 #, kde-format
 msgid "Select Addresses"
-msgstr "Escolla o destinatario"
+msgstr "Seleccione enderezos"
 
 #: publishdialog.cpp:75
 #, kde-format
@@ -853,7 +853,7 @@
 "Clicking the Cancel button will cause the email operation to be "
 "terminated."
 msgstr ""
-"Se preme o botón Cancelar fará que se termine a operación do correo"
+"Se preme o botón Cancelar fará que se termine a operación do correo."
 
 #: publishdialog.cpp:86
 #, kde-format
@@ -876,7 

commit akonadi-calendar for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-10-23 16:25:19

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Mon Oct 23 16:25:19 2017 rev:27 rq:534623 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-09-12 19:40:34.248132365 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-10-23 16:25:24.934973283 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:31:00 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:
+  * USe identity settings
+
+---

Old:

  akonadi-calendar-17.08.1.tar.xz

New:

  akonadi-calendar-17.08.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.6QKKjB/_old  2017-10-23 16:25:25.598942199 +0200
+++ /var/tmp/diff_new_pack.6QKKjB/_new  2017-10-23 16:25:25.598942199 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-17.08.1.tar.xz -> akonadi-calendar-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-17.08.1/CMakeLists.txt 
new/akonadi-calendar-17.08.2/CMakeLists.txt
--- old/akonadi-calendar-17.08.1/CMakeLists.txt 2017-09-05 02:38:54.0 
+0200
+++ new/akonadi-calendar-17.08.2/CMakeLists.txt 2017-10-10 02:16:12.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.6.1")
+set(PIM_VERSION "5.6.2")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.1/po/ar/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.2/po/ar/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.1/po/ar/libakonadi-calendar5.po  2017-09-05 
02:38:54.0 +0200
+++ new/akonadi-calendar-17.08.2/po/ar/libakonadi-calendar5.po  2017-10-10 
02:16:12.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-08-30 08:42+0200\n"
+"POT-Creation-Date: 2017-09-16 05:47+0200\n"
 "PO-Revision-Date: 2014-09-12 14:33+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -732,7 +732,7 @@
 msgid "Error fetching transport. Unable to send invitations"
 msgstr ""
 
-#: mailclient_p.cpp:364
+#: mailclient_p.cpp:375
 #, kde-format
 msgid "Error queuing message in outbox: %1"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.1/po/ast/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.2/po/ast/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.1/po/ast/libakonadi-calendar5.po 2017-09-05 
02:38:54.0 +0200
+++ new/akonadi-calendar-17.08.2/po/ast/libakonadi-calendar5.po 2017-10-10 
02:16:12.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-08-30 08:42+0200\n"
+"POT-Creation-Date: 2017-09-16 05:47+0200\n"
 "PO-Revision-Date: 2016-12-19 03:03+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
@@ -731,7 +731,7 @@
 msgid "Error fetching transport. Unable to send invitations"
 msgstr ""
 
-#: mailclient_p.cpp:364
+#: mailclient_p.cpp:375
 #, kde-format
 msgid "Error queuing message in outbox: %1"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.1/po/bs/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.2/po/bs/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.1/po/bs/libakonadi-calendar5.po  2017-09-05 
02:38:54.0 +0200
+++ new/akonadi-calendar-17.08.2/po/bs/libakonadi-calendar5.po  2017-10-10 
02:16:12.0 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-08-30 08:42+0200\n"
+"POT-Creation-Date: 2017-09-16 05:47+0200\n"
 "PO-Revision-Date: 2013-12-30 16:56+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: 

commit akonadi-calendar for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-09-12 19:40:32

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Tue Sep 12 19:40:32 2017 rev:26 rq:522455 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-08-24 18:01:51.440492718 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-09-12 19:40:34.248132365 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:01:04 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:
+  * Fix potential crash
+
+---

Old:

  akonadi-calendar-17.08.0.tar.xz

New:

  akonadi-calendar-17.08.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.d5JdrZ/_old  2017-09-12 19:40:35.060018262 +0200
+++ /var/tmp/diff_new_pack.d5JdrZ/_new  2017-09-12 19:40:35.068017137 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-17.08.0.tar.xz -> akonadi-calendar-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-17.08.0/CMakeLists.txt 
new/akonadi-calendar-17.08.1/CMakeLists.txt
--- old/akonadi-calendar-17.08.0/CMakeLists.txt 2017-08-11 02:50:58.0 
+0200
+++ new/akonadi-calendar-17.08.1/CMakeLists.txt 2017-09-05 02:38:54.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.6.0")
+set(PIM_VERSION "5.6.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.6.0")
-set(AKONADICONTACT_LIB_VERSION "5.6.0")
-set(AKONADI_LIB_VERSION "5.6.0")
-set(MAILTRANSPORT_LIB_VERSION "5.6.0")
-set(KCONTACTS_LIB_VERSION "5.6.0")
-set(CALENDARUTILS_LIB_VERSION "5.6.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.0")
+set(CALENDARCORE_LIB_VERSION "5.6.1")
+set(AKONADICONTACT_LIB_VERSION "5.6.1")
+set(AKONADI_LIB_VERSION "5.6.1")
+set(MAILTRANSPORT_LIB_VERSION "5.6.1")
+set(KCONTACTS_LIB_VERSION "5.6.1")
+set(CALENDARUTILS_LIB_VERSION "5.6.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ar/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ar/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ar/libakonadi-calendar5.po  2017-08-11 
02:50:57.0 +0200
+++ new/akonadi-calendar-17.08.1/po/ar/libakonadi-calendar5.po  2017-09-05 
02:38:54.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2014-09-12 14:33+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -888,12 +888,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr ""
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ast/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ast/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ast/libakonadi-calendar5.po 2017-08-11 
02:50:57.0 +0200
+++ new/akonadi-calendar-17.08.1/po/ast/libakonadi-calendar5.po 2017-09-05 
02:38:54.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-12-19 03:03+0100\n"
 "Last-Translator: enolp \n"
 

commit akonadi-calendar for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-08-24 18:01:50

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Thu Aug 24 18:01:50 2017 rev:25 rq:516770 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-07-25 11:25:22.163667943 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-08-24 18:01:51.440492718 +0200
@@ -1,0 +2,22 @@
+Sun Aug 13 16:39:16 UTC 2017 - christo...@krop.fr
+
+- Update summary and description.
+
+---
+Fri Aug 11 22:44:43 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 :
+- Too many changes to list here
+
+---
+Sat Aug  5 18:16:20 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:

  akonadi-calendar-17.04.3.tar.xz

New:

  akonadi-calendar-17.08.0.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.ZZQ5Ii/_old  2017-08-24 18:01:52.312369964 +0200
+++ /var/tmp/diff_new_pack.ZZQ5Ii/_new  2017-08-24 18:01:52.320368838 +0200
@@ -19,12 +19,12 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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 Libraries
+Summary:Akonadi calendar integration
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
@@ -47,16 +47,18 @@
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 
 %description
-This package contains additional libraries for KDE PIM applications.
+This library provides calendar integration for Akonadi based Applications.
 
 %package -n libKF5AkonadiCalendar5
 Summary:KDE PIM Libraries: AkonadiCalendar
 Group:  Development/Libraries/KDE
 Provides:   %{name} = %{version}
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 
 %description  -n libKF5AkonadiCalendar5
-This package contains additional libraries for KDE PIM applications.
+This library provides calendar integration for Akonadi based Applications.
 
 %package devel
 Summary:KDE PIM Libraries: Build Environment
@@ -69,8 +71,7 @@
 Provides:   akonadi5-calendar-devel = %{version}
 
 %description devel
-This package contains necessary include files and libraries needed
-to develop KDE PIM applications.
+Development package for akonadi-calendar.
 
 %if %{with lang}
 %lang_package
@@ -105,7 +106,7 @@
 %{_kf5_includedir}/Akonadi/Calendar/
 %{_kf5_includedir}/akonadi-calendar_version.h
 %{_kf5_includedir}/akonadi/calendar/
-%{_kf5_libdir}/cmake/KF5AkonadiCalendar/
+%{_kf5_cmakedir}/KF5AkonadiCalendar/
 %{_kf5_libdir}/libKF5AkonadiCalendar.so
 %{_kf5_mkspecsdir}/qt_AkonadiCalendar.pri
 

++ akonadi-calendar-17.04.3.tar.xz -> akonadi-calendar-17.08.0.tar.xz ++
 14231 lines of diff (skipped)




commit akonadi-calendar for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-07-25 11:25:19

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Tue Jul 25 11:25:19 2017 rev:24 rq:510622 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-06-12 15:13:20.377983586 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-07-25 11:25:22.163667943 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 22:58:48 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:
+  * ETMCalendar: fix double increment in loop counter
+
+---

Old:

  akonadi-calendar-17.04.2.tar.xz

New:

  akonadi-calendar-17.04.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.WQyncO/_old  2017-07-25 11:25:22.731587740 +0200
+++ /var/tmp/diff_new_pack.WQyncO/_new  2017-07-25 11:25:22.731587740 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-17.04.2.tar.xz -> akonadi-calendar-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-17.04.2/CMakeLists.txt 
new/akonadi-calendar-17.04.3/CMakeLists.txt
--- old/akonadi-calendar-17.04.2/CMakeLists.txt 2017-06-06 02:24:25.0 
+0200
+++ new/akonadi-calendar-17.04.3/CMakeLists.txt 2017-07-11 02:26:32.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.5.2")
+set(PIM_VERSION "5.5.3")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.5.2")
-set(AKONADICONTACT_LIB_VERSION "5.5.2")
-set(AKONADI_LIB_VERSION "5.5.2")
-set(MAILTRANSPORT_LIB_VERSION "5.5.2")
-set(KCONTACTS_LIB_VERSION "5.5.2")
-set(CALENDARUTILS_LIB_VERSION "5.5.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.2")
+set(CALENDARCORE_LIB_VERSION "5.5.3")
+set(AKONADICONTACT_LIB_VERSION "5.5.3")
+set(AKONADI_LIB_VERSION "5.5.3")
+set(MAILTRANSPORT_LIB_VERSION "5.5.3")
+set(KCONTACTS_LIB_VERSION "5.5.3")
+set(CALENDARUTILS_LIB_VERSION "5.5.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.04.2/po/fr/libakonadi-calendar5.po 
new/akonadi-calendar-17.04.3/po/fr/libakonadi-calendar5.po
--- old/akonadi-calendar-17.04.2/po/fr/libakonadi-calendar5.po  2017-06-06 
02:24:24.0 +0200
+++ new/akonadi-calendar-17.04.3/po/fr/libakonadi-calendar5.po  2017-07-11 
02:26:32.0 +0200
@@ -4,22 +4,22 @@
 # Joëlle Cornavin , 2010, 2011.
 # Geoffray Levasseur , 2013.
 # xavier , 2013.
+# Vincent Pinon , 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-03-20 02:43+0100\n"
-"PO-Revision-Date: 2013-11-30 16:40+0100\n"
-"Last-Translator: Geoffray Levasseur \n"
-"Language-Team: French \n"
+"PO-Revision-Date: 2017-06-14 09:02+0100\n"
+"Last-Translator: Vincent Pinon \n"
+"Language-Team: French \n"
 "Language: fr\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 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -470,11 +470,10 @@
 "L'erreur était : %1"
 
 #: incidencechanger.cpp:390
-#, fuzzy, kde-format
-#| msgid "Unknown error"
+#, kde-format
 msgctxt "errormessage for a job ended with an unexpected result"
 msgid "An unknown error occurred"
-msgstr "Erreur inconnue"
+msgstr "Une erreur inconnue 

commit akonadi-calendar for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-06-12 15:13:12

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Mon Jun 12 15:13:12 2017 rev:23 rq:501920 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-05-22 10:37:01.917324856 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-06-12 15:13:20.377983586 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:39 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:
+  * None
+
+---

Old:

  akonadi-calendar-17.04.1.tar.xz

New:

  akonadi-calendar-17.04.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.Odr7ah/_old  2017-06-12 15:13:21.773786634 +0200
+++ /var/tmp/diff_new_pack.Odr7ah/_new  2017-06-12 15:13:21.86070 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-17.04.1.tar.xz -> akonadi-calendar-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-17.04.1/CMakeLists.txt 
new/akonadi-calendar-17.04.2/CMakeLists.txt
--- old/akonadi-calendar-17.04.1/CMakeLists.txt 2017-05-09 02:27:12.0 
+0200
+++ new/akonadi-calendar-17.04.2/CMakeLists.txt 2017-06-06 02:24:25.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.5.1")
+set(PIM_VERSION "5.5.2")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.5.1")
-set(AKONADICONTACT_LIB_VERSION "5.5.1")
-set(AKONADI_LIB_VERSION "5.5.1")
-set(MAILTRANSPORT_LIB_VERSION "5.5.1")
-set(KCONTACTS_LIB_VERSION "5.5.1")
-set(CALENDARUTILS_LIB_VERSION "5.5.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.1")
+set(CALENDARCORE_LIB_VERSION "5.5.2")
+set(AKONADICONTACT_LIB_VERSION "5.5.2")
+set(AKONADI_LIB_VERSION "5.5.2")
+set(MAILTRANSPORT_LIB_VERSION "5.5.2")
+set(KCONTACTS_LIB_VERSION "5.5.2")
+set(CALENDARUTILS_LIB_VERSION "5.5.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.04.1/po/tr/libakonadi-calendar5.po 
new/akonadi-calendar-17.04.2/po/tr/libakonadi-calendar5.po
--- old/akonadi-calendar-17.04.1/po/tr/libakonadi-calendar5.po  2017-05-09 
02:27:12.0 +0200
+++ new/akonadi-calendar-17.04.2/po/tr/libakonadi-calendar5.po  2017-06-06 
02:24:25.0 +0200
@@ -315,9 +315,9 @@
 "contact your system administrator."
 msgstr ""
 "Yazılım serbest/meşgul listenizi '%1' adresine yükleyemedi. Erişim "
-"haklarıyla veya adresle ilgili bir problem olabilir. Sistem mesajı: %2.Lütfen adresi kontrol edin veya sistem yöneticinizle bağlantıya "
-"geçin."
+"haklarıyla veya adresle ilgili bir problem olabilir. Sistem mesajı: "
+"%2.Lütfen adresi kontrol edin veya sistem yöneticinizle "
+"bağlantıya geçin."
 
 #: freebusymanager.cpp:666
 #, kde-format
@@ -1000,12 +1000,13 @@
 "you should know."
 msgstr ""
 "Bir davet güncellemesini kabul ettiniz ama bu ögenin eski sürümü "
-"takviminizde bulunamadı.Bunun nedenleri şunlar olabilir:"
-"düzenleyen sizi özgün davete eklememiş olabilirözgün daveti henüz kabul etmemiş olabilirsinizözgün "
-"daveti takviminizden silmiş olabilirsinizbu daveti içeren "
-"takvime artık erişiminiz olmayabilirBu bir sorun "
-"değil ama bilmek isteyeceğinizi düşündük."
+"takviminizde bulunamadı.Bunun nedenleri şunlar "
+"olabilir:düzenleyen sizi özgün davete eklememiş "
+"olabilirözgün daveti henüz kabul etmemiş "
+"olabilirsinizözgün daveti takviminizden silmiş "
+"olabilirsinizbu daveti içeren takvime artık erişiminiz "
+"olmayabilirBu bir sorun değil ama bilmek "
+"isteyeceğinizi düşündük."
 
 #: scheduler_p.cpp:316
 #, kde-format
@@ -1238,8 +1239,7 @@
 #: standardcalendaractionmanager.cpp:131
 #, 

commit akonadi-calendar for openSUSE:Factory

2017-05-22 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Mon May 22 10:37:01 2017 rev:22 rq:495856 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-05-08 18:44:44.639028439 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-05-22 10:37:01.917324856 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:35:23 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:
+  * Fix mem leak
+
+---

Old:

  akonadi-calendar-17.04.0.tar.xz

New:

  akonadi-calendar-17.04.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.GMw9LN/_old  2017-05-22 10:37:03.413113953 +0200
+++ /var/tmp/diff_new_pack.GMw9LN/_new  2017-05-22 10:37:03.413113953 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   akonadi-calendar
-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)

++ akonadi-calendar-17.04.0.tar.xz -> akonadi-calendar-17.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-17.04.0/CMakeLists.txt 
new/akonadi-calendar-17.04.1/CMakeLists.txt
--- old/akonadi-calendar-17.04.0/CMakeLists.txt 2017-04-14 02:22:38.0 
+0200
+++ new/akonadi-calendar-17.04.1/CMakeLists.txt 2017-05-09 02:27:12.0 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.5.0")
+set(PIM_VERSION "5.5.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.5.0")
-set(AKONADICONTACT_LIB_VERSION "5.5.0")
-set(AKONADI_LIB_VERSION "5.5.0")
-set(MAILTRANSPORT_LIB_VERSION "5.5.0")
-set(KCONTACTS_LIB_VERSION "5.5.0")
-set(CALENDARUTILS_LIB_VERSION "5.5.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.0")
+set(CALENDARCORE_LIB_VERSION "5.5.1")
+set(AKONADICONTACT_LIB_VERSION "5.5.1")
+set(AKONADI_LIB_VERSION "5.5.1")
+set(MAILTRANSPORT_LIB_VERSION "5.5.1")
+set(KCONTACTS_LIB_VERSION "5.5.1")
+set(CALENDARUTILS_LIB_VERSION "5.5.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.04.0/po/nb/libakonadi-calendar5.po 
new/akonadi-calendar-17.04.1/po/nb/libakonadi-calendar5.po
--- old/akonadi-calendar-17.04.0/po/nb/libakonadi-calendar5.po  2017-04-14 
02:22:38.0 +0200
+++ new/akonadi-calendar-17.04.1/po/nb/libakonadi-calendar5.po  2017-05-09 
02:27:11.0 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-01-24 09:49+0100\n"
+"POT-Creation-Date: 2017-03-20 02:43+0100\n"
 "PO-Revision-Date: 2013-12-02 20:08+0100\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -435,45 +435,45 @@
 msgid "Merge ical file into existing calendar."
 msgstr "Flett ical-fil med eksisterende kalender."
 
-#: incidencechanger.cpp:273
+#: incidencechanger.cpp:270
 #, kde-format
 msgid "Error while trying to create calendar item. Error was: %1"
 msgstr "Feil under forsøk på å opprette kalenderoppføring. Feilen var: %1"
 
-#: incidencechanger.cpp:355
+#: incidencechanger.cpp:352
 #, kde-format
 msgid "Error while trying to delete calendar item. Error was: %1"
 msgstr "Feil under forsøk på å slette kalenderoppføring. Feilen var: %1"
 
-#: incidencechanger.cpp:393
+#: incidencechanger.cpp:390
 #, fuzzy, kde-format
 msgctxt "errormessage for a job ended with an unexpected result"
 msgid "An unknown error occurred"
 msgstr "En ukjent feil oppsto"
 
-#: incidencechanger.cpp:431
+#: incidencechanger.cpp:428
 #, kde-format
 msgid "Error while trying to modify calendar item. Error was: %1"
 msgstr "Feil under forsøk på å endre kalenderoppføring. Feilen var: %1"
 
-#: 

commit akonadi-calendar for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-05-08 18:44:43

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Mon May  8 18:44:43 2017 rev:21 rq:490325 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-03-15 00:49:38.444239644 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-05-08 18:44:44.639028439 +0200
@@ -1,0 +2,47 @@
+Sun Apr 16 10:44:41 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:
+  * None
+
+---
+Wed Apr 12 20:24:08 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:
+  * Remove unused file
+  * Simplify unittest using QSignalSpy::wait()
+  * Fix indent
+
+---
+Sat Mar 25 23:10:03 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:
+  * Add Q_DECL_OVERRIDE + nullptr
+  * Fix build: use MailTransportAkonadi to find messagequeuejob.h
+  * ITIPHandler: emit correct signal in case of an error loading the calendar.
+  * More work on itiphandlertest:
+  * Repair compilation of the invitation autotests. They are broken, but at 
least they build now (when enabled)
+  * Fix includes
+  * Don't exclude virtual calendar collections from ETMCalendar
+  * USe new mailtransport
+  * Adapt to new mailtransport
+  * Fix warning reported by cppcheck
+  * Minor optimization
+  * Optimization
+  * Use nullptr
+  * Remove one Q_FOREACH
+  * Port to for(... : ...)
+  * Add ECMCoverageOption
+
+---

Old:

  akonadi-calendar-16.12.3.tar.xz

New:

  akonadi-calendar-17.04.0.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.mTUwMW/_old  2017-05-08 18:44:45.794864992 +0200
+++ /var/tmp/diff_new_pack.mTUwMW/_new  2017-05-08 18:44:45.798864427 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:   akonadi-calendar
-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 Libraries
 License:LGPL-2.1+
@@ -50,6 +52,8 @@
 %package -n libKF5AkonadiCalendar5
 Summary:KDE PIM Libraries: AkonadiCalendar
 Group:  Development/Libraries/KDE
+Provides:   %{name} = %{version}
+Recommends: %{name}-lang
 
 %description  -n libKF5AkonadiCalendar5
 This package contains additional libraries for KDE PIM applications.
@@ -68,6 +72,10 @@
 This package contains necessary include files and libraries needed
 to develop KDE PIM applications.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n akonadi-calendar-%{version}
 
@@ -77,6 +85,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name
+  %endif
 
 %post -n libKF5AkonadiCalendar5 -p /sbin/ldconfig
 %postun -n libKF5AkonadiCalendar5 -p /sbin/ldconfig
@@ -98,4 +109,9 @@
 %{_kf5_libdir}/libKF5AkonadiCalendar.so
 %{_kf5_mkspecsdir}/qt_AkonadiCalendar.pri
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ akonadi-calendar-16.12.3.tar.xz -> akonadi-calendar-17.04.0.tar.xz ++
 68664 lines of diff (skipped)




commit akonadi-calendar for openSUSE:Factory

2017-03-14 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-03-15 00:49:37

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Wed Mar 15 00:49:37 2017 rev:20 rq:478089 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-02-13 07:00:37.663001164 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-03-15 00:49:38.444239644 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 10:12:49 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:
+  * Don't exclude virtual calendar collections from ETMCalendar
+
+---

Old:

  akonadi-calendar-16.12.2.tar.xz

New:

  akonadi-calendar-16.12.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.TVqelv/_old  2017-03-15 00:49:39.200132685 +0100
+++ /var/tmp/diff_new_pack.TVqelv/_new  2017-03-15 00:49:39.204132120 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   akonadi-calendar
-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 Libraries
 License:LGPL-2.1+

++ akonadi-calendar-16.12.2.tar.xz -> akonadi-calendar-16.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-16.12.2/CMakeLists.txt 
new/akonadi-calendar-16.12.3/CMakeLists.txt
--- old/akonadi-calendar-16.12.2/CMakeLists.txt 2017-01-16 06:55:03.0 
+0100
+++ new/akonadi-calendar-16.12.3/CMakeLists.txt 2017-02-14 13:34:39.0 
+0100
@@ -17,16 +17,16 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
-set(PIM_VERSION "5.4.2")
+set(PIM_VERSION "5.4.3")
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.4.2")
-set(AKONADICONTACT_LIB_VERSION "5.4.2")
-set(AKONADI_LIB_VERSION "5.4.2")
-set(MAILTRANSPORT_LIB_VERSION "5.4.2")
-set(KCONTACTS_LIB_VERSION "5.4.2")
-set(CALENDARUTILS_LIB_VERSION "5.4.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.2")
+set(CALENDARCORE_LIB_VERSION "5.4.3")
+set(AKONADICONTACT_LIB_VERSION "5.4.3")
+set(AKONADI_LIB_VERSION "5.4.3")
+set(MAILTRANSPORT_LIB_VERSION "5.4.3")
+set(KCONTACTS_LIB_VERSION "5.4.3")
+set(CALENDARUTILS_LIB_VERSION "5.4.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.3")
 ecm_setup_version(${AKONADICALENDAR_LIB_VERSION} VARIABLE_PREFIX 
AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"




commit akonadi-calendar for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-02-13 07:00:36

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2017-01-25 22:43:27.284074838 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-02-13 07:00:37.663001164 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:37:42 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:

  akonadi-calendar-16.12.1.tar.xz

New:

  akonadi-calendar-16.12.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.9YhpWo/_old  2017-02-13 07:00:39.250774100 +0100
+++ /var/tmp/diff_new_pack.9YhpWo/_new  2017-02-13 07:00:39.250774100 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   akonadi-calendar
-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 Libraries
 License:LGPL-2.1+

++ akonadi-calendar-16.12.1.tar.xz -> akonadi-calendar-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-16.12.1/CMakeLists.txt 
new/akonadi-calendar-16.12.2/CMakeLists.txt
--- old/akonadi-calendar-16.12.1/CMakeLists.txt 2016-12-27 08:22:30.0 
+0100
+++ new/akonadi-calendar-16.12.2/CMakeLists.txt 2017-01-16 06:55:03.0 
+0100
@@ -17,16 +17,16 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.4.1")
-set(AKONADICONTACT_LIB_VERSION "5.4.1")
-set(AKONADI_LIB_VERSION "5.4.1")
-set(MAILTRANSPORT_LIB_VERSION "5.4.1")
-set(KCONTACTS_LIB_VERSION "5.4.1")
-set(CALENDARUTILS_LIB_VERSION "5.4.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.1")
+set(CALENDARCORE_LIB_VERSION "5.4.2")
+set(AKONADICONTACT_LIB_VERSION "5.4.2")
+set(AKONADI_LIB_VERSION "5.4.2")
+set(MAILTRANSPORT_LIB_VERSION "5.4.2")
+set(KCONTACTS_LIB_VERSION "5.4.2")
+set(CALENDARUTILS_LIB_VERSION "5.4.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.2")
 ecm_setup_version(${AKONADICALENDAR_LIB_VERSION} VARIABLE_PREFIX 
AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"




commit akonadi-calendar for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-01-25 22:43:26

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-12-17 10:25:49.234989406 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-01-25 22:43:27.284074838 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:47:35 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:

  akonadi-calendar-16.12.0.tar.xz

New:

  akonadi-calendar-16.12.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.nJuIps/_old  2017-01-25 22:43:27.752004196 +0100
+++ /var/tmp/diff_new_pack.nJuIps/_new  2017-01-25 22:43:27.756003592 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-calendar
 #
-# 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
@@ -17,10 +17,10 @@
 
 
 Name:   akonadi-calendar
-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 Libraries
 License:LGPL-2.1+

++ akonadi-calendar-16.12.0.tar.xz -> akonadi-calendar-16.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-16.12.0/CMakeLists.txt 
new/akonadi-calendar-16.12.1/CMakeLists.txt
--- old/akonadi-calendar-16.12.0/CMakeLists.txt 2016-12-08 07:05:09.0 
+0100
+++ new/akonadi-calendar-16.12.1/CMakeLists.txt 2016-12-27 08:22:30.0 
+0100
@@ -17,16 +17,16 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.4.0")
-set(AKONADICONTACT_LIB_VERSION "5.4.0")
-set(AKONADI_LIB_VERSION "5.4.0")
-set(MAILTRANSPORT_LIB_VERSION "5.4.0")
-set(KCONTACTS_LIB_VERSION "5.4.0")
-set(CALENDARUTILS_LIB_VERSION "5.4.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.0")
+set(CALENDARCORE_LIB_VERSION "5.4.1")
+set(AKONADICONTACT_LIB_VERSION "5.4.1")
+set(AKONADI_LIB_VERSION "5.4.1")
+set(MAILTRANSPORT_LIB_VERSION "5.4.1")
+set(KCONTACTS_LIB_VERSION "5.4.1")
+set(CALENDARUTILS_LIB_VERSION "5.4.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.1")
 ecm_setup_version(${AKONADICALENDAR_LIB_VERSION} VARIABLE_PREFIX 
AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"




commit akonadi-calendar for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-10-18 10:10:21

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-09-14 22:59:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-10-18 10:10:21.0 +0200
@@ -1,0 +2,12 @@
+Tue Oct 11 20:44:24 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---
+Tue Oct 11 20:43:55 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  akonadi-calendar-16.08.1.tar.xz

New:

  akonadi-calendar-16.08.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.7ZnhBC/_old  2016-10-18 10:10:23.0 +0200
+++ /var/tmp/diff_new_pack.7ZnhBC/_new  2016-10-18 10:10:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:16.08.1
+Version:16.08.2
 Release:0
 %define kf5_version 5.19.0
 Summary:KDE PIM Libraries

++ akonadi-calendar-16.08.1.tar.xz -> akonadi-calendar-16.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-16.08.1/CMakeLists.txt 
new/akonadi-calendar-16.08.2/CMakeLists.txt
--- old/akonadi-calendar-16.08.1/CMakeLists.txt 2016-08-21 15:35:19.0 
+0200
+++ new/akonadi-calendar-16.08.2/CMakeLists.txt 2016-09-09 17:13:16.0 
+0200
@@ -17,16 +17,16 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
-set(PIM_VERSION "5.3.1")
+set(PIM_VERSION "5.3.2")
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.3.1")
-set(AKONADICONTACT_LIB_VERSION "5.3.1")
-set(AKONADI_LIB_VERSION "5.3.1")
-set(MAILTRANSPORT_LIB_VERSION "5.3.1")
-set(KCONTACTS_LIB_VERSION "5.3.1")
-set(CALENDARUTILS_LIB_VERSION "5.3.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.1")
+set(CALENDARCORE_LIB_VERSION "5.3.2")
+set(AKONADICONTACT_LIB_VERSION "5.3.2")
+set(AKONADI_LIB_VERSION "5.3.2")
+set(MAILTRANSPORT_LIB_VERSION "5.3.2")
+set(KCONTACTS_LIB_VERSION "5.3.2")
+set(CALENDARUTILS_LIB_VERSION "5.3.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.2")
 ecm_setup_version(${AKONADICALENDAR_LIB_VERSION} VARIABLE_PREFIX 
AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"




commit akonadi-calendar for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-09-14 22:59:57

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-08-29 15:17:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-09-14 22:59:59.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:02:15 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:

  akonadi-calendar-16.08.0.tar.xz

New:

  akonadi-calendar-16.08.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.6zerq4/_old  2016-09-14 23:00:00.0 +0200
+++ /var/tmp/diff_new_pack.6zerq4/_new  2016-09-14 23:00:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:16.08.0
+Version:16.08.1
 Release:0
 %define kf5_version 5.19.0
 Summary:KDE PIM Libraries

++ akonadi-calendar-16.08.0.tar.xz -> akonadi-calendar-16.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-16.08.0/CMakeLists.txt 
new/akonadi-calendar-16.08.1/CMakeLists.txt
--- old/akonadi-calendar-16.08.0/CMakeLists.txt 2016-08-06 20:12:10.0 
+0200
+++ new/akonadi-calendar-16.08.1/CMakeLists.txt 2016-08-21 15:35:19.0 
+0200
@@ -17,16 +17,16 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
-set(PIM_VERSION "5.3.0")
+set(PIM_VERSION "5.3.1")
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.3.0")
-set(AKONADICONTACT_LIB_VERSION "5.3.0")
-set(AKONADI_LIB_VERSION "5.3.0")
-set(MAILTRANSPORT_LIB_VERSION "5.3.0")
-set(KCONTACTS_LIB_VERSION "5.3.0")
-set(CALENDARUTILS_LIB_VERSION "5.3.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.0")
+set(CALENDARCORE_LIB_VERSION "5.3.1")
+set(AKONADICONTACT_LIB_VERSION "5.3.1")
+set(AKONADI_LIB_VERSION "5.3.1")
+set(MAILTRANSPORT_LIB_VERSION "5.3.1")
+set(KCONTACTS_LIB_VERSION "5.3.1")
+set(CALENDARUTILS_LIB_VERSION "5.3.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.3.1")
 ecm_setup_version(${AKONADICALENDAR_LIB_VERSION} VARIABLE_PREFIX 
AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"




commit akonadi-calendar for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-08-29 15:17:31

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-08-08 13:50:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-08-29 15:17:42.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:00:20 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:17:19 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:

  akonadi-calendar-16.04.3.tar.xz

New:

  akonadi-calendar-16.08.0.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.P5689p/_old  2016-08-29 15:17:44.0 +0200
+++ /var/tmp/diff_new_pack.P5689p/_new  2016-08-29 15:17:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:16.04.3
+Version:16.08.0
 Release:0
 %define kf5_version 5.19.0
 Summary:KDE PIM Libraries
@@ -25,7 +25,9 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: akonadi-calendar-%{version}.tar.xz
-BuildRequires:  akonadi-contact-devel
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64
+BuildRequires:  akonadi-contact-devel = %{version}
 BuildRequires:  akonadi-server-devel
 BuildRequires:  extra-cmake-modules >= 5.17.0
 BuildRequires:  kcalcore-devel
@@ -34,7 +36,7 @@
 BuildRequires:  kcontacts-devel
 BuildRequires:  kidentitymanagement-devel
 BuildRequires:  kio-devel
-BuildRequires:  kmailtransport-devel
+BuildRequires:  kmailtransport-devel = %{version}
 BuildRequires:  kwallet-devel
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ akonadi-calendar-16.04.3.tar.xz -> akonadi-calendar-16.08.0.tar.xz ++
 1838 lines of diff (skipped)




commit akonadi-calendar for openSUSE:Factory

2016-08-08 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-08-08 13:50:40

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-07-21 07:41:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-08-08 13:50:42.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 22 17:04:31 UTC 2016 - wba...@tmo.at
+
+- Cleanup build requirements
+
+---



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.EVYO2U/_old  2016-08-08 13:50:44.0 +0200
+++ /var/tmp/diff_new_pack.EVYO2U/_new  2016-08-08 13:50:44.0 +0200
@@ -19,7 +19,7 @@
 Name:   akonadi-calendar
 Version:16.04.3
 Release:0
-%define kf5_version 5.1.0
+%define kf5_version 5.19.0
 Summary:KDE PIM Libraries
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -27,18 +27,15 @@
 Source: akonadi-calendar-%{version}.tar.xz
 BuildRequires:  akonadi-contact-devel
 BuildRequires:  akonadi-server-devel
-BuildRequires:  boost-devel
-BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  extra-cmake-modules >= 5.17.0
 BuildRequires:  kcalcore-devel
 BuildRequires:  kcalutils-devel
 BuildRequires:  kcodecs-devel
 BuildRequires:  kcontacts-devel
-BuildRequires:  kdelibs4support-devel >= %{kf5_version}
 BuildRequires:  kidentitymanagement-devel
 BuildRequires:  kio-devel
 BuildRequires:  kmailtransport-devel
 BuildRequires:  kwallet-devel
-BuildRequires:  phonon4qt5-devel
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit akonadi-calendar for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-07-21 07:41:39

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-06-20 10:55:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-07-21 07:41:40.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:14:33 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:

  akonadi-calendar-16.04.2.tar.xz

New:

  akonadi-calendar-16.04.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.gszpfg/_old  2016-07-21 07:41:41.0 +0200
+++ /var/tmp/diff_new_pack.gszpfg/_new  2016-07-21 07:41:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:16.04.2
+Version:16.04.3
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ akonadi-calendar-16.04.2.tar.xz -> akonadi-calendar-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-16.04.2/CMakeLists.txt 
new/akonadi-calendar-16.04.3/CMakeLists.txt
--- old/akonadi-calendar-16.04.2/CMakeLists.txt 2016-05-11 07:03:49.0 
+0200
+++ new/akonadi-calendar-16.04.3/CMakeLists.txt 2016-06-15 06:34:35.0 
+0200
@@ -18,7 +18,7 @@
 include(ECMQtDeclareLoggingCategory)
 
 set(KF5_VERSION "5.19.0")
-set(AKONADICALENDAR_LIB_VERSION "5.2.2")
+set(AKONADICALENDAR_LIB_VERSION "5.2.3")
 set(CALENDARCORE_LIB_VERSION "5.2.0")
 set(AKONADICONTACT_LIB_VERSION "5.2.0")
 set(AKONADI_LIB_VERSION "5.2.0")




commit akonadi-calendar for openSUSE:Factory

2016-06-20 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-06-20 10:55:18

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-05-31 12:15:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-06-20 10:55:19.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:45:15 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:

  akonadi-calendar-16.04.1.tar.xz

New:

  akonadi-calendar-16.04.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.wugsl5/_old  2016-06-20 10:55:20.0 +0200
+++ /var/tmp/diff_new_pack.wugsl5/_new  2016-06-20 10:55:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:16.04.1
+Version:16.04.2
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ akonadi-calendar-16.04.1.tar.xz -> akonadi-calendar-16.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-16.04.1/CMakeLists.txt 
new/akonadi-calendar-16.04.2/CMakeLists.txt
--- old/akonadi-calendar-16.04.1/CMakeLists.txt 2016-04-26 22:14:36.0 
+0200
+++ new/akonadi-calendar-16.04.2/CMakeLists.txt 2016-05-11 07:03:49.0 
+0200
@@ -18,7 +18,7 @@
 include(ECMQtDeclareLoggingCategory)
 
 set(KF5_VERSION "5.19.0")
-set(AKONADICALENDAR_LIB_VERSION "5.2.1")
+set(AKONADICALENDAR_LIB_VERSION "5.2.2")
 set(CALENDARCORE_LIB_VERSION "5.2.0")
 set(AKONADICONTACT_LIB_VERSION "5.2.0")
 set(AKONADI_LIB_VERSION "5.2.0")




commit akonadi-calendar for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-05-31 12:15:32

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-03-26 15:12:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-05-31 12:15:35.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:09:47 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 05:48:32 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:29:40 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+---

Old:

  akonadi-calendar-15.12.3.tar.xz

New:

  akonadi-calendar-16.04.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.UVO3VM/_old  2016-05-31 12:15:36.0 +0200
+++ /var/tmp/diff_new_pack.UVO3VM/_new  2016-05-31 12:15:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:15.12.3
+Version:16.04.1
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries
@@ -26,7 +26,7 @@
 Url:http://www.kde.org
 Source: akonadi-calendar-%{version}.tar.xz
 BuildRequires:  akonadi-contact-devel
-BuildRequires:  akonadi-devel
+BuildRequires:  akonadi-server-devel
 BuildRequires:  boost-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kcalcore-devel
@@ -56,7 +56,7 @@
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
 Requires:   akonadi-contact-devel >= %{version}
-Requires:   akonadi-devel >= %{version}
+Requires:   akonadi-server-devel >= %{version}
 Requires:   kcalcore-devel >= %{version}
 Requires:   libKF5AkonadiCalendar5 = %{version}
 Obsoletes:  akonadi5-calendar-devel < %{version}

++ akonadi-calendar-15.12.3.tar.xz -> akonadi-calendar-16.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-15.12.3/CMakeLists.txt 
new/akonadi-calendar-16.04.1/CMakeLists.txt
--- old/akonadi-calendar-15.12.3/CMakeLists.txt 2015-11-08 15:09:37.0 
+0100
+++ new/akonadi-calendar-16.04.1/CMakeLists.txt 2016-04-26 22:14:36.0 
+0200
@@ -3,7 +3,7 @@
 project(Akonadi-Calendar)
 
 # ECM setup
-find_package(ECM 5.14.0 CONFIG REQUIRED)
+find_package(ECM 5.17.0 CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(GenerateExportHeader)
@@ -14,18 +14,18 @@
 include(FeatureSummary)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(KF5_VERSION "5.12.0")
-set(AKONADICALENDAR_LIB_VERSION "4.80.0")
-set(CALENDARCORE_LIB_VERSION "4.80.0")
-set(AKONADICONTACT_LIB_VERSION "4.79.0")
-set(AKONADI_LIB_VERSION "4.86.0")
-set(MAILTRANSPORT_LIB_VERSION "4.79.0")
-set(KCONTACTS_LIB_VERSION "4.79.0")
-set(CALENDARUTILS_LIB_VERSION "4.79.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "4.79.0")
+set(KF5_VERSION "5.19.0")
+set(AKONADICALENDAR_LIB_VERSION "5.2.1")
+set(CALENDARCORE_LIB_VERSION "5.2.0")
+set(AKONADICONTACT_LIB_VERSION "5.2.0")
+set(AKONADI_LIB_VERSION "5.2.0")
+set(MAILTRANSPORT_LIB_VERSION "5.2.0")
+set(KCONTACTS_LIB_VERSION "5.2.0")
+set(CALENDARUTILS_LIB_VERSION "5.2.0")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.2.0")
 ecm_setup_version(${AKONADICALENDAR_LIB_VERSION} VARIABLE_PREFIX 
AKONADICALENDAR
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-15.12.3/autotests/etmcalendartest.cpp 
new/akonadi-calendar-16.04.1/autotests/etmcalendartest.cpp
--- old/akonadi-calendar-15.12.3/autotests/etmcalendartest.cpp  

commit akonadi-calendar for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-03-26 15:12:23

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-02-22 10:14:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-03-26 15:12:24.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar 13 15:32:12 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.3
+   * KDE Applications 15.12.3 
+   * https://www.kde.org/announcements/announce-applications-15.12.3.php
+   * boo#970855
+
+
+---

Old:

  akonadi-calendar-15.12.2.tar.xz

New:

  akonadi-calendar-15.12.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.qzOKHn/_old  2016-03-26 15:12:25.0 +0100
+++ /var/tmp/diff_new_pack.qzOKHn/_new  2016-03-26 15:12:25.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:15.12.2
+Version:15.12.3
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ akonadi-calendar-15.12.2.tar.xz -> akonadi-calendar-15.12.3.tar.xz ++




commit akonadi-calendar for openSUSE:Factory

2016-02-22 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-02-22 10:13:59

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-01-23 01:05:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-02-22 10:14:00.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 07:59:45 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+---

Old:

  akonadi-calendar-15.12.1.tar.xz

New:

  akonadi-calendar-15.12.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.tt0Eui/_old  2016-02-22 10:14:01.0 +0100
+++ /var/tmp/diff_new_pack.tt0Eui/_new  2016-02-22 10:14:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-calendar
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:15.12.1
+Version:15.12.2
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries
@@ -25,21 +25,21 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: akonadi-calendar-%{version}.tar.xz
-BuildRequires:  extra-cmake-modules >= 1.0.0
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  kdelibs4support-devel >= %{kf5_version}
-BuildRequires:  kio-devel
+BuildRequires:  akonadi-contact-devel
+BuildRequires:  akonadi-devel
 BuildRequires:  boost-devel
-BuildRequires:  kwallet-devel
+BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  kcalcore-devel
+BuildRequires:  kcalutils-devel
 BuildRequires:  kcodecs-devel
-BuildRequires:  kmailtransport-devel
 BuildRequires:  kcontacts-devel
+BuildRequires:  kdelibs4support-devel >= %{kf5_version}
 BuildRequires:  kidentitymanagement-devel
-BuildRequires:  kcalcore-devel
-BuildRequires:  kcalutils-devel
-BuildRequires:  akonadi-devel
-BuildRequires:  akonadi-contact-devel
+BuildRequires:  kio-devel
+BuildRequires:  kmailtransport-devel
+BuildRequires:  kwallet-devel
 BuildRequires:  phonon4qt5-devel
+BuildRequires:  pkgconfig(Qt5Test)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -55,10 +55,10 @@
 %package devel
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
-Requires:   libKF5AkonadiCalendar5 = %{version}
-Requires:   akonadi-devel >= %{version}
 Requires:   akonadi-contact-devel >= %{version}
+Requires:   akonadi-devel >= %{version}
 Requires:   kcalcore-devel >= %{version}
+Requires:   libKF5AkonadiCalendar5 = %{version}
 Obsoletes:  akonadi5-calendar-devel < %{version}
 Provides:   akonadi5-calendar-devel = %{version}
 

++ akonadi-calendar-15.12.1.tar.xz -> akonadi-calendar-15.12.2.tar.xz ++




commit akonadi-calendar for openSUSE:Factory

2016-01-22 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-01-23 01:05:09

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2016-01-10 13:03:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-01-23 01:05:10.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:08:21 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+---

Old:

  akonadi-calendar-15.12.0.tar.xz

New:

  akonadi-calendar-15.12.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.2fl05I/_old  2016-01-23 01:05:11.0 +0100
+++ /var/tmp/diff_new_pack.2fl05I/_new  2016-01-23 01:05:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:15.12.0
+Version:15.12.1
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ akonadi-calendar-15.12.0.tar.xz -> akonadi-calendar-15.12.1.tar.xz ++




commit akonadi-calendar for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2016-01-10 13:03:49

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2015-11-15 12:27:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2016-01-10 13:03:50.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 12:44:09 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+---

Old:

  akonadi-calendar-15.08.3.tar.xz

New:

  akonadi-calendar-15.12.0.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.LtIwnd/_old  2016-01-10 13:03:51.0 +0100
+++ /var/tmp/diff_new_pack.LtIwnd/_new  2016-01-10 13:03:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:15.08.3
+Version:15.12.0
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ akonadi-calendar-15.08.3.tar.xz -> akonadi-calendar-15.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-15.08.3/CMakeLists.txt 
new/akonadi-calendar-15.12.0/CMakeLists.txt
--- old/akonadi-calendar-15.08.3/CMakeLists.txt 2015-08-31 11:24:03.0 
+0200
+++ new/akonadi-calendar-15.12.0/CMakeLists.txt 2015-11-08 15:09:37.0 
+0100
@@ -3,7 +3,7 @@
 project(Akonadi-Calendar)
 
 # ECM setup
-find_package(ECM 5.12.0 CONFIG REQUIRED)
+find_package(ECM 5.14.0 CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(GenerateExportHeader)
@@ -15,6 +15,7 @@
 include(KDEInstallDirs)
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings)
+include(ECMQtDeclareLoggingCategory)
 
 set(KF5_VERSION "5.12.0")
 set(AKONADICALENDAR_LIB_VERSION "4.80.0")
@@ -35,7 +36,6 @@
 
 
 ### Find packages ###
-find_package(KF5KDELibs4Support ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5KIO ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5Wallet ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5Codecs ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-15.08.3/autotests/CMakeLists.txt 
new/akonadi-calendar-15.12.0/autotests/CMakeLists.txt
--- old/akonadi-calendar-15.08.3/autotests/CMakeLists.txt   2015-08-31 
11:24:03.0 +0200
+++ new/akonadi-calendar-15.12.0/autotests/CMakeLists.txt   2015-11-08 
15:09:37.0 +0100
@@ -12,7 +12,7 @@
 
 add_definitions(-DITIP_DATA_DIR="\\"${CMAKE_CURRENT_SOURCE_DIR}/itip_data\\"" )
 
-set(common_sources unittestbase.cpp helper.cpp 
${Akonadi-Calendar_SOURCE_DIR}/src/akonadicalendar_debug.cpp 
${Akonadi-Calendar_SOURCE_DIR}/src/utils_p.cpp)
+set(common_sources unittestbase.cpp helper.cpp 
${Akonadi-Calendar_BINARY_DIR}/src/akonadicalendar_debug.cpp 
${Akonadi-Calendar_SOURCE_DIR}/src/utils_p.cpp)
 
 # the tests need the ical resource, which we might not have at this point 
(e.g. on the CI)
 find_program(AKONADI_ICAL_RESOURCE NAMES akonadi_ical_resource)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-15.08.3/autotests/etmcalendartest.cpp 
new/akonadi-calendar-15.12.0/autotests/etmcalendartest.cpp
--- old/akonadi-calendar-15.08.3/autotests/etmcalendartest.cpp  2015-08-31 
11:24:03.0 +0200
+++ new/akonadi-calendar-15.12.0/autotests/etmcalendartest.cpp  2015-11-08 
15:09:37.0 +0100
@@ -536,16 +536,16 @@
 void ETMCalendarTest::testFilterInvitations()
 {
 int anz = mCalendar->model()->rowCount();
-QString uid = QLatin1String("invite-01");
+QString uid = QStringLiteral("invite-01");
 Item item;
 Incidence::Ptr incidence = Incidence::Ptr(new Event());
 KEMailSettings emailSettings;
-KCalCore::Attendee::Ptr me(new KCalCore::Attendee(QLatin1String("me"), 
emailSettings.getSetting(KEMailSettings::EmailAddress)));
+KCalCore::Attendee::Ptr me(new KCalCore::Attendee(QStringLiteral("me"), 
emailSettings.getSetting(KEMailSettings::EmailAddress)));
 
 item.setMimeType(Event::eventMimeType());
 incidence->setUid(uid);
 incidence->setDtStart(KDateTime::currentDateTime(KDateTime::UTC));
-incidence->setSummary(QLatin1String("summary"));
+incidence->setSummary(QStringLiteral("summary"));
 
 

commit akonadi-calendar for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2015-11-15 12:27:33

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2015-10-19 22:30:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2015-11-15 12:27:34.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 19:51:39 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+---

Old:

  akonadi-calendar-15.08.2.tar.xz

New:

  akonadi-calendar-15.08.3.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.nHNNV9/_old  2015-11-15 12:27:35.0 +0100
+++ /var/tmp/diff_new_pack.nHNNV9/_new  2015-11-15 12:27:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:15.08.2
+Version:15.08.3
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ akonadi-calendar-15.08.2.tar.xz -> akonadi-calendar-15.08.3.tar.xz ++




commit akonadi-calendar for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2015-10-19 22:30:10

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2015-10-12 10:01:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2015-10-19 22:30:11.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:14:30 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---

Old:

  akonadi-calendar-15.08.1.tar.xz

New:

  akonadi-calendar-15.08.2.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.efqc2x/_old  2015-10-19 22:30:12.0 +0200
+++ /var/tmp/diff_new_pack.efqc2x/_new  2015-10-19 22:30:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:15.08.1
+Version:15.08.2
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ akonadi-calendar-15.08.1.tar.xz -> akonadi-calendar-15.08.2.tar.xz ++




commit akonadi-calendar for openSUSE:Factory

2015-10-12 Thread h_root
Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2015-10-12 10:01:41

Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)


Package is "akonadi-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2015-10-03 20:16:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2015-10-12 10:01:45.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep 13 18:53:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---

Old:

  akonadi-calendar-15.08.0.tar.xz

New:

  akonadi-calendar-15.08.1.tar.xz



Other differences:
--
++ akonadi-calendar.spec ++
--- /var/tmp/diff_new_pack.vBwOrb/_old  2015-10-12 10:01:45.0 +0200
+++ /var/tmp/diff_new_pack.vBwOrb/_new  2015-10-12 10:01:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   akonadi-calendar
-Version:15.08.0
+Version:15.08.1
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ akonadi-calendar-15.08.0.tar.xz -> akonadi-calendar-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-15.08.0/.arcconfig 
new/akonadi-calendar-15.08.1/.arcconfig
--- old/akonadi-calendar-15.08.0/.arcconfig 1970-01-01 01:00:00.0 
+0100
+++ new/akonadi-calendar-15.08.1/.arcconfig 2015-08-31 11:24:03.0 
+0200
@@ -0,0 +1,4 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/project/profile/34/;,
+  "history.immutable" : true
+}