commit grantleetheme for openSUSE:Factory

2019-12-13 Thread root
Hello community,

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

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


Package is "grantleetheme"

Fri Dec 13 12:01:57 2019 rev:45 rq:756164 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/grantleetheme/grantleetheme.changes  
2019-11-12 11:34:34.658036118 +0100
+++ /work/SRC/openSUSE:Factory/.grantleetheme.new.4691/grantleetheme.changes
2019-12-13 12:02:21.821447758 +0100
@@ -1,0 +2,32 @@
+Tue Dec 10 06:38:11 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:32 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+---
+Sun Nov 24 13:29:04 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Add colorSetAlpha filter, so explicitly set the alpha value of a color
+  * Add support for KColorScheme
+  * Don't use qt 5.12 enum
+  * Increase version
+  * Add color and palette APIs for Grantlee
+  * Add dummy API docs, so these classes show up on api.kde.org
+  * Not necessary to assign paths if we don't add new path
+
+---

Old:

  grantleetheme-19.08.3.tar.xz
  grantleetheme-19.08.3.tar.xz.sig

New:

  grantleetheme-19.12.0.tar.xz
  grantleetheme-19.12.0.tar.xz.sig



Other differences:
--
++ grantleetheme.spec ++
--- /var/tmp/diff_new_pack.VliDx2/_old  2019-12-13 12:02:22.397447540 +0100
+++ /var/tmp/diff_new_pack.VliDx2/_new  2019-12-13 12:02:22.397447540 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package grantleetheme
 #
-# 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,32 +16,32 @@
 #
 
 
-%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
 Name:   grantleetheme
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Grantlee theme support
 License:GPL-2.0-only
 Group:  System/Libraries
 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 >= 5.19.0
-BuildRequires:  grantlee5-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Network) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Grantlee5)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5NewStuff)
+BuildRequires:  cmake(Qt5Network) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 %if %{with lang}
 Recommends: %{name}-lang
 %endif

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

