openscap-0.9.2-1
This commit is contained in:
parent
3f88c5e3f3
commit
ba8a0893da
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <plautrba@redhat.com> 0.9.2-1
|
||||
- upgrade
|
||||
|
||||
* Mon Oct 22 2012 Petr Lautrbach <plautrba@redhat.com> 0.9.1-1
|
||||
- upgrade
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user