diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index 173b6b1..77839f3 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -34,7 +34,7 @@ Name: dnf-plugins-core Version: 4.0.19 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Core Plugins for DNF License: GPLv2+ URL: https://github.com/rpm-software-management/dnf-plugins-core @@ -767,6 +767,9 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/ %endif %changelog +* Thu Apr 15 2021 Mohan Boddu - 4.0.19-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Jan 28 2021 Nicola Sella - 4.0.19-1 - Update to 4.0.19 - copr: allow only 2 arguments with copr enable command