From 2b0e34fbc3d8155e7597c60fcd1f88b2d0a6ac6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:49:01 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- openscap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openscap.spec b/openscap.spec index 3fe2ffb..41c9f8b 100644 --- a/openscap.spec +++ b/openscap.spec @@ -14,7 +14,7 @@ restorecon -R /usr/bin/oscap /usr/libexec/openscap; \ Name: openscap Version: 1.2.17 -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+ @@ -336,6 +336,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{oscapdocker_pysitelib}/oscap_docker_python/* %changelog +* Tue Jun 19 2018 Miro Hrončok - 1.2.17-2 +- Rebuilt for Python 3.7 + * Tue May 29 2018 Jan Černý - 1.2.17-1 - upgrade to the latest upstream release