From 51834aee6bd0449210b1cca431313779ffc9eafe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cern=C3=BD?= Date: Mon, 5 Jan 2026 14:06:52 +0100 Subject: [PATCH] Bump version and rebuild Resolves: RHEL-135774 --- scap-security-guide.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scap-security-guide.spec b/scap-security-guide.spec index a6c8979..0df246e 100644 --- a/scap-security-guide.spec +++ b/scap-security-guide.spec @@ -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ý - 0.1.79-2 +- Bump version and rebuild + * Mon Dec 15 2025 Jan Černý - 0.1.79-1 - Update to the latest upstream release (RHEL-135774)