Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kwalletmanager5 for openSUSE:Factory
checked in at 2021-04-24 23:07:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwalletmanager5 (Old)
and /work/SRC/openSUSE:Factory/.kwalletmanager5.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwalletmanager5"
Sat Apr 24 23:07:57 2021 rev:71 rq:887754 version:21.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kwalletmanager5/kwalletmanager5.changes
2021-03-08 15:14:29.069812225 +0100
+++
/work/SRC/openSUSE:Factory/.kwalletmanager5.new.12324/kwalletmanager5.changes
2021-04-24 23:08:56.983377540 +0200
@@ -1,0 +2,31 @@
+Fri Apr 16 16:12:59 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:41:24 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:29:24 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+ * New feature release
+- Changes since 20.12.3:
+ * Add CMakePresets support
+ * Increase mini cmake version + allow to install po file too
+ * Add missing override
+ * Not necessary now
+ * Convert license statements to SPDX expressions
+ * Autogenerate categories file
+ * operator+/- is disabled for QFlags in qt6
+ * Remove unused include
+
+-------------------------------------------------------------------
Old:
----
kwalletmanager-20.12.3.tar.xz
kwalletmanager-20.12.3.tar.xz.sig
New:
----
kwalletmanager-21.04.0.tar.xz
kwalletmanager-21.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwalletmanager5.spec ++++++
--- /var/tmp/diff_new_pack.glcuf7/_old 2021-04-24 23:08:57.563378360 +0200
+++ /var/tmp/diff_new_pack.glcuf7/_new 2021-04-24 23:08:57.567378366 +0200
@@ -22,13 +22,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kwalletmanager5
-Version: 20.12.3
+Version: 21.04.0
Release: 0
Summary: Wallet Management Tool
License: GPL-2.0-or-later
Group: System/GUI/KDE
-URL: https://www.kde.org
+URL: https://apps.kde.org/kwalletmanager5
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
+Source2: applications.keyring
+%endif
BuildRequires: kf5-filesystem
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Archive)
@@ -57,10 +61,6 @@
Recommends: %{name}-lang
Provides: kwalletmanager = %{version}
Obsoletes: kwalletmanager < %{version}
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
%description
This application allows you to manage your KDE password wallet.
@@ -68,7 +68,7 @@
%lang_package
%prep
-%setup -q -n %{rname}-%{version}
+%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf5 -d build
@@ -85,10 +85,13 @@
%postun -p /sbin/ldconfig
%files
-%license COPYING*
+%license LICENSES/*
%doc %lang(en) %{_kf5_htmldir}/en/*/
%{_kf5_applicationsdir}/*kwalletmanager5*.desktop
+%{_kf5_appstreamdir}/org.kde.kwalletmanager5.appdata.xml
%{_kf5_bindir}/kwalletmanager5
+%{_kf5_dbuspolicydir}/org.kde.kcontrol.kcmkwallet5.conf
+%{_kf5_debugdir}/kwalletmanager.categories
%{_kf5_iconsdir}/hicolor/*/*/*.*
%{_kf5_libdir}/libexec/
%{_kf5_plugindir}/
@@ -96,13 +99,10 @@
%{_kf5_sharedir}/dbus-1/system-services/org.kde.kcontrol.kcmkwallet5.service
%{_kf5_sharedir}/kxmlgui5/
%{_kf5_sharedir}/polkit-1/actions/org.kde.kcontrol.kcmkwallet5.policy
-%{_kf5_dbuspolicydir}/org.kde.kcontrol.kcmkwallet5.conf
-%{_kf5_appstreamdir}/org.kde.kwalletmanager5.appdata.xml
-%{_kf5_debugdir}/kwalletmanager.categories
%if %{with lang}
%files lang -f %{name}.lang
-%license COPYING*
+%license LICENSES/*
%endif
%changelog
++++++ kwalletmanager-20.12.3.tar.xz -> kwalletmanager-21.04.0.tar.xz ++++++
++++ 44356 lines of diff (skipped)