openscap-0.9.12-1
This commit is contained in:
parent
8de4197ace
commit
2c8006e86e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <slukasik@redhat.com> 0.9.12-1
|
||||
- upgrade
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user