Hello community,
here is the log from the commit of package incidenceeditor for
openSUSE:Leap:15.2 checked in at 2020-05-12 11:33:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/incidenceeditor (Old)
and /work/SRC/openSUSE:Leap:15.2/.incidenceeditor.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "incidenceeditor"
Tue May 12 11:33:25 2020 rev:58 rq:797332 version:20.04.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/incidenceeditor/incidenceeditor.changes
2020-03-15 07:11:07.208954698 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.incidenceeditor.new.2738/incidenceeditor.changes
2020-05-12 11:33:28.335879466 +0200
@@ -1,0 +2,37 @@
+Thu Apr 23 12:21:58 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-04-apps-update
+- Changes since 20.03.90:
+ * Fix "Only resources can modify remote identifiers" when re-editing event
(kde#407965)
+
+-------------------------------------------------------------------
+Sun Apr 5 20:29:43 UTC 2020 - Luca Beltrame <[email protected]>
+
+- 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:
+ * Qt guys reverted api in qt5.15
+ * Fix cppcheck warning
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:38 UTC 2020 - Luca Beltrame <[email protected]>
+
+- 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:
+ * remove the lastselectedfolder configuration
+ * incidencedialog.cpp - default collection for initial calendar
+ * Make it compile against last qt5.15
+ * Fix build with latest Qt 5.14, QSet::fromList is deprecated there
+ * Fix non-working links and typos
+ * Autogenerate categories
+ * Make it compile against qt5.15
+
+-------------------------------------------------------------------
Old:
----
incidenceeditor-19.12.3.tar.xz
incidenceeditor-19.12.3.tar.xz.sig
New:
----
incidenceeditor-20.04.0.tar.xz
incidenceeditor-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.YpEp1K/_old 2020-05-12 11:33:28.719880272 +0200
+++ /var/tmp/diff_new_pack.YpEp1K/_new 2020-05-12 11:33:28.723880280 +0200
@@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: incidenceeditor
-Version: 19.12.3
+Version: 20.04.0
Release: 0
Summary: Incidenceeditor library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Development/Libraries/KDE
URL: https://www.kde.org
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: kdepim-apps-libs-devel
@@ -56,6 +52,10 @@
Recommends: %{name}-lang
# 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 package contains the incidenceeditor library.
++++++ incidenceeditor-19.12.3.tar.xz -> incidenceeditor-20.04.0.tar.xz ++++++
++++ 23998 lines of diff (skipped)