[setroubleshoot/f16] Set the gobject prg_name for better integration into the desktop

Daniel J Walsh dwalsh at fedoraproject.org
Fri Nov 11 16:47:25 UTC 2011


commit 461bc093e3c89f5ce5b12c676354a243c8136df8
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Nov 11 11:47:22 2011 -0500

    Set the gobject prg_name for better integration into the desktop

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a54b613..202efa2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -138,3 +138,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.38.tar.gz
 /setroubleshoot-3.0.40.tar.gz
 /setroubleshoot-3.0.41.tar.gz
+/setroubleshoot-3.0.42.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index b76d606..7e79e6d 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.41
+Version: 3.0.42
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -202,6 +202,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Fri Nov 11 2011  <dwalsh at redhat.com> - 3.0.42-1
+- Set the gobject prg_name for better integration into the desktop
+
 * Fri Nov 4 2011  <dwalsh at redhat.com> - 3.0.41-1
 - Don't report to syslog when sedispatch gets an signal to exit.
 
diff --git a/sources b/sources
index cd4a2d9..51f2089 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e67265066844bd6a9d24f00fd122823  setroubleshoot-3.0.41.tar.gz
+d6f35bba5888625458ff8629f38e7c57  setroubleshoot-3.0.42.tar.gz


More information about the scm-commits mailing list