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