Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2021-10-29 22:33:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Fri Oct 29 22:33:05 2021 rev:269 rq:927774 version:2.33.1 Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2021-10-16 22:46:54.660655049 +0200 +++ /work/SRC/openSUSE:Factory/.git.new.1890/git.changes 2021-10-29 22:33:12.263658803 +0200 @@ -1,0 +2,7 @@ +Wed Oct 20 16:32:02 UTC 2021 - Callum Farmer <gm...@opensuse.org> + +- Add CONFIG parameter to %sysusers_generate_pre +- Remove unneeded SHELL in git-daemon.conf +- Fix sysusers usage in spec file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.dujyOx/_old 2021-10-29 22:33:12.995659080 +0200 +++ /var/tmp/diff_new_pack.dujyOx/_new 2021-10-29 22:33:12.999659081 +0200 @@ -88,7 +88,6 @@ Suggests: git-daemon Suggests: git-web %if 0%{?suse_version} >= 1500 -BuildRequires: system-user-nobody BuildRequires: sysuser-tools %endif %if %{with docs} @@ -248,8 +247,8 @@ Group: Development/Tools/Version Control Requires: git-core = %{version} Requires(pre): %fillup_prereq -%if 0%{?suse_version} >= 1550 -Requires(pre): group(nobody) +%if 0%{?suse_version} >= 1500 +Requires(pre): group(nogroup) %sysusers_requires %{?systemd_requires} %else @@ -354,7 +353,7 @@ ./.make -C contrib/subtree/ %if 0%{?suse_version} >= 1500 -%sysusers_generate_pre %{SOURCE11} git-daemon +%sysusers_generate_pre %{SOURCE11} git-daemon git-daemon.conf %endif %install ++++++ git-daemon.conf ++++++ --- /var/tmp/diff_new_pack.dujyOx/_old 2021-10-29 22:33:13.079659112 +0200 +++ /var/tmp/diff_new_pack.dujyOx/_new 2021-10-29 22:33:13.083659113 +0200 @@ -1,3 +1,3 @@ # Type Name ID GECOS [HOME] -u git-daemon - "git daemon" /var/lib/empty /bin/false +u git-daemon - "git daemon" /var/lib/empty - m git-daemon nogroup