From 31a62143e15b87306dd7e5881ca1adeb87d88f5e Mon Sep 17 00:00:00 2001 From: Peter Vrabec Date: Wed, 20 Oct 2010 17:27:01 +0200 Subject: [PATCH] upgrade --- .gitignore | 1 + openscap.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 591a4d5..93f1621 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/openscap.spec b/openscap.spec index 0e404e7..4dfaab3 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.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 0.6.4-1 +- upgrade + * Tue Sep 14 2010 Peter Vrabec 0.6.3-1 - upgrade diff --git a/sources b/sources index 05594f5..d97a156 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f1d3ea9fa2ef91b01b6c41d5a3a9a96 openscap-0.6.3.tar.gz +44be876047283bd7bd4e171668ea3018 openscap-0.6.4.tar.gz