-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e9ba97b
commit f458ab6
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ | |
%endif | ||
|
||
Name: dnf-plugins-core | ||
Version: 4.8.0 | ||
Version: 4.9.0 | ||
Release: 1%{?dist} | ||
Summary: Core Plugins for DNF | ||
License: GPL-2.0-or-later | ||
|
@@ -881,6 +881,13 @@ ln -sf %{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/man1/repotrack.1 | |
%endif | ||
|
||
%changelog | ||
* Thu Aug 15 2024 Evan Goode <[email protected]> - 4.9.0-1 | ||
- Enable leaves and show-leaves plugins for RHEL | ||
- expired-pgp-keys: New plugin for detecting expired PGP keys | ||
- reposync: Respect --norepopath with --metadata-path | ||
- doc: copr plugin does not respect IP family preference | ||
- expired-pgp-keys: Fix calling the hook at resolved time | ||
|
||
* Tue Jun 18 2024 Evan Goode <[email protected]> - 4.8.0-1 | ||
- needs-restarting: Revert using systemd start time | ||
- spec: Fix symbolic links to packaged files | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters