Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwallet for openSUSE:Factory checked in at 2022-01-11 21:16:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwallet (Old) and /work/SRC/openSUSE:Factory/.kwallet.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwallet" Tue Jan 11 21:16:46 2022 rev:104 rq:945087 version:5.90.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes 2021-12-13 20:44:53.072488666 +0100 +++ /work/SRC/openSUSE:Factory/.kwallet.new.1892/kwallet.changes 2022-01-11 21:19:38.928974830 +0100 @@ -1,0 +2,12 @@ +Mon Jan 3 12:47:57 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.90.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.90.0 +- Changes since 5.89.0: + * Add desktop file for kwalletd + * Properly apply KAboutData + * Fix notifyrc name + +------------------------------------------------------------------- Old: ---- kwallet-5.89.0.tar.xz kwallet-5.89.0.tar.xz.sig New: ---- kwallet-5.90.0.tar.xz kwallet-5.90.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwallet.spec ++++++ --- /var/tmp/diff_new_pack.tf695z/_old 2022-01-11 21:19:39.620975317 +0100 +++ /var/tmp/diff_new_pack.tf695z/_new 2022-01-11 21:19:39.620975317 +0100 @@ -17,21 +17,21 @@ %define lname libKF5Wallet5 -%define _tar_path 5.89 +%define _tar_path 5.90 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: kwallet -Version: 5.89.0 +Version: 5.90.0 Release: 0 Summary: Safe desktop-wide storage for passwords License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: kwallet-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: kwallet-%{version}.tar.xz.sig Source2: frameworks.keyring %endif @@ -83,9 +83,6 @@ Summary: Safe desktop-wide storage for passwords Group: System/GUI/KDE Recommends: %{name}-tools -%if %{with lang} -Recommends: kwalletd5-lang -%endif %description -n kwalletd5 This framework contains two main components: @@ -95,9 +92,6 @@ %package tools Summary: Safe desktop-wide storage for passwords Group: System/GUI/KDE -%if %{with lang} -Recommends: kwallet-tools-lang -%endif %description tools This framework contains two main components: @@ -142,7 +136,7 @@ %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with lang} +%if %{with released} %find_lang kwalletd5 kwalletd5.lang %find_lang kwallet-query kwallet-query.lang %endif @@ -152,7 +146,7 @@ %post -n libkwalletbackend5-5 -p /sbin/ldconfig %postun -n libkwalletbackend5-5 -p /sbin/ldconfig -%if %{with lang} +%if %{with released} %files -n kwalletd5-lang -f kwalletd5.lang %files -n kwallet-tools-lang -f kwallet-query.lang @@ -163,6 +157,7 @@ %{_kf5_servicesdir}/kwalletd5.desktop %{_kf5_notifydir}/ %{_kf5_sharedir}/dbus-1/services/org.kde.kwalletd5.service +%{_kf5_applicationsdir}/org.kde.kwalletd5.desktop %files -n %{lname} %license LICENSES/* ++++++ kwallet-5.89.0.tar.xz -> kwallet-5.90.0.tar.xz ++++++ ++++ 7734 lines of diff (skipped)
