Merge branch 'c10s' into a10s
This commit is contained in:
commit
6cc10182d2
@ -6,7 +6,7 @@
|
|||||||
Name: pesign
|
Name: pesign
|
||||||
Summary: Signing utility for UEFI binaries
|
Summary: Signing utility for UEFI binaries
|
||||||
Version: 116
|
Version: 116
|
||||||
Release: 5%{?dist}.alma.1
|
Release: 6%{?dist}.alma.1
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
URL: https://github.com/rhboot/pesign
|
URL: https://github.com/rhboot/pesign
|
||||||
|
|
||||||
@ -162,9 +162,13 @@ certutil -d %{_sysconfdir}/pki/pesign/ -X -L > /dev/null
|
|||||||
%{python3_sitelib}/mockbuild/plugins/pesign.*
|
%{python3_sitelib}/mockbuild/plugins/pesign.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 08 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 116-5.alma.1
|
* Tue Dec 17 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 116-6.alma.1
|
||||||
- Add versioned x86_64 arches support
|
- Add versioned x86_64 arches support
|
||||||
|
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com>
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com>
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com>
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user