diff --git a/.gitignore b/.gitignore index 25884ed..4aae43a 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ openscap-0.6.0.tar.gz /openscap-0.8.5.tar.gz /openscap-0.9.0.tar.gz /openscap-0.9.1.tar.gz +/openscap-0.9.2.tar.gz diff --git a/openscap.spec b/openscap.spec index 9aee782..7733ad9 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.9.1 +Version: 0.9.2 Release: 1%{?dist} Summary: Set of open source libraries enabling integration of the SCAP line of standards Group: System Environment/Libraries @@ -237,6 +237,9 @@ rm -rf $RPM_BUILD_ROOT %{_libexecdir}/openscap/probe_gconf %changelog +* Wed Nov 21 2012 Petr Lautrbach 0.9.2-1 +- upgrade + * Mon Oct 22 2012 Petr Lautrbach 0.9.1-1 - upgrade diff --git a/sources b/sources index f00a910..03476ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f50b39b100734df875f0a8b435203303 openscap-0.9.1.tar.gz +50a8ead6255995db4905b862f861ba82 openscap-0.9.2.tar.gz