[openscap] openscap-0.9.4-1

plautrba plautrba at fedoraproject.org
Tue Feb 26 15:19:58 UTC 2013


commit 2b136da52b85054de9dfae64d640521b695aa42f
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Tue Feb 26 16:17:14 2013 +0100

    openscap-0.9.4-1

 .gitignore    |    1 +
 openscap.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f6a759..e5d7db0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ openscap-0.6.0.tar.gz
 /openscap-0.9.1.tar.gz
 /openscap-0.9.2.tar.gz
 /openscap-0.9.3.tar.gz
+/openscap-0.9.4.tar.gz
diff --git a/openscap.spec b/openscap.spec
index 0467a8a..672a32f 100644
--- a/openscap.spec
+++ b/openscap.spec
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           openscap
-Version:        0.9.3
-Release:        2%{?dist}
+Version:        0.9.4
+Release:        1%{?dist}
 Summary:        Set of open source libraries enabling integration of the SCAP line of standards
 Group:          System Environment/Libraries
 License:        LGPLv2+
@@ -240,6 +240,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libexecdir}/openscap/probe_gconf
 
 %changelog
+* Tue Feb 26 2013 Petr Lautrbach <plautrba at redhat.com> 0.9.4-1
+- upgrade
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 35f0444..0ecbd40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5808297b735a866b7418d9a4c4c3c415  openscap-0.9.3.tar.gz
+74d9cda8e736b48746576363c3a27143  openscap-0.9.4.tar.gz


More information about the scm-commits mailing list