diff --git a/.gitignore b/.gitignore index 860123d..591a4d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ openscap-0.6.0.tar.gz /openscap-0.6.2.tar.gz +/openscap-0.6.3.tar.gz diff --git a/openscap.spec b/openscap.spec index 607876f..0e404e7 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.2 +Version: 0.6.3 Release: 1%{?dist} Summary: Set of open source libraries enabling integration of the SCAP line of standards Group: System Environment/Libraries @@ -150,6 +150,9 @@ fi %changelog +* Tue Sep 14 2010 Peter Vrabec 0.6.3-1 +- upgrade + * Fri Aug 27 2010 Peter Vrabec 0.6.2-1 - upgrade diff --git a/sources b/sources index 237f2fe..05594f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7cf91a6fee29c9a7cb16692f445c16e2 openscap-0.6.2.tar.gz +4f1d3ea9fa2ef91b01b6c41d5a3a9a96 openscap-0.6.3.tar.gz