diff --git a/openscap.spec b/openscap.spec index 5f8ac5f..9008279 100644 --- a/openscap.spec +++ b/openscap.spec @@ -1,6 +1,6 @@ Name: openscap Version: 1.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Set of open source libraries enabling integration of the SCAP line of standards License: LGPLv2+ URL: http://www.open-scap.org/ @@ -185,6 +185,9 @@ pathfix.py -i %{__python3} -p -n $RPM_BUILD_ROOT%{_bindir}/scap-as-rpm %{python3_sitelib}/oscap_docker_python/* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Oct 19 2018 Matěj Týč - 1.3.0-2 - Removed the openscap-perl package to be on par with RHEL.