++ grantleetheme-19.08.3.tar.xz -> grantleetheme-19.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantleetheme-19.08.3/CMakeLists.txt 
new/grantleetheme-19.12.0/CMakeLists.txt
--- old/grantleetheme-19.08.3/CMakeLists.txt2019-11-05 05:18:17.0 
+0100
+++ new/grantleetheme-19.12.0/CMakeLists.txt2019-12-06 02:57:28.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_MIN_VERSION "5.60.0")
-set(PIM_VERSION 

commit ark for openSUSE:Factory

2019-12-13 Thread root
Hello community,

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

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


Package is "ark"

Fri Dec 13 12:01:46 2019 rev:112 rq:756146 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ark/ark.changes  2019-11-12 11:34:01.718000279 
+0100
+++ /work/SRC/openSUSE:Factory/.ark.new.4691/ark.changes2019-12-13 
12:01:59.713456111 +0100
@@ -1,0 +2,30 @@
+Tue Dec 10 06:38:04 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
+- Changes since 19.11.90:
+  * Update Appstream for new release
+
+---
+Sat Nov 30 09:11:26 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
+- Changes since 19.11.80:
+  * Drop ark.cliexample debug category
+  * Update HACKING file
+  * Translate MIME type description
+
+---
+Sun Nov 24 13:28:57 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Too many changes to list here.
+- Remove outdated minimum versions in spec
+
+---

Old:

  ark-19.08.3.tar.xz
  ark-19.08.3.tar.xz.sig

New:

  ark-19.12.0.tar.xz
  ark-19.12.0.tar.xz.sig



Other differences:
--
++ ark.spec ++
--- /var/tmp/diff_new_pack.iZ8oJF/_old  2019-12-13 12:02:00.405455850 +0100
+++ /var/tmp/diff_new_pack.iZ8oJF/_new  2019-12-13 12:02:00.409455849 +0100
@@ -17,40 +17,39 @@
 
 
 %define SOMAJOR 19
-%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:   ark
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:KDE Archiver Tool
 License:GPL-2.0-or-later
 Group:  Productivity/Other
 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
 # PATCH-FIX-OPENSUSE lower-libarchive-minimum-version.patch
 Patch0: lower-libarchive-minimum-version.patch
-BuildRequires:  extra-cmake-modules >= 1.7.0
-BuildRequires:  karchive-devel >= %{kf5_version}
-BuildRequires:  kconfig-devel >= 5.2.0
-BuildRequires:  kdelibs4support-devel >= 5.2.0
+BuildRequires:  extra-cmake-modules
+BuildRequires:  cmake(KF5Archive)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  kf5-filesystem
-BuildRequires:  kpty-devel >= 5.2.0
+BuildRequires:  cmake(KF5Pty)
 BuildRequires:  libarchive-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
-BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(Qt5Concurrent)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  pkgconfig(bzip2)
 Requires:   shared-mime-info
 # Recommend the most used compression programs (bnc#872010)

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

++ ark-19.08.3.tar.xz -> ark-19.12.0.tar.xz ++
 27757 lines of diff (skipped)




commit akonadi-import-wizard for openSUSE:Factory

2019-12-13 Thread root
Hello community,

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

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


Package is "akonadi-import-wizard"

Fri Dec 13 12:01:39 2019 rev:40 rq:756139 version:19.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/akonadi-import-wizard/akonadi-import-wizard.changes  
2019-11-12 11:33:30.141965925 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-import-wizard.new.4691/akonadi-import-wizard.changes
2019-12-13 12:01:42.605462577 +0100
@@ -1,0 +2,30 @@
+Tue Dec 10 06:38:02 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:23 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:13 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Make it compile without kf5 deprecated methods
+  * QString::remove operates on the same object, no need to reassign
+  * Use QLatin1String in join/startswith/endsWith/contains + QString::replace
+operates on the same object, no need to reassign
+  * Add release version too
+
+---

Old:

  akonadi-import-wizard-19.08.3.tar.xz
  akonadi-import-wizard-19.08.3.tar.xz.sig

New:

  akonadi-import-wizard-19.12.0.tar.xz
  akonadi-import-wizard-19.12.0.tar.xz.sig



Other differences:
--
++ akonadi-import-wizard.spec ++
--- /var/tmp/diff_new_pack.ytYJBN/_old  2019-12-13 12:01:44.593461825 +0100
+++ /var/tmp/diff_new_pack.ytYJBN/_new  2019-12-13 12:01:44.601461822 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-import-wizard
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,48 +17,47 @@
 
 
 %define lname libKPimImportWizard5
-%define kf5_version 5.59.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   akonadi-import-wizard
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Assistant to import PIM data
 License:GPL-2.0-or-later AND 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:  akonadi-server-devel >= %{_kapp_version}
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  fdupes
 BuildRequires:  gettext-devel
-BuildRequires:  kauth-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kcontacts-devel
-BuildRequires:  kcrash-devel
-BuildRequires:  kdbusaddons-devel
-BuildRequires:  kdoctools-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  kidentitymanagement-devel
-BuildRequires:  kio-devel
-BuildRequires:  kmailtransport-devel
-BuildRequires:  kwallet-devel
-BuildRequires:  libkdepim-devel
-BuildRequires:  mailcommon-devel
-BuildRequires:  mailimporter-devel
-BuildRequires:  messagelib-devel
-BuildRequires:  pimcommon-devel
-BuildRequires:  pkgconfig
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.10.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.10.0
+BuildRequires:  cmake(KF5Akonadi)
+BuildRequires:  cmake(KF5Auth)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5Contacts)
+BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5IdentityManagement)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  

commit akonadi-server for openSUSE:Factory

2019-12-13 Thread root
Hello community,

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

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


Package is "akonadi-server"

