diff --git a/.gitignore b/.gitignore index 75cbbc8..4b025aa 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ openscap-0.6.0.tar.gz /openscap-0.9.8.tar.gz /openscap-0.9.10.tar.gz /openscap-0.9.11.tar.gz +/openscap-0.9.12.tar.gz diff --git a/openscap.spec b/openscap.spec index 0cfd6b7..d40153e 100644 --- a/openscap.spec +++ b/openscap.spec @@ -5,8 +5,8 @@ restorecon -R /usr/bin/oscap /usr/libexec/openscap; \ Name: openscap -Version: 0.9.11 -Release: 2%{?dist} +Version: 0.9.12 +Release: 1%{?dist} Summary: Set of open source libraries enabling integration of the SCAP line of standards Group: System Environment/Libraries License: LGPLv2+ @@ -91,6 +91,7 @@ is for testing purposes only. Summary: Sectool content Group: Applications/System Requires: %{name} = %{version}-%{release} +BuildArch: noarch %description content-sectool SCAP/SCE content that conforms to sectool checks. @@ -277,6 +278,9 @@ exit 0 # %{_mandir}/man8/openscap_selinux.8.* %changelog +* Wed Sep 11 2013 Šimon Lukašík 0.9.12-1 +- upgrade + * Sat Aug 03 2013 Fedora Release Engineering - 0.9.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 22c6d07..7e6472d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a0edeba403b76e546fc9ce254ab01cc openscap-0.9.11.tar.gz +3bca6c5cccb95e2c9389155d9c4fbc5f openscap-0.9.12.tar.gz