diff --git a/openscap.spec b/openscap.spec index bc2eb6a..f316675 100644 --- a/openscap.spec +++ b/openscap.spec @@ -6,7 +6,7 @@ restorecon -R /usr/bin/oscap /usr/libexec/openscap; \ Name: openscap Version: 1.2.5 -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+ @@ -306,6 +306,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libopenscap_sce.so.* %changelog +* Wed Jul 29 2015 Martin Preisler - 1.2.5-2 +- rebuilt because of librpm and librpmio ABI break + * Mon Jul 06 2015 Šimon Lukašík - 1.2.5-1 - upgrade to the latest upstream release