[scap-workbench] Updated to 0.8.4

Martin Preisler mpreisle at fedoraproject.org
Mon Dec 9 16:43:43 UTC 2013


commit 88683d9dae39d44dd33f7ef903bfac90f4b397d1
Author: Martin Preisler <mpreisle at redhat.com>
Date:   Mon Dec 9 17:43:18 2013 +0100

    Updated to 0.8.4

 .gitignore          |    1 +
 scap-workbench.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8cf04e..254e4c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /scap-workbench-0.8.1.tar.bz2
 /scap-workbench-0.8.2.tar.bz2
 /scap-workbench-0.8.3.tar.bz2
+/scap-workbench-0.8.4.tar.bz2
diff --git a/scap-workbench.spec b/scap-workbench.spec
index 46fed4b..b38281d 100644
--- a/scap-workbench.spec
+++ b/scap-workbench.spec
@@ -6,7 +6,7 @@
 %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
 
 Name:		%{?scl_prefix}scap-workbench
-Version:	0.8.3
+Version:	0.8.4
 Release:	1%{?dist}
 Summary:	Scanning, tailoring, editing and validation tool for SCAP content
 
@@ -50,6 +50,9 @@ make install DESTDIR=%{buildroot}
 %doc %{_pkgdocdir}/user_manual.html
 
 %changelog
+* Mon Dec 09 2013 Martin Preisler <mpreisle at redhat.com> 0.8.4-1
+- Updated to new version
+
 * Fri Nov 29 2013 Martin Preisler <mpreisle at redhat.com> 0.8.3-1
 - Updated to new version
 - Added measures to deal with unversioned pkgdocdir in Fedora 20+
diff --git a/sources b/sources
index 451475d..a334090 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9317802b6940483ff38712caa1820f29  scap-workbench-0.8.3.tar.bz2
+618a35f440295eb8ee5bd2a05ac3eb6b  scap-workbench-0.8.4.tar.bz2


More information about the scm-commits mailing list