openscap-0.9.5-1

This commit is contained in:
Petr Lautrbach 2013-03-20 12:54:03 +01:00
parent b29d407b96
commit 5a6225c3fd
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <plautrba@redhat.com> 0.9.5-1
- upgrade
* Mon Mar 04 2013 Petr Lautrbach <plautrba@redhat.com> 0.9.4.1-1
- upgrade

View File

@ -1 +1 @@
36a0ba140390970881cc727a382bcebb openscap-0.9.4.1.tar.gz
e77b35d1da4f4654b2626ccc58faae46 openscap-0.9.5.tar.gz