[scap-workbench/f16] Update to 0.5.0

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


commit 64b15fa81abf51c863fb3efb7d8d8e03efcb87f3
Author: Martin Preisler <mpreisle at redhat.com>
Date:   Tue Oct 18 12:01:10 2011 +0200

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

 .gitignore          |    1 +
 scap-workbench.spec |   12 +++++++++++-
 sources             |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2e2ecf..daf20a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /scap-workbench-0.2.3.tar.bz2
 /scap-workbench-0.3.0.tar.bz2
 /scap-workbench-0.4.0.tar.bz2
+/scap-workbench-0.5.0.tar.bz2
diff --git a/scap-workbench.spec b/scap-workbench.spec
index 69b0b76..14c2e70 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.4.0
+Version: 0.5.0
 Release: 1%{?dist}
 License: GPLv3+
 Group: System Environment/Base
@@ -55,6 +55,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/scap-workbench.png
 
 %changelog
+* Wed Oct 12 2011 Martin Preisler <mpreisle at redhat.com> 0.5.0-1
+- Commenting, refactoring and code cleanup
+- New uncaught exception dialog
+- Version time editing
+- Fixed bugs
+
 * Thu Jun 30 2011 Maros Barabas <xbarry at gmail.com> 0.4.0-1
 - Redesign of abstract classes in editor
 - New dialog module
@@ -77,11 +83,15 @@ rm -rf $RPM_BUILD_ROOT
 - New handling of values items in editor
 - Better thread handling of concurrent actions
 - Lot of fixes
+
+* Fri Feb 18 2011 Maros Barabas <mbarabas at redhat.com> 0.2.2-1
 - Improved design of GUI
 - Improved notifications and event handling
 - Added OVAL metadata information
 - Lot of small fixes
 - Now possible to close XCCDF file from main page
+
+* Fri Feb 11 2011 Maros Barabas <mbarabas at redhat.com> 0.2.1-1
 - Improved XCCDF editor: added new panel with general options
 - Fixed lot of bugs in edit and command modules
 
diff --git a/sources b/sources
index cb9ffff..2d6c521 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-960b8f798272db52bd7f11c98fd3e3ea  scap-workbench-0.4.0.tar.bz2
+a5739a6627d069347801746af61b1222  scap-workbench-0.5.0.tar.bz2


More information about the scm-commits mailing list