scap-security-guide-0.1.26-1

This commit is contained in:
Šimon Lukašík 2015-10-20 08:49:45 +02:00
parent 49873d6461
commit a8b94e99e3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/v0.1.23.tar.gz
/v0.1.24.tar.gz
/v0.1.25.tar.gz
/v0.1.26.tar.gz

View File

@ -6,7 +6,7 @@
# this one).
Name: scap-security-guide
Version: 0.1.25
Version: 0.1.26
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
* 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
- update to the latest upstream release

View File

@ -1 +1 @@
b98c77ac2d42c21d225f6794e06f10ed v0.1.25.tar.gz
8f1b710b2917b53910e785ecfc24d16c v0.1.26.tar.gz