Hello community,
here is the log from the commit of package calendarsupport for
openSUSE:Leap:15.2 checked in at 2020-05-12 11:33:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/calendarsupport (Old)
and /work/SRC/openSUSE:Leap:15.2/.calendarsupport.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calendarsupport"
Tue May 12 11:33:02 2020 rev:49 rq:797317 version:20.04.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/calendarsupport/calendarsupport.changes
2020-03-15 07:10:47.384942834 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.calendarsupport.new.2738/calendarsupport.changes
2020-05-12 11:33:03.419827126 +0200
@@ -1,0 +2,39 @@
+Thu Apr 23 12:21:51 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
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr 5 20:29:38 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:
+ * Yet another KIO build fix
+ * Fix build against recent KIO
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:33 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:
+ * Fix compile against kio 5.69.0
+ * utils.cpp - add reminder blocking info to calendar tooltip
+ * Fix compile against qt5.15
+ * utils.cpp - add more info to the calendar collection tooltip
+ * UiTools is not required for building it
+ * Implement deduplication without three copies
+ * Autogenerate categories file
+ * All signal from qbuttongroup::..(int) was deprecated in qt5.15
+ * Port toSet() method
+ * Port to QCombobox when it's possible
+
+-------------------------------------------------------------------
Old:
----
calendarsupport-19.12.3.tar.xz
calendarsupport-19.12.3.tar.xz.sig
New:
----
calendarsupport-20.04.0.tar.xz
calendarsupport-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.GhlBZn/_old 2020-05-12 11:33:03.827827983 +0200
+++ /var/tmp/diff_new_pack.GhlBZn/_new 2020-05-12 11:33:03.827827983 +0200
@@ -22,20 +22,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: calendarsupport
-Version: 19.12.3
+Version: 20.04.0
Release: 0
Summary: KDE PIM calendaring support library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Development/Libraries/KDE
URL: https://www.kde.org
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
BuildRequires: extra-cmake-modules >= %{kf5_version}
BuildRequires: kdepim-apps-libs-devel
BuildRequires: kf5-filesystem
+BuildRequires: libboost_headers-devel
BuildRequires: cmake(KF5Akonadi)
BuildRequires: cmake(KF5AkonadiCalendar)
BuildRequires: cmake(KF5AkonadiMime)
@@ -57,10 +54,9 @@
Recommends: %{name}-lang
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
-%if 0%{?suse_version} > 1325
-BuildRequires: libboost_headers-devel
-%else
-BuildRequires: boost-devel
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2: applications.keyring
%endif
%description
++++++ calendarsupport-19.12.3.tar.xz -> calendarsupport-20.04.0.tar.xz ++++++
++++ 78666 lines of diff (skipped)