Hello community,

here is the log from the commit of package dnf for openSUSE:Factory checked in 
at 2020-12-10 15:58:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dnf (Old)
 and      /work/SRC/openSUSE:Factory/.dnf.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dnf"

Thu Dec 10 15:58:57 2020 rev:22 rq:853403 version:4.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/dnf/dnf.changes  2020-12-03 18:43:24.934212126 
+0100
+++ /work/SRC/openSUSE:Factory/.dnf.new.2328/dnf.changes        2020-12-10 
15:58:58.942902159 +0100
@@ -1,0 +2,15 @@
+Sun Dec  6 15:47:25 UTC 2020 - Neal Gompa <ngomp...@gmail.com>
+
+- Update to version 4.5.2
+  + Change behaviour of Package().from_repo
+  + Add a get_current() method to SwdbInterface
+  + Add `from_repo` attribute for Package class (rh#1898968, rh#1879168)
+  + Correct description of Package().reponane attribute
+  + Add unittest for new API
+  + Make rotated log file (mode, owner, group) match previous log settings 
(rh#1894344)
+  + [doc] Improve description of modular filtering
+  + [doc] add documentation for from_repo
+  + [doc] deprecated alias for dnf repoquery --deplist <deplist_option-label>
+  + New config option module_allow_stream_switch allows switching enabled 
streams
+
+-------------------------------------------------------------------

Old:
----
  dnf-4.4.2.tar.gz

New:
----
  dnf-4.5.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dnf.spec ++++++
--- /var/tmp/diff_new_pack.tqo4os/_old  2020-12-10 15:58:59.554902734 +0100
+++ /var/tmp/diff_new_pack.tqo4os/_new  2020-12-10 15:58:59.558902738 +0100
@@ -17,8 +17,9 @@
 #
 
 
-%global hawkey_version 0.55.0
+%global hawkey_version 0.55.1
 %global libcomps_version 0.1.8
+%global libmodulemd_version 2.9.3
 %global rpm_version 4.14.0
 %global min_plugins_core 4.0.16
 %global min_plugins_extras 4.0.4
@@ -47,7 +48,7 @@
 %bcond_with tests
 
 Name:           dnf
-Version:        4.4.2
+Version:        4.5.2
 Release:        0
 Summary:        Package manager forked from Yum, using libsolv as a dependency 
resolver
 # For a breakdown of the licensing, see PACKAGE-LICENSING
@@ -151,6 +152,7 @@
 BuildRequires:  python3-gpg
 BuildRequires:  python3-hawkey >= %{hawkey_version}
 BuildRequires:  python3-libcomps >= %{libcomps_version}
+BuildRequires:  python3-libmodulemd >= %{libmodulemd_version}
 BuildRequires:  python3-nose
 BuildRequires:  python3-rpm >= %{rpm_version}
 Recommends:     (python3-dbus-python if NetworkManager)
@@ -160,6 +162,7 @@
 Requires:       python3-gpg
 Requires:       python3-hawkey >= %{hawkey_version}
 Requires:       python3-libcomps >= %{libcomps_version}
+Requires:       python3-libmodulemd >= %{libmodulemd_version}
 Requires:       python3-rpm >= %{rpm_version}
 Recommends:     bash-completion
 # DNF 2.0 doesn't work with old plugins

++++++ dnf-4.4.2.tar.gz -> dnf-4.5.2.tar.gz ++++++
++++ 2495 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to