diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/openscap.spec b/openscap.spec index 5dfff5f..1533abc 100644 --- a/openscap.spec +++ b/openscap.spec @@ -1,6 +1,6 @@ Name: openscap Version: 1.3.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Set of open source libraries enabling integration of the SCAP line of standards Group: System Environment/Libraries License: LGPLv2+ @@ -220,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/oscap-run-sce-script %changelog +* Mon May 05 2025 Evgenii Kolesnikov - 1:1.3.12-2 +- Initialize tmt (RHEL-43240) + * Fri Apr 25 2025 Evgenii Kolesnikov - 1:1.3.12-1 - Upgrade to the latest upstream release (RHEL-88842) - Fix error when tailoring DISA content (RHEL-34104)