[openscap/f14/master] upgrade

Peter Vrabec pvrabec at fedoraproject.org
Tue Feb 1 09:21:35 UTC 2011


commit 833490980f909f180fbaac789e46ec309a8201bf
Author: Peter Vrabec <pvrabec at redhat.com>
Date:   Tue Feb 1 10:21:19 2011 +0100

    upgrade

 .gitignore    |    1 +
 openscap.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed9d7a2..b8c41bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ openscap-0.6.2.tar.gz
 /openscap-0.6.3.tar.gz
 /openscap-0.6.4.tar.gz
 /openscap-0.6.5.tar.gz
+/openscap-0.6.8.tar.gz
diff --git a/openscap.spec b/openscap.spec
index 08a2768..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.5
+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
@@ -27,6 +27,7 @@ for the expression of Computer Network Defense related information.
 Summary:        Development files for %{name}
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
+Requires:       libxml2-devel
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -163,7 +164,10 @@ fi
 
 
 %changelog
-* Wed Dec 01 2010 Peter Vrabec <pvrabec at redhat.com> 0.6.5-1
+* 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
 
 * Wed Oct 20 2010 Peter Vrabec <pvrabec at redhat.com> 0.6.4-1
diff --git a/sources b/sources
index 93956ab..c788922 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3ed56c60a18105c0e5c0a297344906a  openscap-0.6.5.tar.gz
+cfd4c77b9d3d0a69d9aaaedf965a6951  openscap-0.6.8.tar.gz


More information about the scm-commits mailing list