bump release only to force rebuild
the previous build got created with wrong parameters Resolves: RHEL-74239
This commit is contained in:
parent
9350e6fdb4
commit
80e53b307f
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: scap-security-guide
|
Name: scap-security-guide
|
||||||
Version: 0.1.76
|
Version: 0.1.76
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
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/
|
||||||
@ -99,6 +99,9 @@ rm %{buildroot}/%{_docdir}/%{name}/Contributors.md
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user