scap-security-guide-0.1.27-1
This commit is contained in:
parent
a8b94e99e3
commit
aa2799d8fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/v0.1.24.tar.gz
|
||||
/v0.1.25.tar.gz
|
||||
/v0.1.26.tar.gz
|
||||
/v0.1.27.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
# this one).
|
||||
|
||||
Name: scap-security-guide
|
||||
Version: 0.1.26
|
||||
Version: 0.1.27
|
||||
Release: 1%{?dist}
|
||||
Summary: Security guidance and baselines in SCAP formats
|
||||
Group: Applications/System
|
||||
@ -77,6 +77,9 @@ install -m 0644 LICENSE %{buildroot}/%{_docdir}/%{name}
|
||||
%doc %{_docdir}/%{name}/guides/*.html
|
||||
|
||||
%changelog
|
||||
* Fri Dec 11 2015 Šimon Lukašík <slukasik@redhat.com> - 0.1.27-1
|
||||
- update to the latest upstream release
|
||||
|
||||
* Tue Oct 20 2015 Šimon Lukašík <slukasik@redhat.com> - 0.1.26-1
|
||||
- update to the latest upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user