diff --git a/.gitignore b/.gitignore index 0ea0b46..9454e82 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /dnf-plugins-core-4.0.16.tar.gz /dnf-plugins-core-4.0.18.tar.gz /dnf-plugins-core-4.0.19.tar.gz +/dnf-plugins-core-4.0.21.tar.gz diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index 77839f3..a7e4ddc 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -33,8 +33,8 @@ %endif Name: dnf-plugins-core -Version: 4.0.19 -Release: 2%{?dist} +Version: 4.0.21 +Release: 1%{?dist} Summary: Core Plugins for DNF License: GPLv2+ URL: https://github.com/rpm-software-management/dnf-plugins-core @@ -100,10 +100,8 @@ Summary: Core Plugins for DNF BuildRequires: python2-dnf >= %{dnf_lowest_compatible} %if 0%{?rhel} && 0%{?rhel} <= 7 BuildRequires: dbus-python -BuildRequires: python-nose %else BuildRequires: python2-dbus -BuildRequires: python2-nose %endif BuildRequires: python2-devel %if 0%{?fedora} @@ -147,7 +145,6 @@ Summary: Core Plugins for DNF BuildRequires: python3-dbus BuildRequires: python3-devel BuildRequires: python3-dnf >= %{dnf_lowest_compatible} -BuildRequires: python3-nose BuildRequires: make %if 0%{?fedora} Requires: python3-distro @@ -767,6 +764,15 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/ %endif %changelog +* Wed Jun 02 2021 Pavla Kratochvilova - 4.0.21-1 +- Update to 4.0.21 +- Removed dependency on dnf.yum.misc.Checksum class (RhBug:1935465) +- Add missing command line option to documentation +- doc: add packages to needs-restarting conf +- Set blacklist subcommand as deprecated +- Bugs fixed (RhBug:1914827,1916782) + + * Thu Apr 15 2021 Mohan Boddu - 4.0.19-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 diff --git a/sources b/sources index 531ae0a..acaf1ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dnf-plugins-core-4.0.19.tar.gz) = accb9ed8c20a18d177c84afa42e71678a594583635b5b27e056f40e7eeb39f14634304cb1b9e774b85b7851daddb6a70c46062debc16cdbee0d983139566dc86 +SHA512 (dnf-plugins-core-4.0.21.tar.gz) = e114d6ad3243b53a903714ac524adf73962d12a1ae75f8a65b7318babaa7aa4dccb6e506b219b374de8d8cde139ef460318fb7104bed77f0ee7ee87e885c10b1