diff --git a/openscap.spec b/openscap.spec index dc0fdf0..2337ae2 100644 --- a/openscap.spec +++ b/openscap.spec @@ -1,6 +1,6 @@ Name: openscap Version: 1.3.4 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Summary: Set of open source libraries enabling integration of the SCAP line of standards License: LGPLv2+ @@ -10,6 +10,7 @@ Patch1: openscap-1.3.5-plug-memory-leak-PR_1616.patch Patch2: openscap-1.3.5-coverity1-PR_1617.patch Patch3: openscap-1.3.5-coverity2-PR_1620.patch Patch4: openscap-1.3.5-yamlfilecontent-fix-field-names-PR_1619.patch +BuildRequires: make BuildRequires: cmake >= 2.6 BuildRequires: gcc BuildRequires: gcc-c++ @@ -203,6 +204,9 @@ pathfix.py -i %{__python3} -p -n $RPM_BUILD_ROOT%{_bindir}/scap-as-rpm %{_mandir}/man8/oscap-podman.8* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:1.3.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 09 2020 Jan Černý - 1:1.3.4-3 - Remove dependency on GConf2 - Update cmake command