Fri Dec 13 12:01:44 2019 rev:65 rq:756143 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-server/akonadi-server.changes
2019-11-12 11:33:51.021988642 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-server.new.4691/akonadi-server.changes  
2019-12-13 12:01:53.465458473 +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
+- Changes since 19.11.80:
+  * Only build and install designer plugin if it's enabled
+  * akonadi: improve debug message in state() method
+  * Testrunner: wait until all jobs are done before aborting setup
+  * akonadi_control: announce new Resource once both services are registered
+  * Make itemmovetest more robust.
+  * Fix build with Qt 5.14
+  * Avoid KIO starting klauncher, as that can hang the CI
+
+---
+Sun Nov 24 13:28:53 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Too many changes to list here.
+
+---

Old:

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

New:

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



Other differences:
--
++ akonadi-server.spec ++
--- /var/tmp/diff_new_pack.Z1vF4H/_old  2019-12-13 12:01:54.337458144 +0100
+++ /var/tmp/diff_new_pack.Z1vF4H/_new  2019-12-13 12:01:54.341458141 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-server
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
 
 
 %define rname   akonadi
-%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
 Name:   akonadi-server
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:PIM Storage Service
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://akonadi-project.org
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 Source99:   akonadi-server-rpmlintrc
@@ -38,15 +38,17 @@
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  libQt5Sql-private-headers-devel
+BuildRequires:  libboost_graph-devel
+BuildRequires:  libboost_headers-devel
 BuildRequires:  libxml2
 BuildRequires:  libxslt
 BuildRequires:  libxslt-devel
 BuildRequires:  libxslt-tools
 BuildRequires:  mariadb
-BuildRequires:  pkgconfig
 BuildRequires:  postgresql-devel
 BuildRequires:  shared-mime-info
 BuildRequires:  sqlite3-devel
+BuildRequires:  cmake(KAccounts)
 BuildRequires:  cmake(KF5Completion)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5Crash)
@@ -59,15 +61,15 @@
 BuildRequires:  cmake(KF5ItemViews)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5WindowSystem)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Designer)
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Network)
-BuildRequires:  pkgconfig(Qt5Sql)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5Xml)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5Sql)
+BuildRequires:  

commit akonadi-mime for openSUSE:Factory

2019-12-13 Thread root
Hello community,

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

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


Package is "akonadi-mime"

Fri Dec 13 12:01:41 2019 rev:41 rq:756140 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-mime/akonadi-mime.changes
2019-11-12 11:33:34.873971073 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-mime.new.4691/akonadi-mime.changes  
2019-12-13 12:01:45.377461529 +0100
@@ -1,0 +2,26 @@
+Tue Dec 10 06:38:02 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:24 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:14 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Use QLatin1String in join/startswith/endsWith/contains + QString::replace 
operates on the same object, no need to reassign
+
+---

Old:

  akonadi-mime-19.08.3.tar.xz
  akonadi-mime-19.08.3.tar.xz.sig

New:

  akonadi-mime-19.12.0.tar.xz
  akonadi-mime-19.12.0.tar.xz.sig



Other differences:
--
++ akonadi-mime.spec ++
--- /var/tmp/diff_new_pack.mfGQXM/_old  2019-12-13 12:01:46.765461004 +0100
+++ /var/tmp/diff_new_pack.mfGQXM/_new  2019-12-13 12:01:46.769461003 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-mime
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,38 +17,36 @@
 
 
 %define sonum   5
-%define kf5_version 5.23.0
-%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
 Name:   akonadi-mime
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:MIME email parser for KDE PIM
 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:  akonadi-server-devel >= %{_kapp_version}
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
-BuildRequires:  kconfig-devel >= %{kf5_version}
-BuildRequires:  kdbusaddons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{kf5_version}
-BuildRequires:  kio-devel >= %{kf5_version}
-BuildRequires:  kitemmodels-devel >= %{kf5_version}
-BuildRequires:  kmime-devel
-BuildRequires:  kxmlgui-devel >= %{kf5_version}
 BuildRequires:  libxslt-devel
