Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kaccounts-providers for
openSUSE:Factory checked in at 2021-04-24 23:07:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-providers (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-providers.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-providers"
Sat Apr 24 23:07:25 2021 rev:73 rq:887608 version:21.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kaccounts-providers/kaccounts-providers.changes
2021-03-08 15:11:52.377691524 +0100
+++
/work/SRC/openSUSE:Factory/.kaccounts-providers.new.12324/kaccounts-providers.changes
2021-04-24 23:08:01.315298825 +0200
@@ -1,0 +2,25 @@
+Fri Apr 16 16:11:18 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr 9 17:39:45 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+ * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:27:24 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+ * New feature release
+- Too many changes since 20.12.3, only listing bugfixes:
+ * [*cloud] Cancel configuration when window is closed (kde#427200)
+
+-------------------------------------------------------------------
Old:
----
kaccounts-providers-20.12.3.tar.xz
kaccounts-providers-20.12.3.tar.xz.sig
New:
----
kaccounts-providers-21.04.0.tar.xz
kaccounts-providers-21.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-providers.spec ++++++
--- /var/tmp/diff_new_pack.u8ukiO/_old 2021-04-24 23:08:01.755299446 +0200
+++ /var/tmp/diff_new_pack.u8ukiO/_new 2021-04-24 23:08:01.759299452 +0200
@@ -23,12 +23,16 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kaccounts-providers
-Version: 20.12.3
+Version: 21.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: hicolor-icon-theme
@@ -43,10 +47,6 @@
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.
@@ -54,7 +54,7 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
%build
%cmake_kf5 -d build
@@ -68,7 +68,8 @@
%files
%license LICENSES/*
-%{_kf5_appstreamdir}/
+%{_kf5_appstreamdir}/org.kde.kaccounts.nextcloud.appdata.xml
+%{_kf5_appstreamdir}/org.kde.kaccounts.owncloud.appdata.xml
%{_kf5_iconsdir}/hicolor/*/apps/kaccounts-nextcloud.*
%{_kf5_iconsdir}/hicolor/*/apps/kaccounts-owncloud.*
%{_kf5_plugindir}/kaccounts/
++++++ kaccounts-providers-20.12.3.tar.xz -> kaccounts-providers-21.04.0.tar.xz
++++++
++++ 4564 lines of diff (skipped)