diff --git a/openscap.spec b/openscap.spec index 1ba8117..8b0077f 100644 --- a/openscap.spec +++ b/openscap.spec @@ -14,7 +14,7 @@ restorecon -R /usr/bin/oscap /usr/libexec/openscap; \ Name: openscap Version: 1.2.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+ @@ -333,6 +333,9 @@ rm -rf $RPM_BUILD_ROOT %{oscapdocker_pysitelib}/oscap_docker_python/* %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.2.12-2 +- Rebuild for Python 3.6 + * Tue Nov 22 2016 Martin Preisler - 1.2.12-1 - upgrade to the latest upstream release