-BuildRequires:  pkgconfig
 BuildRequires:  shared-mime-info
-BuildRequires:  pkgconfig(Qt5Test) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(KF5Akonadi)
+BuildRequires:  cmake(KF5Config) >= %{kf5_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
+BuildRequires:  cmake(KF5ItemModels) >= %{kf5_version}
+BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
+BuildRequires:  cmake(KF5Mime)
+BuildRequires:  cmake(KF5XmlGui) >= %{kf5_version}
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 Recommends: %{name}-lang
 
 %description
@@ -73,8 +71,8 @@
 %package devel
 Summary:MIME email parser for KDE PIM - development files
 Group:  Development/Libraries/KDE
-Requires:   akonadi-server-devel
 Requires:   libKF5AkonadiMime5 = %{version}
+Requires:   cmake(KF5Akonadi)
 
 %description devel
 This package contains development headers needed to use MIME message parsing

++ 

commit akonadi-contact for openSUSE:Factory

2019-12-13 Thread root
Hello community,

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

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


Package is "akonadi-contact"

Fri Dec 13 12:01:38 2019 rev:43 rq:756138 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-contact/akonadi-contact.changes  
2019-11-12 11:33:25.105960446 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-contact.new.4691/akonadi-contact.changes
2019-12-13 12:01:41.097463147 +0100
@@ -1,0 +2,25 @@
+Tue Dec 10 06:38:01 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:23 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:13 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Too many changes to list here.
+
+---

Old:

  akonadi-contacts-19.08.3.tar.xz
  akonadi-contacts-19.08.3.tar.xz.sig

New:

  akonadi-contacts-19.12.0.tar.xz
  akonadi-contacts-19.12.0.tar.xz.sig



Other differences:
--
++ akonadi-contact.spec ++
--- /var/tmp/diff_new_pack.M7bti3/_old  2019-12-13 12:01:41.917462836 +0100
+++ /var/tmp/diff_new_pack.M7bti3/_new  2019-12-13 12:01:41.925462833 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-contact
 #
-# 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
@@ -18,39 +18,38 @@
 
 %define rname akonadi-contacts
 %define sonum   5
-%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
 Name:   akonadi-contact
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:KDE PIM Libraries for Akonadi Contacts
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
-BuildRequires:  akonadi-mime-devel
-BuildRequires:  akonadi-server-devel >= %{_kapp_version}
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
-BuildRequires:  grantlee5-devel
-BuildRequires:  kcalcore-devel
-BuildRequires:  kcodecs-devel >= %{kf5_version}
-BuildRequires:  kcompletion-devel >= %{kf5_version}
-BuildRequires:  kcontacts-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  kio-devel >= %{kf5_version}
-BuildRequires:  kmime-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(Grantlee5)
+BuildRequires:  cmake(KF5Akonadi)
+BuildRequires:  cmake(KF5AkonadiMime)
+BuildRequires:  cmake(KF5CalendarCore)
+BuildRequires:  cmake(KF5Codecs) >= %{kf5_version}
+BuildRequires:  cmake(KF5Completion) >= %{kf5_version}
+BuildRequires:  cmake(KF5Contacts)
+BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
+BuildRequires:  cmake(KF5Mime)
 BuildRequires:  cmake(KF5Prison)
-BuildRequires:  pkgconfig(Qt5Test) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5WebEngine) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5WebEngineWidgets) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5WebEngine) >= 5.6.0
+BuildRequires:  cmake(Qt5WebEngineWidgets) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 Requires:   libKF5AkonadiContact5 = %{version}
 Requires:   libKF5ContactEditor5 = %{version}
 Recommends: %{name}-lang
@@ -95,10 +94,10 @@
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
 Requires:   akonadi-contact = %{version}
