Hello community,
here is the log from the commit of package akonadi-calendar for
openSUSE:Leap:15.2 checked in at 2020-05-12 11:32:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/akonadi-calendar (Old)
and /work/SRC/openSUSE:Leap:15.2/.akonadi-calendar.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar"
Tue May 12 11:32:45 2020 rev:50 rq:797300 version:20.04.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/akonadi-calendar/akonadi-calendar.changes
2020-03-15 07:10:42.720940042 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.akonadi-calendar.new.2738/akonadi-calendar.changes
2020-05-12 11:32:47.503793692 +0200
@@ -1,0 +2,32 @@
+Thu Apr 23 12:21:44 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:31 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:
+ * publishdialog.cpp - build a proper comma-separated addresslist
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:26 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 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.75WFgs/_old 2020-05-12 11:32:47.927794583 +0200
+++ /var/tmp/diff_new_pack.75WFgs/_new 2020-05-12 11:32:47.931794591 +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)