openscap-1.0.0-1
This commit is contained in:
parent
2899134575
commit
f3a1fa5985
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ openscap-0.6.0.tar.gz
|
||||
/openscap-0.9.11.tar.gz
|
||||
/openscap-0.9.12.tar.gz
|
||||
/openscap-0.9.13.tar.gz
|
||||
/openscap-1.0.0.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
restorecon -R /usr/bin/oscap /usr/libexec/openscap; \
|
||||
|
||||
Name: openscap
|
||||
Version: 0.9.13
|
||||
Release: 7%{?dist}
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of open source libraries enabling integration of the SCAP line of standards
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
@ -305,6 +305,10 @@ exit 0
|
||||
# %{_mandir}/man8/openscap_selinux.8.*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 19 2013 Šimon Lukašík <slukasik@redhat.com> - 1.0.0-1
|
||||
- upgrade
|
||||
- package openscap-engine-sce-devel separately
|
||||
|
||||
* Fri Nov 15 2013 Šimon Lukašík <slukasik@redhat.com> - 0.9.13-7
|
||||
- do not obsolete openscap-conten just drop it (#1028706)
|
||||
scap-security-guide will bring the Obsoletes tag
|
||||
|
Loading…
Reference in New Issue
Block a user