diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index 753f1da..b2c4b94 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -34,7 +34,7 @@ Name: dnf-plugins-core Version: 4.3.0 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Core Plugins for DNF License: GPLv2+ URL: https://github.com/rpm-software-management/dnf-plugins-core @@ -804,6 +804,12 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/ %endif %changelog +* Mon Dec 16 2024 Jan Kolarik - 4.3.0-20 +- Add forgotten changelog + +* Mon Dec 16 2024 Jan Kolarik - 4.3.0-19 +- Backport patch: "dnf copr enable" on "Asahi Fedora Linux Remix" guesses (RHEL-56143) + * Thu Nov 21 2024 Evan Goode - 4.3.0-18 - needs-restarting: Get boot time from systemd UnitsLoadStartTimestamp (RHEL-14900)