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 0.6.8-1 +- upgrade + * Fri Jan 14 2011 Peter Vrabec 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