Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dnf for openSUSE:Factory checked in at 2022-01-11 00:02:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnf (Old) and /work/SRC/openSUSE:Factory/.dnf.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnf" Tue Jan 11 00:02:02 2022 rev:30 rq:945339 version:4.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dnf/dnf.changes 2021-11-06 18:13:38.840747747 +0100 +++ /work/SRC/openSUSE:Factory/.dnf.new.1892/dnf.changes 2022-01-11 00:02:38.113279341 +0100 @@ -1,0 +2,5 @@ +Mon Jan 10 14:07:12 UTC 2022 - Neal Gompa <ngomp...@gmail.com> + +- Add /etc/dnf/modules.d directory to -data subpackage (boo#1193706) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnf.spec ++++++ --- /var/tmp/diff_new_pack.dvnO58/_old 2022-01-11 00:02:38.653279814 +0100 +++ /var/tmp/diff_new_pack.dvnO58/_new 2022-01-11 00:02:38.661279821 +0100 @@ -215,6 +215,8 @@ %find_lang %{name} +mkdir -p %{buildroot}%{confdir}/modules.d +mkdir -p %{buildroot}%{confdir}/modules.defaults.d mkdir -p %{buildroot}%{confdir}/repos.d mkdir -p %{buildroot}%{confdir}/vars mkdir -p %{buildroot}%{pluginconfpath} @@ -275,6 +277,8 @@ %dir %{confdir} %dir %{pluginconfpath} %dir %{confdir}/aliases.d +%dir %{confdir}/modules.d +%dir %{confdir}/modules.defaults.d %dir %{confdir}/protected.d %dir %{confdir}/repos.d %dir %{confdir}/vars