diff --git a/.gitignore b/.gitignore index 3b314e9..8ecc8a0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /v0.1.25.tar.gz /v0.1.26.tar.gz /v0.1.27.tar.gz +/v0.1.28.tar.gz diff --git a/scap-security-guide.spec b/scap-security-guide.spec index 9e3ae6f..5eb8409 100644 --- a/scap-security-guide.spec +++ b/scap-security-guide.spec @@ -6,7 +6,7 @@ # this one). Name: scap-security-guide -Version: 0.1.27 +Version: 0.1.28 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 +* Wed Jan 20 2016 Šimon Lukašík - 0.1.28-1 +- upgrade to the latest upstream release + * Fri Dec 11 2015 Šimon Lukašík - 0.1.27-1 - update to the latest upstream release diff --git a/sources b/sources index a4fbc82..0a893ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62eca829557529f1b6951320db39c873 v0.1.27.tar.gz +204b265d9aa8cfc71a9484bcb866ee66 v0.1.28.tar.gz