Hello community, here is the log from the commit of package dnf for openSUSE:Factory checked in at 2018-04-30 22:58:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnf (Old) and /work/SRC/openSUSE:Factory/.dnf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnf" Mon Apr 30 22:58:36 2018 rev:9 rq:602547 version:2.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/dnf/dnf.changes 2018-01-22 16:20:45.547645855 +0100 +++ /work/SRC/openSUSE:Factory/.dnf.new/dnf.changes 2018-04-30 22:59:38.322928487 +0200 @@ -2 +2,9 @@ -Sat Jan 20 14:02:24 UTC 2018 - [email protected] +Mon Apr 30 13:03:41 UTC 2018 - Neal Gompa <[email protected]> + +- Re-enable boolean dependencies now that Leap 15.0 and Tumbleweed + both only use rpm-md repository metadata, which supports this + properly. +- Adjust changes entries to use full author identities + +------------------------------------------------------------------- +Sat Jan 20 14:02:24 UTC 2018 - Neal Gompa <[email protected]> @@ -8 +16 @@ -Thu Jan 4 00:36:12 UTC 2018 - [email protected] +Thu Jan 4 00:36:12 UTC 2018 - Neal Gompa <[email protected]> @@ -14 +22 @@ -Mon Nov 13 14:12:56 UTC 2017 - [email protected] +Mon Nov 13 14:12:56 UTC 2017 - Neal Gompa <[email protected]> @@ -23 +31 @@ -Tue Oct 10 12:08:09 UTC 2017 - [email protected] +Tue Oct 10 12:08:09 UTC 2017 - Neal Gompa <[email protected]> @@ -37 +45 @@ -Tue Sep 5 03:01:52 UTC 2017 - [email protected] +Tue Sep 5 03:01:52 UTC 2017 - Neal Gompa <[email protected]> @@ -42 +50 @@ -Tue Aug 29 09:22:04 UTC 2017 - [email protected] +Tue Aug 29 09:22:04 UTC 2017 - Dominique Leuenberger <[email protected]> @@ -50 +58 @@ -Fri Aug 18 13:04:55 UTC 2017 - [email protected] +Fri Aug 18 13:04:55 UTC 2017 - Neal Gompa <[email protected]> @@ -60 +68 @@ -Sun Aug 13 23:26:23 UTC 2017 - [email protected] +Sun Aug 13 23:26:23 UTC 2017 - Neal Gompa <[email protected]> @@ -65 +73 @@ -Sun Aug 13 22:14:41 UTC 2017 - [email protected] +Sun Aug 13 22:14:41 UTC 2017 - Neal Gompa <[email protected]> @@ -70 +78 @@ -Sun Aug 13 21:49:28 UTC 2017 - [email protected] +Sun Aug 13 21:49:28 UTC 2017 - Neal Gompa <[email protected]> @@ -75 +83 @@ -Sun Aug 13 21:00:36 UTC 2017 - [email protected] +Sun Aug 13 21:00:36 UTC 2017 - Neal Gompa <[email protected]> @@ -81 +89 @@ -Sun Aug 13 20:57:16 UTC 2017 - [email protected] +Sun Aug 13 20:57:16 UTC 2017 - Neal Gompa <[email protected]> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnf.spec ++++++ --- /var/tmp/diff_new_pack.entoQ3/_old 2018-04-30 22:59:39.202896377 +0200 +++ /var/tmp/diff_new_pack.entoQ3/_new 2018-04-30 22:59:39.206896231 +0200 @@ -132,8 +132,7 @@ BuildRequires: python2-librepo >= %{librepo_version} BuildRequires: python2-nose BuildRequires: rpm-python >= %{rpm_version} -# boolean dependencies cause issues in the susetags repotype; disabled, until we finish migration to pure rpm-md -#Recommends: (python2-dbus-python if NetworkManager) +Recommends: (python2-dbus-python if NetworkManager) Requires: deltarpm Requires: dnf-conf = %{version}-%{release} Requires: python-gpg @@ -165,8 +164,7 @@ BuildRequires: python3-librepo >= %{librepo_version} BuildRequires: python3-nose BuildRequires: python3-rpm >= %{rpm_version} -# boolean dependencies cause issues in the susetags repotype; disabled, until we finish migration to pure rpm-md -#Recommends: (python3-dbus-python if NetworkManager) +Recommends: (python3-dbus-python if NetworkManager) Requires: deltarpm Requires: dnf-conf = %{version}-%{release} Requires: python3-curses
