From 1e8d277b8cff5b5b310a80b6f9b1e9617f2f9e20 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Fri, 11 Nov 2011 11:47:18 -0500 Subject: [PATCH] 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 fdb1176..ebe31e0 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 - 3.0.42-1 +- Set the gobject prg_name for better integration into the desktop + * Fri Nov 4 2011 - 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