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