[openscap] openscap-0.8.2

plautrba plautrba at fedoraproject.org
Fri Mar 30 19:34:02 UTC 2012


commit 39dab8fd3ff9b0da5809a1bc5ac3d0fcd9d0b0a7
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Fri Mar 30 21:27:33 2012 +0200

    openscap-0.8.2

 .gitignore    |    1 +
 openscap.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5233335..6f6b958 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ openscap-0.6.0.tar.gz
 /openscap-0.7.4.tar.gz
 /openscap-0.8.0.tar.gz
 /openscap-0.8.1.tar.gz
+/openscap-0.8.2.tar.gz
diff --git a/openscap.spec b/openscap.spec
index 7149445..19a5be2 100644
--- a/openscap.spec
+++ b/openscap.spec
@@ -2,13 +2,13 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           openscap
-Version:        0.8.1
+Version:        0.8.2
 Release:        1%{?dist}
 Summary:        Set of open source libraries enabling integration of the SCAP line of standards
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.open-scap.org/
-Source0:        http://www.open-scap.org/download/%{name}-%{version}.tar.gz
+Source0:        http://fedorahosted.org/releases/o/p/openscap/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  swig libxml2-devel libxslt-devel perl-XML-Parser
 BuildRequires:  rpm-devel
@@ -230,6 +230,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libexecdir}/openscap/probe_gconf
 
 %changelog
+* Fri Mar 30 2012 Petr Lautrbach <plautrba at redhat.com> 0.8.2-1
+- upgrade
+
 * Tue Feb 21 2012 Peter Vrabec <pvrabec at redhat.com> 0.8.1-1
 - upgrade
 
diff --git a/sources b/sources
index f76e1e4..3f29ac5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2c5565959a87b8d66da2b80c5c0ac40  openscap-0.8.1.tar.gz
+d9f3df2206f8a518548939406daa9796  openscap-0.8.2.tar.gz


More information about the scm-commits mailing list