[openscap] openscap-0.9.1-1

plautrba plautrba at fedoraproject.org
Mon Oct 22 11:49:56 UTC 2012


commit 3f88c5e3f34e453fc78e75e490d93cdf4bd18741
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Mon Oct 22 13:49:47 2012 +0200

    openscap-0.9.1-1

 .gitignore    |    1 +
 openscap.spec |    7 ++++++-
 sources       |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 97f5d74..25884ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ openscap-0.6.0.tar.gz
 /openscap-0.8.4.tar.gz
 /openscap-0.8.5.tar.gz
 /openscap-0.9.0.tar.gz
+/openscap-0.9.1.tar.gz
diff --git a/openscap.spec b/openscap.spec
index d77a083..9aee782 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.9.0
+Version:        0.9.1
 Release:        1%{?dist}
 Summary:        Set of open source libraries enabling integration of the SCAP line of standards
 Group:          System Environment/Libraries
@@ -66,6 +66,8 @@ libraries can be used by perl.
 Summary:        Openscap utilities
 Group:          Applications/System
 Requires:       %{name} = %{version}-%{release}
+Requires:       libcurl >= 7.12.0
+BuildRequires:  libcurl-devel >= 7.12.0
 
 %description    utils
 The %{name}-utils package contains various utilities based on %{name} library.
@@ -235,6 +237,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libexecdir}/openscap/probe_gconf
 
 %changelog
+* Mon Oct 22 2012 Petr Lautrbach <plautrba at redhat.com> 0.9.1-1
+- upgrade
+
 * Tue Sep 25 2012 Peter Vrabec <pvrabec at redhat.com> 0.9.0-1
 - upgrade
 
diff --git a/sources b/sources
index cf77956..f00a910 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e6ecae664024aa040d9a22d1f56fbbf7  openscap-0.9.0.tar.gz
+f50b39b100734df875f0a8b435203303  openscap-0.9.1.tar.gz


More information about the scm-commits mailing list