Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gssproxy for openSUSE:Factory checked in at 2021-02-03 19:55:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gssproxy (Old) and /work/SRC/openSUSE:Factory/.gssproxy.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gssproxy" Wed Feb 3 19:55:41 2021 rev:5 rq:868679 version:0.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gssproxy/gssproxy.changes 2020-04-25 20:35:03.990856232 +0200 +++ /work/SRC/openSUSE:Factory/.gssproxy.new.28504/gssproxy.changes 2021-02-03 19:55:49.237681661 +0100 @@ -1,0 +2,8 @@ +Tue Jan 26 14:04:03 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Replace system-user-nobody with user(nobody): be resilient to + package name changes. +- Replace python3 BuildRequires with python3-base: make build dep + chain quite a bit cheaper. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gssproxy.spec ++++++ --- /var/tmp/diff_new_pack.vTzTd9/_old 2021-02-03 19:55:49.997682577 +0100 +++ /var/tmp/diff_new_pack.vTzTd9/_new 2021-02-03 19:55:49.997682577 +0100 @@ -1,7 +1,7 @@ # # spec file for package gssproxy # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,8 +32,7 @@ BuildRequires: openldap2 BuildRequires: openldap2-client BuildRequires: pkgconfig -BuildRequires: python3 -BuildRequires: system-user-nobody +BuildRequires: python3-base BuildRequires: systemd-rpm-macros BuildRequires: valgrind BuildRequires: pkgconfig(ini_config) >= 1.2.0 @@ -45,6 +44,7 @@ BuildRequires: pkgconfig(popt) BuildRequires: pkgconfig(socket_wrapper) BuildRequires: pkgconfig(systemd) +BuildRequires: user(nobody) %{?systemd_requires} %if 0%{?suse_version} > 1315 # in earlier versions, libverto is in krb5-devel
