diff --git a/.gitignore b/.gitignore index 509b467..43fac49 100644 --- a/.gitignore +++ b/.gitignore @@ -145,3 +145,4 @@ /dnf-4.6.0.tar.gz /dnf-4.6.1.tar.gz /dnf-4.7.0.tar.gz +/dnf-4.8.0.tar.gz diff --git a/dnf.spec b/dnf.spec index 0b28506..5c1f694 100644 --- a/dnf.spec +++ b/dnf.spec @@ -65,7 +65,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf -Version: 4.7.0 +Version: 4.8.0 Release: 1%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING @@ -370,6 +370,17 @@ popd %{python3_sitelib}/%{name}/automatic/ %changelog +* Tue Jun 15 2021 Pavla Kratochvilova - 4.8.0-1 +- Update to 4.8.0 +- Do not assume that a remote rpm is complete if present +- Use positive percentage for "Failed delta RPMs" message +- Remove redundant new line in Groups output +- Format empty group names outputs to +- [doc] Document default colors +- Use rpmkeys alone to verify signature +- Add dnf.error message to explain rpm.error traceback when package not found after resolving a transaction (RhBug:1815327,1887293,1909845) +- Bugs fixed (RhBug:1946975,1955309) + * Thu Apr 15 2021 Nicola Sella - 4.7.0-1 - Improve repo config path ordering to fix a comps merging issue (RhBug:1928181) - Keep reason when package is removed (RhBug:1921063) diff --git a/sources b/sources index 5623a52..1bedf58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dnf-4.7.0.tar.gz) = 40bb6371986314ac1e6ef3eb2896a43cab560da850b3ecb37c9cf84143ff8ec6c6f1ee94f1d2bddd31d5399d5672f22828c678c766107d9ab3fd18e2f07232fa +SHA512 (dnf-4.8.0.tar.gz) = 37ec2e8a1586760c5cce17011f9ed6eb816101f74e61436374b022ac5b55e3c19fad0d5a036c592f1e8a2163b6b458d29a16341fce083fded5a9694220218be0