[scap-workbench] Update to 0.2.3

Maros Barabas mbarabas at fedoraproject.org
Sun Mar 13 21:18:00 UTC 2011


commit c83078ba54bc19b14ad3a10de11b136a4f7f36b6
Author: Maros Barabas <mbarabas at redhat.com>
Date:   Sun Mar 13 22:17:51 2011 +0100

    Update to 0.2.3

 .gitignore          |    1 +
 scap-workbench.spec |   16 +++++++++++++++-
 sources             |    2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8ff911..8ac139e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /scap-workbench-0.2.0.tar.bz2
+/scap-workbench-0.2.3.tar.bz2
diff --git a/scap-workbench.spec b/scap-workbench.spec
index 93c8256..87be3b2 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.2.0
+Version: 0.2.3
 Release: 1%{?dist}
 License: GPLv3+
 Group: System Environment/Base
@@ -52,6 +52,20 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/scap-workbench.png
 
 %changelog
+* Fri Mar 11 2011 Maros Barabas <mbarabas at redhat.com> 0.2.3-1
+- Refactoring of editor, more code added to glade files
+- Improved UI, added new classes for editing
+- New handling of values items in editor
+- Better thread handling of concurrent actions
+- Lot of fixes
+- 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
+- Improved XCCDF editor: added new panel with general options
+- Fixed lot of bugs in edit and command modules
+
 * Mon Jan 31 2011 Maros Barabas <mbarabas at redhat.com> 0.2.0-1
 - Added -D option for debug mode, default logger level set to info
 - Improved Tailoring page: added profile selection and refines tailoring
diff --git a/sources b/sources
index f269669..2f5d6bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-737c9b5e224d5d0f82ba16d0738c12f0  scap-workbench-0.2.0.tar.bz2
+e016764909141ab95e6a636a14757413  scap-workbench-0.2.3.tar.bz2


More information about the scm-commits mailing list