From 87fd13d73e15504da99bfad59483e6d5668d1356 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 01:41:58 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/openscap.git#efa27b23b221c1ab82d2cc134844b94e85ce3455 --- openscap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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