Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
056793edee |
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: openscap-report
|
Name: openscap-report
|
||||||
Version: 0.2.9
|
Version: 0.2.9
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results
|
Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results
|
||||||
|
|
||||||
# The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain
|
# The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain
|
||||||
@ -64,6 +64,10 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.2.9-4
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.2.9-3
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.2.9-3
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user