-Requires:   akonadi-server-devel

commit akonadi-calendar-tools for openSUSE:Factory

2019-12-13 Thread root
Hello community,

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

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


Package is "akonadi-calendar-tools"

Fri Dec 13 12:01:36 2019 rev:38 rq:756136 version:19.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/akonadi-calendar-tools/akonadi-calendar-tools.changes
2019-11-12 11:33:18.645953417 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.4691/akonadi-calendar-tools.changes
  2019-12-13 12:01:39.241463847 +0100
@@ -1,0 +2,28 @@
+Tue Dec 10 06:38:01 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:
+  * konsolekalendar.cpp - html export credit url
+  * Make it compile without kf5 deprecated methods
+  * Make it compile without deprecated methods
+
+---

Old:

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

New:

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



Other differences:
--
++ akonadi-calendar-tools.spec ++
--- /var/tmp/diff_new_pack.oXF6u3/_old  2019-12-13 12:01:40.729463285 +0100
+++ /var/tmp/diff_new_pack.oXF6u3/_new  2019-12-13 12:01:40.733463284 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package akonadi-calendar-tools
 #
-# 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,39 +16,38 @@
 #
 
 
-%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
 Name:   akonadi-calendar-tools
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Console applications and utilities for managing calendars
 License:GPL-2.0-or-later AND 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:  akonadi-calendar-devel
-BuildRequires:  akonadi-contact-devel
-BuildRequires:  akonadi-server-devel >= %{_kapp_version}
-BuildRequires:  calendarsupport-devel
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  fdupes
 BuildRequires:  gettext-devel
-BuildRequires:  kcalcore-devel
-BuildRequires:  kcalutils-devel
-BuildRequires:  kcontacts-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  libkdepim-devel
-BuildRequires:  pkgconfig
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(KF5Akonadi)
+BuildRequires:  cmake(KF5AkonadiCalendar)
+BuildRequires:  cmake(KF5AkonadiContact)
+BuildRequires:  cmake(KF5CalendarCore)
+BuildRequires:  cmake(KF5CalendarSupport)
+BuildRequires:  cmake(KF5CalendarUtils)
+BuildRequires:  cmake(KF5Contacts)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5Libkdepim)
+BuildRequires:  cmake(Qt5Gui) >= 5.2.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.2.0
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 %if %{with lang}

++ akonadi-calendar-tools-19.08.3.tar.xz -> 
akonadi-calendar-tools-19.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit unrar for openSUSE:Factory:NonFree

2019-12-13 Thread root
Hello community,

here is the log from the commit of package unrar for openSUSE:Factory:NonFree 
checked in at 2019-12-13 12:00:52

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


Package is "unrar"

Fri Dec 13 12:00:52 2019 rev:85 rq:755889 version:5.8.5

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/unrar/unrar.changes  2019-11-18 
20:12:56.725513855 +0100
+++ /work/SRC/openSUSE:Factory:NonFree/.unrar.new.4691/unrar.changes
2019-12-13 12:00:53.269481219 +0100
@@ -1,0 +2,6 @@
+Wed Dec 11 15:30:48 UTC 2019 - Ismail Dönmez 
+
+- Update to version 5.8.5
+  * Based on WinRAR version 5.80 final
+
+---

Old:

  unrarsrc-5.8.4.tar.gz

New:

  unrarsrc-5.8.5.tar.gz



Other differences:
--
++ unrar.spec ++
--- /var/tmp/diff_new_pack.nIOItL/_old  2019-12-13 12:00:55.013480560 +0100
+++ /var/tmp/diff_new_pack.nIOItL/_new  2019-12-13 12:00:55.053480545 +0100
@@ -18,10 +18,10 @@
 
 # majorversion should match the major version number.
 %define majorversion 5
-%define libsuffix 5_8_4
+%define libsuffix 5_8_5
 
 Name:   unrar
