Rebase the RHEL part of SSG to the latest upstream version (0.1.18)

This commit is contained in:
Simon Lukasik 2014-07-01 12:28:13 +02:00
parent a6ba62332a
commit cdbf042df2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/scap-security-guide-0.1.4.tar.gz
/scap-security-guide-0.1-16.tar.gz
/scap-security-guide-0.1.5.tar.gz
/scap-security-guide-0.1.18.tar.gz

View File

@ -10,11 +10,11 @@
# Used to specify RHEL scap-security-guide tarball source
# (needs to match latest EPEL-6 scap-security-guide RPM release)
%global rhelssgsource 0.1-16
%global rhelssgsource 0.1.18
Name: scap-security-guide
Version: 0.1.%{fedorassgversion}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Security guidance and baselines in SCAP formats
Group: Applications/System
License: Public Domain
@ -80,6 +80,9 @@ popd
%changelog
* Tue Jul 01 2014 Šimon Lukašík <slukasik@redhat.com> - 0.1.5-3
- Rebase the RHEL part of SSG to the latest upstream version (0.1.18)
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1,2 +1,2 @@
c4487f3c77067bb324b82b99dc33d476 scap-security-guide-0.1-16.tar.gz
01afab523a88cb3faa643796a93e9d0e scap-security-guide-0.1.5.tar.gz
3cd8d02a0550b8e384db86b5f558c1fb scap-security-guide-0.1.18.tar.gz