Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package groff for openSUSE:Factory checked in at 2023-01-14 20:31:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/groff (Old) and /work/SRC/openSUSE:Factory/.groff.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "groff" Sat Jan 14 20:31:02 2023 rev:65 rq:1058164 version:1.22.4 Changes: -------- --- /work/SRC/openSUSE:Factory/groff/groff.changes 2022-12-17 20:36:34.692615866 +0100 +++ /work/SRC/openSUSE:Factory/.groff.new.32243/groff.changes 2023-01-14 20:31:15.245048563 +0100 @@ -1,0 +2,6 @@ +Wed Jan 4 12:16:28 UTC 2023 - pgaj...@suse.com + +- set doc-default-operating-system and doc-volume-operating-system + to SUSE [bsc#1185613c#5], $PRETTY_NAME cannot be used build time + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ groff.spec ++++++ --- /var/tmp/diff_new_pack.79GQXL/_old 2023-01-14 20:31:16.081053501 +0100 +++ /var/tmp/diff_new_pack.79GQXL/_new 2023-01-14 20:31:16.085053524 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -55,7 +55,6 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: bison -BuildRequires: distribution-release BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libtool @@ -137,9 +136,8 @@ %build # bsc#1185613 -. /etc/os-release -sed -i "s:\(doc-volume-operating-system\) BSD:\1 $PRETTY_NAME:" tmac/doc-common-u -sed -i "s:\(doc-default-operating-system\) BSD:\1 $PRETTY_NAME:" tmac/doc-common-u +sed -i "s:\(doc-volume-operating-system\) BSD:\1 SUSE:" tmac/doc-common-u +sed -i "s:\(doc-default-operating-system\) BSD:\1 SUSE:" tmac/doc-common-u # ----------- autoreconf -fvi # libdir redefined as it is just bunch of perl scripts