This commit is contained in:
Peter Vrabec 2010-10-20 17:27:01 +02:00
parent 095767658d
commit 31a62143e1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
openscap-0.6.0.tar.gz
/openscap-0.6.2.tar.gz
/openscap-0.6.3.tar.gz
/openscap-0.6.4.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.6.3
Version: 0.6.4
Release: 1%{?dist}
Summary: Set of open source libraries enabling integration of the SCAP line of standards
Group: System Environment/Libraries
@ -150,6 +150,9 @@ fi
%changelog
* Wed Oct 20 2010 Peter Vrabec <pvrabec@redhat.com> 0.6.4-1
- upgrade
* Tue Sep 14 2010 Peter Vrabec <pvrabec@redhat.com> 0.6.3-1
- upgrade

View File

@ -1 +1 @@
4f1d3ea9fa2ef91b01b6c41d5a3a9a96 openscap-0.6.3.tar.gz
44be876047283bd7bd4e171668ea3018 openscap-0.6.4.tar.gz