Hello community, here is the log from the commit of package man for openSUSE:Factory checked in at 2020-06-12 17:27:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/man (Old) and /work/SRC/openSUSE:Factory/.man.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "man" Fri Jun 12 17:27:52 2020 rev:80 rq: version:2.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/man/man.changes 2020-06-11 10:00:54.354427759 +0200 +++ /work/SRC/openSUSE:Factory/.man.new.3606/man.changes 2020-06-12 17:27:54.128321879 +0200 @@ -2,5 +1,0 @@ -Fri Jun 5 15:21:06 UTC 2020 - Dr. Werner Fink <[email protected]> - -- Switch to user:group man:man within mandb.service (boo#1172575) - -------------------------------------------------------------------- @@ -25 +20 @@ -- Use %{_prefix}/lib for tmpfiles.d directory to avoid to get this +- Use %{_prefix}/lib for tmpfiles.d directory to avoud to get this ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ man.spec ++++++ --- /var/tmp/diff_new_pack.9FlISb/_old 2020-06-12 17:27:56.680328978 +0200 +++ /var/tmp/diff_new_pack.9FlISb/_new 2020-06-12 17:27:56.680328978 +0200 @@ -350,11 +350,11 @@ %attr(0755,root,root) %{_libexecdir}/man-db/man %attr(0755,root,root) %{_libexecdir}/man-db/whatis %attr(0755,root,root) %{_libexecdir}/man-db/mandb -%attr(0755,root,root) %{_libexecdir}/man-db/manconv -%attr(0755,root,root) %{_libexecdir}/man-db/globbing +%attr(0755,man,man) %{_libexecdir}/man-db/manconv +%attr(0755,man,man) %{_libexecdir}/man-db/globbing %attr(0755,root,root) %{_libexecdir}/man-db/wrapper %if 0%{?suse_version} >= 1500 -%attr(0744,root,root) %{_libexecdir}/man-db/do_mandb +%attr(0744,man,man) %{_libexecdir}/man-db/do_mandb %endif %{_sbindir}/accessdb %{_libdir}/libman*.so ++++++ mandb.service ++++++ --- /var/tmp/diff_new_pack.9FlISb/_old 2020-06-12 17:27:56.796329302 +0200 +++ /var/tmp/diff_new_pack.9FlISb/_new 2020-06-12 17:27:56.800329312 +0200 @@ -4,8 +4,6 @@ ConditionACPower=true [Service] -User=man -Group=man Type=oneshot Nice=5 IOSchedulingClass=idle
