Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2019-01-26 22:18:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Sat Jan 26 22:18:54 2019 rev:229 rq:667946 version:2.20.1 Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2019-01-21 10:08:20.958800745 +0100 +++ /work/SRC/openSUSE:Factory/.git.new.28833/git.changes 2019-01-26 22:18:55.839025061 +0100 @@ -1,0 +2,12 @@ +Tue Jan 22 09:29:14 UTC 2019 - Marketa Calabkova <[email protected]> + +- the proper way how to add shadow dependency, only the -daemon + subpackage uses the shadow package + +------------------------------------------------------------------- +Sun Jan 20 19:33:07 UTC 2019 - Hans-Peter Jansen <[email protected]> + +- add shadow build dependency: pre/postinstall script checks fail + for 42.3 otherwise + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.aFFiis/_old 2019-01-26 22:18:56.683024376 +0100 +++ /var/tmp/diff_new_pack.aFFiis/_new 2019-01-26 22:18:56.691024370 +0100 @@ -1,7 +1,7 @@ # # spec file for package git # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -226,6 +226,7 @@ Requires: git-core = %{version} Requires(pre): %fillup_prereq Requires(pre): %{_sbindir}/useradd +Requires(pre): shadow %if 0%{?suse_version} >= 1500 Requires(pre): group(nogroup) %endif
