Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fakeroot for openSUSE:Factory checked in at 2022-09-09 18:27:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fakeroot (Old) and /work/SRC/openSUSE:Factory/.fakeroot.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fakeroot" Fri Sep 9 18:27:58 2022 rev:14 rq:1002198 version:1.29 Changes: -------- --- /work/SRC/openSUSE:Factory/fakeroot/fakeroot.changes 2022-07-08 14:02:52.826513629 +0200 +++ /work/SRC/openSUSE:Factory/.fakeroot.new.2083/fakeroot.changes 2022-09-09 18:29:29.405262044 +0200 @@ -1,0 +2,7 @@ +Thu Sep 1 11:20:13 UTC 2022 - Thorsten Kukuk <[email protected]> + +- The manual pages are already in UTF-8 format, so don't convert + them from latin1 to UTF-8, this will break the encoding + [bsc#1203020] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fakeroot.spec ++++++ --- /var/tmp/diff_new_pack.sXNAPU/_old 2022-09-09 18:29:29.761262981 +0200 +++ /var/tmp/diff_new_pack.sXNAPU/_new 2022-09-09 18:29:29.769263003 +0200 @@ -61,11 +61,6 @@ po4a -k 0 --rm-backups --variable "srcdir=../doc/" po4a/po4a.cfg popd -for file in ./doc/{*.1,*/*.1}; do - iconv -f latin1 -t utf8 < $file > $file.new && \ - mv -f $file.new $file -done - for type in sysv tcp; do mkdir obj-$type cd obj-$type
