Hello community,
here is the log from the commit of package pim-data-exporter for
openSUSE:Factory checked in at 2019-12-14 12:15:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old)
and /work/SRC/openSUSE:Factory/.pim-data-exporter.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter"
Sat Dec 14 12:15:59 2019 rev:39 rq:756341 version:19.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes
2019-11-13 13:24:11.619439389 +0100
+++
/work/SRC/openSUSE:Factory/.pim-data-exporter.new.4691/pim-data-exporter.changes
2019-12-14 12:23:07.779201580 +0100
@@ -1,0 +2,37 @@
+Tue Dec 10 06:39:16 UTC 2019 - Luca Beltrame <[email protected]>
+
+- 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:12:35 UTC 2019 - Luca Beltrame <[email protected]>
+
+- 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:
+ * Add missing Q_REQUIRED_RESULT
+
+-------------------------------------------------------------------
+Sun Nov 24 15:54:30 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.11.80
+ * New feature release
+- Changes since 19.08.3:
+ * Import/export dkimsettingsrc
+ * Fix i18n()
+ * Fix hidpi support
+ * QString::remove operates on the same object, no need to reassign
+ * Add info about kde release version too.
+ * Allow to open file
+ * Add missing question sign
+ * Start to implement open file directly
+ * Add messagebox when we don't want to override file
+- Remove obsolete version requirements
+
+-------------------------------------------------------------------
Old:
----
pim-data-exporter-19.08.3.tar.xz
pim-data-exporter-19.08.3.tar.xz.sig
New:
----
pim-data-exporter-19.12.0.tar.xz
pim-data-exporter-19.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-data-exporter.spec ++++++
--- /var/tmp/diff_new_pack.rVisq7/_old 2019-12-14 12:23:08.571201460 +0100
+++ /var/tmp/diff_new_pack.rVisq7/_new 2019-12-14 12:23:08.575201460 +0100
@@ -1,7 +1,7 @@
#
# spec file for package pim-data-exporter
#
-# 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,27 +16,26 @@
#
-%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: pim-data-exporter
-Version: 19.08.3
+Version: 19.12.0
Release: 0
Summary: Data exporter for KDE PIM
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: extra-cmake-modules
BuildRequires: gettext-devel
# Only required for the icon
BuildRequires: kontact
-BuildRequires: pkgconfig
BuildRequires: python-devel
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Akonadi)
@@ -54,10 +53,10 @@
BuildRequires: cmake(KF5MailCommon)
BuildRequires: cmake(KF5MailTransport)
BuildRequires: cmake(KF5PimTextEdit)
-BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
-BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
+BuildRequires: cmake(Qt5Gui)
+BuildRequires: cmake(Qt5Test)
+BuildRequires: cmake(Qt5Widgets)
+BuildRequires: cmake(Qt5Xml)
Requires: kontact
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.rVisq7/_old and
/var/tmp/diff_new_pack.rVisq7/_new differ
++++++ pim-data-exporter-19.08.3.tar.xz -> pim-data-exporter-19.12.0.tar.xz
++++++
++++ 8581 lines of diff (skipped)