Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpmconf for openSUSE:Factory checked in at 2023-10-19 22:49:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmconf (Old) and /work/SRC/openSUSE:Factory/.rpmconf.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmconf" Thu Oct 19 22:49:50 2023 rev:16 rq:1118873 version:1.1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/rpmconf/rpmconf.changes 2023-06-13 16:09:18.866816182 +0200 +++ /work/SRC/openSUSE:Factory/.rpmconf.new.1945/rpmconf.changes 2023-10-19 22:52:12.329064794 +0200 @@ -1,0 +2,8 @@ +Thu Oct 19 08:46:32 UTC 2023 - Daniel Garcia Moreno <daniel.gar...@suse.com> + +- Do not use break lines in %python3_install macro to avoid problems + with possible macro expansion. The option "--root %{buildroot}" is + not needed because it's in the macro by default. + See gh#openSUSE/python-rpm-macros#164 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmconf.spec ++++++ --- /var/tmp/diff_new_pack.2MlCMb/_old 2023-10-19 22:52:13.093092504 +0200 +++ /var/tmp/diff_new_pack.2MlCMb/_new 2023-10-19 22:52:13.093092504 +0200 @@ -65,10 +65,7 @@ SPHINXBUILD=sphinx-build-%{py3_ver} %install -%python3_install \ - --skip-build \ - --root %{buildroot} \ - --install-scripts %{_sbindir} +%python3_install --skip-build --install-scripts %{_sbindir} chmod a+x %{buildroot}%{python3_sitelib}/%{name}/%{name}.py install -Dpm 0644 %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8