diff --git a/.gitignore b/.gitignore index 5a02dd7..a85b3fb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /v0.1.23.tar.gz /v0.1.24.tar.gz /v0.1.25.tar.gz +/v0.1.26.tar.gz diff --git a/scap-security-guide.spec b/scap-security-guide.spec index 183c255..2ce5dde 100644 --- a/scap-security-guide.spec +++ b/scap-security-guide.spec @@ -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 - 0.1.26-1 +- update to the latest upstream release + * Sat Sep 05 2015 Šimon Lukašík - 0.1.25-1 - update to the latest upstream release diff --git a/sources b/sources index 1eb858f..8d5558f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b98c77ac2d42c21d225f6794e06f10ed v0.1.25.tar.gz +8f1b710b2917b53910e785ecfc24d16c v0.1.26.tar.gz