Hello community,
here is the log from the commit of package kaccounts-providers for
openSUSE:Leap:15.2 checked in at 2020-05-12 11:33:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kaccounts-providers (Old)
and /work/SRC/openSUSE:Leap:15.2/.kaccounts-providers.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-providers"
Tue May 12 11:33:33 2020 rev:59 rq:797336 version:20.04.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/kaccounts-providers/kaccounts-providers.changes
2020-03-15 07:11:05.716953805 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.kaccounts-providers.new.2738/kaccounts-providers.changes
2020-05-12 11:33:34.723892885 +0200
@@ -1,0 +2,34 @@
+Thu Apr 23 12:21:59 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:44 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
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:40 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:
+ * Add plugin for nextcloud-login
+ * Fix build
+ * Remove unused icons cmake stuff
+ * Fix minor EBN issues
+ * Modernize it
+ * fix warning
+ * i18n: Add msgctxt attributes to split strings "Contacts"
+
+-------------------------------------------------------------------
Old:
----
kaccounts-providers-19.12.3.tar.xz
kaccounts-providers-19.12.3.tar.xz.sig
New:
----
kaccounts-providers-20.04.0.tar.xz
kaccounts-providers-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-providers.spec ++++++
--- /var/tmp/diff_new_pack.O6AHvT/_old 2020-05-12 11:33:35.099893674 +0200
+++ /var/tmp/diff_new_pack.O6AHvT/_new 2020-05-12 11:33:35.099893674 +0200
@@ -21,16 +21,12 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kaccounts-providers
-Version: 19.12.3
+Version: 20.04.0
Release: 0
Summary: KDE Accounts Providers
License: GPL-2.0-or-later
Group: System/GUI/KDE
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: cmake
BuildRequires: extra-cmake-modules
BuildRequires: intltool
@@ -41,8 +37,13 @@
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Package)
BuildRequires: cmake(Qt5Qml)
+BuildRequires: cmake(Qt5WebEngineWidgets)
Requires: signon-plugin-oauth2
Recommends: %{name}-lang
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2: applications.keyring
+%endif
%description
KDE Accounts Providers.
++++++ kaccounts-providers-19.12.3.tar.xz -> kaccounts-providers-20.04.0.tar.xz
++++++
++++ 5969 lines of diff (skipped)