Bump version and rebuild

Resolves: RHEL-135774
This commit is contained in:
Jan Černý 2026-01-05 14:06:52 +01:00
parent 3956aab87c
commit 51834aee6b

View File

@ -5,7 +5,7 @@
Name: scap-security-guide
Version: 0.1.79
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Security guidance and baselines in SCAP formats
License: BSD-3-Clause
URL: https://github.com/ComplianceAsCode/content/
@ -99,6 +99,9 @@ rm %{buildroot}/%{_docdir}/%{name}/Contributors.md
%endif
%changelog
* Mon Jan 05 2026 Jan Černý <jcerny@redhat.com> - 0.1.79-2
- Bump version and rebuild
* Mon Dec 15 2025 Jan Černý <jcerny@redhat.com> - 0.1.79-1
- Update to the latest upstream release (RHEL-135774)