diff --git a/.gitignore b/.gitignore index 350253a..4cb658e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ openscap-0.6.0.tar.gz /openscap-0.9.3.tar.gz /openscap-0.9.4.tar.gz /openscap-0.9.4.1.tar.gz +/openscap-0.9.5.tar.gz diff --git a/openscap.spec b/openscap.spec index 830a898..1caf2be 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.4.1 +Version: 0.9.5 Release: 1%{?dist} Summary: Set of open source libraries enabling integration of the SCAP line of standards Group: System Environment/Libraries @@ -240,6 +240,9 @@ rm -rf $RPM_BUILD_ROOT %{_libexecdir}/openscap/probe_gconf %changelog +* Wed Mar 20 2013 Petr Lautrbach 0.9.5-1 +- upgrade + * Mon Mar 04 2013 Petr Lautrbach 0.9.4.1-1 - upgrade diff --git a/sources b/sources index 51aeff1..4ccf12d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36a0ba140390970881cc727a382bcebb openscap-0.9.4.1.tar.gz +e77b35d1da4f4654b2626ccc58faae46 openscap-0.9.5.tar.gz