-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check GPG key on Candlepin repository
- Loading branch information
Showing
2 changed files
with
6 additions
and
3 deletions.
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
|
||
%global prereleasesource nightly | ||
%global prerelease %{?prereleasesource:.}%{?prereleasesource} | ||
%global release 2 | ||
%global release 3 | ||
|
||
Name: katello-repos | ||
Version: 4.14 | ||
|
@@ -73,6 +73,9 @@ rm -rf %{buildroot} | |
%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-candlepin | ||
|
||
%changelog | ||
* Mon Jun 03 2024 Eric D. Helms <[email protected]> - 4.14-0.3.nightly | ||
- Set Candlepin repo gpgcheck to true | ||
|
||
* Mon Jun 03 2024 Evgeni Golov - 4.14-0.2.nightly | ||
- Update Candlepin 4.4 key | ||
|
||
|
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