upgrade
This commit is contained in:
parent
cdab59df61
commit
78a77c0ede
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ openscap-0.6.0.tar.gz
|
|||||||
/openscap-0.6.4.tar.gz
|
/openscap-0.6.4.tar.gz
|
||||||
/openscap-0.6.5.tar.gz
|
/openscap-0.6.5.tar.gz
|
||||||
/openscap-0.6.7.tar.gz
|
/openscap-0.6.7.tar.gz
|
||||||
|
/openscap-0.6.8.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)")}
|
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||||
|
|
||||||
Name: openscap
|
Name: openscap
|
||||||
Version: 0.6.7
|
Version: 0.6.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Set of open source libraries enabling integration of the SCAP line of standards
|
Summary: Set of open source libraries enabling integration of the SCAP line of standards
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -164,6 +164,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 31 2011 Peter Vrabec <pvrabec@redhat.com> 0.6.8-1
|
||||||
|
- upgrade
|
||||||
|
|
||||||
* Fri Jan 14 2011 Peter Vrabec <pvrabec@redhat.com> 0.6.7-1
|
* Fri Jan 14 2011 Peter Vrabec <pvrabec@redhat.com> 0.6.7-1
|
||||||
- upgrade
|
- upgrade
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user