[setroubleshoot] Stop translating strings into bogus hex strings

Daniel J Walsh dwalsh at fedoraproject.org
Mon Apr 18 21:00:48 UTC 2011


commit 9944e56fa4fc1c90756deb9c648a3ba56da88472
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Apr 18 17:00:53 2011 -0400

    Stop translating strings into bogus hex strings

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cfc4570..19c1383 100644
--- a/.gitignore
+++ b/.gitignore
@@ -133,3 +133,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.27.tar.gz
 /setroubleshoot-3.0.31.tar.gz
 /setroubleshoot-3.0.32.tar.gz
+/setroubleshoot-3.0.33.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 8abc0d5..ce19cd8 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.32
+Version: 3.0.33
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -204,6 +204,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Mon Apr 18 2011  <dwalsh at redhat.com> - 3.0.33-1
+- Stop translating strings into bogus hex strings
+
 * Mon Apr 11 2011  <dwalsh at redhat.com> - 3.0.31-1
 - Allow browser to close even if windows are still open
 - Cleanup imports in gui_utils.py
diff --git a/sources b/sources
index a770413..65b89c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-863162d441847e6cc2208960f502ce90  setroubleshoot-3.0.32.tar.gz
+930a4d19ba2c27585c1c194f978b8d98  setroubleshoot-3.0.33.tar.gz


More information about the scm-commits mailing list