Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package groff for openSUSE:Factory checked in at 2021-12-03 20:35:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/groff (Old) and /work/SRC/openSUSE:Factory/.groff.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "groff" Fri Dec 3 20:35:18 2021 rev:62 rq:934883 version:1.22.4 Changes: -------- --- /work/SRC/openSUSE:Factory/groff/groff.changes 2020-10-12 13:46:46.601908213 +0200 +++ /work/SRC/openSUSE:Factory/.groff.new.31177/groff.changes 2021-12-03 20:35:19.316239908 +0100 @@ -1,0 +2,6 @@ +Tue Nov 30 22:32:55 UTC 2021 - Stanislav Brabec <[email protected]> + +- Remove /usr/share/groff/current from groff-full. It creates file + conflicts during version upgrade (bsc#1192195#c8). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ groff.spec ++++++ --- /var/tmp/diff_new_pack.c74wUP/_old 2021-12-03 20:35:19.956237570 +0100 +++ /var/tmp/diff_new_pack.c74wUP/_new 2021-12-03 20:35:19.956237570 +0100 @@ -1,7 +1,7 @@ # -# spec file for package groff +# spec file # -# 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 @@ -89,7 +89,7 @@ # alternatives BuildRequires: update-alternatives Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %endif %description @@ -166,6 +166,7 @@ rm -f %{buildroot}%{_bindir}/tbl rm -f %{buildroot}%{_bindir}/troff rm -f %{buildroot}%{_libexecdir}/groff/grog/subs.pl +rm -f %{buildroot}%{_datadir}/groff/current rm -f %{buildroot}%{_datadir}/groff/1.22.4/eign rm -rf %{buildroot}%{_datadir}/groff/1.22.4/font/devascii rm -rf %{buildroot}%{_datadir}/groff/1.22.4/font/devlatin1 @@ -298,8 +299,10 @@ %dir %{_libexecdir}/groff %dir %{_libexecdir}/groff/grog %{_libexecdir}/groff/grog/subs.pl +%{_datadir}/groff/current %else #groff_base_only + %files -n groff-full %dir %{_datadir}/groff/%{version} %dir %{_libexecdir}/groff @@ -326,7 +329,6 @@ %dir %{_datadir}/groff %{_datadir}/groff/%{version}/font %{_datadir}/groff/%{version}/oldfont -%{_datadir}/groff/current %{_libexecdir}/groff/groffer %files -n groff-doc
