[scap-workbench/f16] Update to 0.5.1

Martin Preisler mpreisle at fedoraproject.org
Wed Oct 19 12:13:49 UTC 2011


commit da4278b2a2a531238a5153a73890572d61dbc9f1
Author: Martin Preisler <mpreisle at redhat.com>
Date:   Wed Oct 19 13:47:56 2011 +0200

    Update to 0.5.1
    
    Signed-off-by: Martin Preisler <mpreisle at redhat.com>

 .gitignore          |    1 +
 scap-workbench.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index daf20a0..b8aa79a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /scap-workbench-0.3.0.tar.bz2
 /scap-workbench-0.4.0.tar.bz2
 /scap-workbench-0.5.0.tar.bz2
+/scap-workbench-0.5.1.tar.bz2
diff --git a/scap-workbench.spec b/scap-workbench.spec
index 14c2e70..920bd23 100644
--- a/scap-workbench.spec
+++ b/scap-workbench.spec
@@ -7,7 +7,7 @@
 Summary: Scanning, tailoring, editing and validation tool for SCAP content
 Name: scap-workbench
 URL: https://fedorahosted.org/scap-workbench/
-Version: 0.5.0
+Version: 0.5.1
 Release: 1%{?dist}
 License: GPLv3+
 Group: System Environment/Base
@@ -55,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/scap-workbench.png
 
 %changelog
+* Wed Oct 19 2011 Martin Preisler <mpreisle at redhat.com> 0.5.1-1
+- Don't use the deprecated "gnome" module
+- Only use absolute imports in intra-package modules
+
 * Wed Oct 12 2011 Martin Preisler <mpreisle at redhat.com> 0.5.0-1
 - Commenting, refactoring and code cleanup
 - New uncaught exception dialog
diff --git a/sources b/sources
index 2d6c521..e00d87d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5739a6627d069347801746af61b1222  scap-workbench-0.5.0.tar.bz2
+c57bd0cddda5a702056f513b8f216af8  scap-workbench-0.5.1.tar.bz2


More information about the scm-commits mailing list