diff --git a/.gitignore b/.gitignore index 2ca14ec..5eceeac 100644 --- a/.gitignore +++ b/.gitignore @@ -140,3 +140,4 @@ /dnf-4.2.23.tar.gz /dnf-4.4.0.tar.gz /dnf-4.4.2.tar.gz +/dnf-4.5.1.tar.gz diff --git a/dnf.spec b/dnf.spec index ba5dbf9..762a0e9 100644 --- a/dnf.spec +++ b/dnf.spec @@ -1,7 +1,7 @@ # default dependencies -%global hawkey_version 0.54.4 +%global hawkey_version 0.55.1 %global libcomps_version 0.1.8 -%global libmodulemd_version 1.4.0 +%global libmodulemd_version 2.9.3 %global rpm_version 4.14.0 # conflicts @@ -81,7 +81,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf -Version: 4.4.2 +Version: 4.5.1 Release: 1%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING @@ -507,6 +507,17 @@ ln -sr %{buildroot}%{confdir}/vars %{buildroot}%{_sysconfdir}/yum/vars %endif %changelog +* Wed Dec 02 2020 Nicola Sella - 4.5.1-1 +- Add a get_current() method to SwdbInterface +- Add `from_repo` attribute for Package class (RhBug:1898968,1879168) +- Correct description of Package().reponane attribute +- Add unittest for new API +- Make rotated log file (mode, owner, group) match previous log settings (RhBug:1894344) +- [doc] Improve description of modular filtering +- [doc] add documentation for from_repo +- [doc] deprecated alias for dnf repoquery --deplist +- New config option module_allow_stream_switch allows switching enabled streams + * Thu Nov 26 2020 Nicola Sella - 4.4.2-1 - Update to 4.4.2 - spec: Fix building with new cmake macros (backport from downstream) diff --git a/sources b/sources index bcecb2b..c7e6702 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dnf-4.4.2.tar.gz) = fef865b8c8984115ce967a1b00996616fa6ee69fde72081ead289362512556016c32a0ec56fc13853756d8890588cd3be7ffae7ce977dc0cbb735d4b6deb3ca3 +SHA512 (dnf-4.5.1.tar.gz) = e00736616fb0b8ebe715a7e44cf700ed741d1691570fcebc3580bf07458df8c8d65e6d722635492b23d724e44002a6dac6e4f75c80394845f65614e1769ae506