Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdesu for openSUSE:Factory checked in at 2022-10-11 17:59:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdesu (Old) and /work/SRC/openSUSE:Factory/.kdesu.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesu" Tue Oct 11 17:59:51 2022 rev:107 rq:1008990 version:5.99.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdesu/kdesu.changes 2022-09-13 15:10:07.536767014 +0200 +++ /work/SRC/openSUSE:Factory/.kdesu.new.2275/kdesu.changes 2022-10-11 18:01:39.581707491 +0200 @@ -1,0 +2,11 @@ +Sat Oct 1 15:55:41 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.99.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.99.0 +- Changes since 5.98.0: + * Cleanups for the preceding commit + * Drop setgid in favor of disabling process tracability explicitly + +------------------------------------------------------------------- Old: ---- kdesu-5.98.0.tar.xz kdesu-5.98.0.tar.xz.sig New: ---- kdesu-5.99.0.tar.xz kdesu-5.99.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdesu.spec ++++++ --- /var/tmp/diff_new_pack.nub024/_old 2022-10-11 18:01:40.037708228 +0200 +++ /var/tmp/diff_new_pack.nub024/_new 2022-10-11 18:01:40.037708228 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Su5 -%define _tar_path 5.98 +%define _tar_path 5.99 # 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 released Name: kdesu -Version: 5.98.0 +Version: 5.99.0 Release: 0 Summary: User interface for running shell commands with root privileges License: LGPL-2.1-or-later @@ -94,9 +94,7 @@ %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with released} -%find_lang kdesud5 %{name}.lang -%endif +%find_lang kdesud5 %post -n %{lname} /sbin/ldconfig @@ -106,9 +104,7 @@ %verifyscript -n %{lname} %verify_permissions -e %{_kf5_libexecdir}/kdesud -%if %{with released} -%files -n %{lname}-lang -f %{name}.lang -%endif +%files -n %{lname}-lang -f kdesud5.lang %files -n %{lname} %license LICENSES/* ++++++ kdesu-5.98.0.tar.xz -> kdesu-5.99.0.tar.xz ++++++ ++++ 2455 lines of diff (skipped)