[openscap] upgrade

Peter Vrabec pvrabec at fedoraproject.org
Tue Feb 1 09:19:26 UTC 2011


commit 78a77c0eded335125d173ba6a2a1196f2adc5bad
Author: Peter Vrabec <pvrabec at redhat.com>
Date:   Tue Feb 1 10:19:00 2011 +0100

    upgrade

 .gitignore    |    1 +
 openscap.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0deac93..5e26d0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ openscap-0.6.0.tar.gz
 /openscap-0.6.4.tar.gz
 /openscap-0.6.5.tar.gz
 /openscap-0.6.7.tar.gz
+/openscap-0.6.8.tar.gz
diff --git a/openscap.spec b/openscap.spec
index 026a700..17ef456 100644
--- a/openscap.spec
+++ b/openscap.spec
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           openscap
-Version:        0.6.7
+Version:        0.6.8
 Release:        1%{?dist}
 Summary:        Set of open source libraries enabling integration of the SCAP line of standards
 Group:          System Environment/Libraries
@@ -164,6 +164,9 @@ fi
 
 
 %changelog
+* Mon Jan 31 2011 Peter Vrabec <pvrabec at redhat.com> 0.6.8-1
+- upgrade
+
 * Fri Jan 14 2011 Peter Vrabec <pvrabec at redhat.com> 0.6.7-1
 - upgrade
 
diff --git a/sources b/sources
index 5f43896..c788922 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e27762b6c423d730496ab6100137b362  openscap-0.6.7.tar.gz
+cfd4c77b9d3d0a69d9aaaedf965a6951  openscap-0.6.8.tar.gz


More information about the scm-commits mailing list