Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package man for openSUSE:Factory checked in at 2021-02-07 15:14:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/man (Old) and /work/SRC/openSUSE:Factory/.man.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "man" Sun Feb 7 15:14:22 2021 rev:85 rq:868695 version:2.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/man/man.changes 2020-09-18 15:20:57.565943488 +0200 +++ /work/SRC/openSUSE:Factory/.man.new.28504/man.changes 2021-02-07 15:14:32.597420077 +0100 @@ -1,0 +2,5 @@ +Fri Jan 22 23:57:39 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- require only glibc-locale-base + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ man.spec ++++++ --- /var/tmp/diff_new_pack.jEg4Vh/_old 2021-02-07 15:14:33.509421052 +0100 +++ /var/tmp/diff_new_pack.jEg4Vh/_new 2021-02-07 15:14:33.513421057 +0100 @@ -1,7 +1,7 @@ # # spec file for package man # -# 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 @@ -71,7 +71,8 @@ BuildRequires: xz-devel BuildRequires: zlib-devel BuildRequires: pkgconfig(systemd) -Requires: glibc-locale +Requires: glibc-locale-base +Suggests: glibc-locale Requires: groff >= 1.18 Requires: less # FIXME: use proper Requires(pre/post/preun/...)