[scap-security-guide] Rebase the RHEL part of SSG to the latest upstream version (0.1.18)

Šimon Lukašík isimluk at fedoraproject.org
Tue Jul 1 11:06:59 UTC 2014


commit cdbf042df2960a3273da2ecb8fff5c801b63c0b7
Author: Simon Lukasik <slukasik at redhat.com>
Date:   Tue Jul 1 12:28:13 2014 +0200

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

 .gitignore               |    1 +
 scap-security-guide.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cb2664b..30d4f2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/scap-security-guide.spec b/scap-security-guide.spec
index 1837864..035e303 100644
--- a/scap-security-guide.spec
+++ b/scap-security-guide.spec
@@ -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 at 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 at lists.fedoraproject.org> - 0.1.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d3a32ac..223b0d9 100644
--- a/sources
+++ b/sources
@@ -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


More information about the scm-commits mailing list