-Version:5.8.4
+Version:5.8.5
 Release:0
 Summary:A program to extract, test, and view RAR archives
 License:NonFree

++ unrarsrc-5.8.4.tar.gz -> unrarsrc-5.8.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unrar/arcread.cpp new/unrar/arcread.cpp
--- old/unrar/arcread.cpp   2019-11-17 13:23:47.0 +0100
+++ new/unrar/arcread.cpp   2019-12-05 08:39:19.0 +0100
@@ -584,7 +584,7 @@
 {
   // This message is used by Android GUI to reset cached passwords.
   // Update appropriate code if changed.
-  uiMsg(UIERROR_BADPSW,FileName);
+  uiMsg(UIERROR_BADPSW,FileName,FileName);
   FailedHeaderDecryption=true;
   ErrHandler.SetErrorCode(RARX_BADPWD);
   return 0;
@@ -593,7 +593,7 @@
 {
   // This message is used by Android GUI and Windows GUI and SFX to
   // reset cached passwords. Update appropriate code if changed.
-  uiMsg(UIWAIT_BADPSW,FileName);
+  uiMsg(UIWAIT_BADPSW,FileName,FileName);
   Cmd->Password.Clean();
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unrar/dll.rc new/unrar/dll.rc
--- old/unrar/dll.rc2019-11-17 13:01:32.0 +0100
+++ new/unrar/dll.rc2019-12-05 08:36:19.0 +0100
@@ -2,8 +2,8 @@
 #include 
 
 VS_VERSION_INFO VERSIONINFO
-FILEVERSION 5, 80, 4, 3248
-PRODUCTVERSION 5, 80, 4, 3248
+FILEVERSION 5, 80, 100, 3266
+PRODUCTVERSION 5, 80, 100, 3266
 FILEOS VOS__WINDOWS32
 FILETYPE VFT_APP
 {
@@ -14,8 +14,8 @@
   VALUE "CompanyName", "Alexander Roshal\0"
   VALUE "ProductName", "RAR decompression library\0"
   VALUE "FileDescription", "RAR decompression library\0"
-  VALUE "FileVersion", "5.80.4\0"
-  VALUE "ProductVersion", "5.80.4\0"
+  VALUE "FileVersion", "5.80.0\0"
+  VALUE "ProductVersion", "5.80.0\0"
   VALUE "LegalCopyright", "Copyright � Alexander Roshal 1993-2019\0"
   VALUE "OriginalFilename", "Unrar.dll\0"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unrar/extract.cpp new/unrar/extract.cpp
--- old/unrar/extract.cpp   2019-11-17 13:23:47.0 +0100
+++ new/unrar/extract.cpp   2019-12-05 08:39:19.0 +0100
@@ -479,13 +479,13 @@
 {
   // This message is used by Android GUI to reset cached passwords.
   // Update appropriate code if changed.
-  uiMsg(UIERROR_BADPSW,ArcFileName);
+  uiMsg(UIERROR_BADPSW,Arc.FileName,ArcFileName);
 }
 else // For passwords entered manually.
 {
   // This message is used by Android GUI and Windows GUI and SFX to
   // reset cached passwords. Update appropriate code if changed.
-  uiMsg(UIWAIT_BADPSW,ArcFileName);
+  uiMsg(UIWAIT_BADPSW,Arc.FileName,ArcFileName);
   Cmd->Password.Clean();
 
   // Avoid new requests for unrar.dll to prevent the infinite loop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unrar/loclang.hpp new/unrar/loclang.hpp
--- old/unrar/loclang.hpp   2019-11-17 13:23:48.0 +0100
+++ new/unrar/loclang.hpp   2019-12-05 08:39:20.0 +0100
@@ -359,6 +359,7 @@
 #define   MNewerRAR  L"\nYou may need a newer version of RAR."
 #define   MUnkEncMethod  L"\nUnknown encryption method in %s"
 #define   MWrongPassword 

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




<    1   2