Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kaccounts-integration for
openSUSE:Factory checked in at 2021-04-24 23:07:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-integration.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-integration"
Sat Apr 24 23:07:23 2021 rev:75 rq:887607 version:21.04.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes
2021-03-08 15:11:49.357689198 +0100
+++
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.12324/kaccounts-integration.changes
2021-04-24 23:08:00.595297807 +0200
@@ -1,0 +2,23 @@
+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
+
+-------------------------------------------------------------------
+Fri Apr 9 17:39:44 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:23 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+ * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------
Old:
----
kaccounts-integration-20.12.3.tar.xz
kaccounts-integration-20.12.3.tar.xz.sig
New:
----
kaccounts-integration-21.04.0.tar.xz
kaccounts-integration-21.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.JzwUBc/_old 2021-04-24 23:08:01.079298491 +0200
+++ /var/tmp/diff_new_pack.JzwUBc/_new 2021-04-24 23:08:01.083298497 +0200
@@ -22,12 +22,16 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kaccounts-integration
-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
Source99: baselibs.conf
BuildRequires: cmake
BuildRequires: extra-cmake-modules
@@ -45,16 +49,12 @@
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Wallet)
BuildRequires: cmake(KF5WidgetsAddons)
-BuildRequires: cmake(Qt5Core) >= 5.2.0
+BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Qml)
-BuildRequires: cmake(Qt5Test) >= 5.2.0
-BuildRequires: cmake(Qt5Widgets) >= 5.2.0
+BuildRequires: cmake(Qt5Test)
+BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang
Recommends: kaccounts-providers
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
%description
Small system to administer web accounts for the sites
@@ -78,7 +78,7 @@
Requires: libsignon-qt5-devel
Requires: cmake(AccountsQt5)
Requires: cmake(KF5CoreAddons)
-Requires: cmake(Qt5Core) >= 5.2.0
+Requires: cmake(Qt5Core)
Requires: pkgconfig(libaccounts-glib)
# Used in KAccountsMacros.cmake
Requires: intltool
@@ -93,7 +93,7 @@
%endif
%prep
-%setup -q
+%autosetup -p1
%build
%cmake_kf5 -d build
@@ -112,10 +112,10 @@
%license LICENSES/*
%dir %{_kf5_sharedir}/kpackage
%dir %{_kf5_sharedir}/kpackage/kcms
-%{_kf5_sharedir}/kpackage/kcms/kcm_kaccounts/
%{_kf5_plugindir}/
%{_kf5_qmldir}/
%{_kf5_servicesdir}/
+%{_kf5_sharedir}/kpackage/kcms/kcm_kaccounts/
%files -n libkaccounts%{sover}
%license LICENSES/*
++++++ kaccounts-integration-20.12.3.tar.xz ->
kaccounts-integration-21.04.0.tar.xz ++++++
++++ 6235 lines of diff (skipped)