Add AlmaLinux 10 support

This commit is contained in:
Andrew Lukoshko 2025-03-08 03:32:03 +00:00 committed by root
commit d96fc6d5eb

View File

@ -5,7 +5,7 @@
Name: scap-security-guide Name: scap-security-guide
Version: 0.1.76 Version: 0.1.76
Release: 1%{?dist}.alma.1 Release: 2%{?dist}.alma.1
Summary: Security guidance and baselines in SCAP formats Summary: Security guidance and baselines in SCAP formats
License: BSD-3-Clause License: BSD-3-Clause
URL: https://github.com/ComplianceAsCode/content/ URL: https://github.com/ComplianceAsCode/content/
@ -105,9 +105,12 @@ rm %{buildroot}/%{_docdir}/%{name}/Contributors.md
%endif %endif
%changelog %changelog
* Wed Feb 26 2025 Andrew Lukoshko <alukoshko@almalinux.org> - 0.1.76-1.alma.1 * Sat Mar 08 2025 Andrew Lukoshko <alukoshko@almalinux.org> - 0.1.76-2.alma.1
- Add AlmaLinux 10 support - Add AlmaLinux 10 support
* Thu Feb 27 2025 Vojtech Polasek <vpolasek@redhat.com> - 0.1.76-2
- rebuilt
* Tue Feb 25 2025 Vojtech Polasek <vpolasek@redhat.com> - 0.1.76-1 * Tue Feb 25 2025 Vojtech Polasek <vpolasek@redhat.com> - 0.1.76-1
- rebase scap-security-guide to the latest upstream version 0.1.76 (RHEL-74239) - rebase scap-security-guide to the latest upstream version 0.1.76 (RHEL-74239)