diff --git a/.gitignore b/.gitignore index 644b20d..6e1cda3 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /dnf-plugins-core-4.0.14.tar.gz /dnf-plugins-core-4.0.15.tar.gz /dnf-plugins-core-4.0.16.tar.gz +/dnf-plugins-core-4.0.18.tar.gz diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index 7369b1e..677ed2c 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -33,8 +33,8 @@ %endif Name: dnf-plugins-core -Version: 4.0.16 -Release: 4%{?dist} +Version: 4.0.18 +Release: 1%{?dist} Summary: Core Plugins for DNF License: GPLv2+ URL: https://github.com/rpm-software-management/dnf-plugins-core @@ -170,7 +170,7 @@ Additionally provides generate_completion_cache passive plugin. %if %{with yumutils} %package -n %{yum_utils_subpackage_name} %if "%{yum_utils_subpackage_name}" == "dnf-utils" -Conflicts: yum-utils < 1.1.31-530 +Conflicts: yum-utils < 1.1.31-520 %if 0%{?rhel} != 7 Provides: yum-utils = %{version}-%{release} %endif @@ -744,6 +744,18 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/ %endif %changelog +* Thu Oct 08 2020 Nicola Sella - 4.0.18-1 +- [needs-restarting] Fix plugin fail if needs-restarting.d does not exist +- [needs-restarting] add kernel-rt to reboot list +- Fix debug-restore command +- [config-manager] enable/disable comma separated pkgs (RhBug:1830530) +- [debug] Use standard demands.resolving for transaction handling +- [debug] Do not remove install-only packages (RhBug:1844533) +- return error when dnf download failed +- README: Reference Fedora Weblate instead of Zanata +- [reposync] Add latest NEVRAs per stream to download (RhBug: 1833074) +- copr: don't try to list runtime dependencies + * Mon Aug 10 2020 Nicola Sella - 4.0.16-4 - spec: Fix building with new cmake macros diff --git a/sources b/sources index ef99a86..9ddd4a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dnf-plugins-core-4.0.16.tar.gz) = d08cdf1224081ffef049c18c4eb953e7c9bc6cd31039452ea5c578c874645fbb772b9636edcff4e107497ae895d06116a6ee5257b153191ba76e7ef24ab26396 +SHA512 (dnf-plugins-core-4.0.18.tar.gz) = b74d37f8506bc2c13fe3815ee013ae5bb16e87ef32c0072ffeaf465a8b6e4accb907c5e813dcb742575d2c838973ae4c7ffb8349c66f5730e3eb5d328145af42