|
|
|
@ -42,7 +42,7 @@
|
|
|
|
|
|
|
|
|
|
Name: dnf-plugins-core
|
|
|
|
|
Version: 4.7.0
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Core Plugins for DNF
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
|
|
|
@ -882,6 +882,10 @@ ln -sf %{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/man1/repotrack.1
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.7.0-6
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Jul 09 2024 Petr Pisar <ppisar@redhat.com> - 4.7.0-5
|
|
|
|
|
- Remove debug plugin (i.e. dnf debug-dump and and debug-restore commands)
|
|
|
|
|
(RHEL-23706)
|
|
|
|
|