From 0c2a68c923b704890bb71b803f0ea46725fd5feb Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 2 Nov 2009 15:54:16 +0000 Subject: [PATCH] - Get version correct for both RHEL and Fedora --- .cvsignore | 1 + setroubleshoot.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4d0564a..1cf4584 100644 --- a/.cvsignore +++ b/.cvsignore @@ -55,3 +55,4 @@ setroubleshoot-2.2.40.tar.gz setroubleshoot-2.2.41.tar.gz setroubleshoot-2.2.42.tar.gz setroubleshoot-2.2.43.tar.gz +setroubleshoot-2.2.44.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 65b469c..d88b7ba 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.43 +Version: 2.2.44 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -212,6 +212,9 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog +* Mon Nov 2 2009 Dan Walsh - 2.2.44-1 +- Get version correct for both RHEL and Fedora + * Fri Oct 30 2009 Dan Walsh - 2.2.43-1 - Fix crash on selinux disabled and bad /etc/redhat-release reporing of bugzillas diff --git a/sources b/sources index 2d18a65..f4981c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80345e1271f83d60efd66ee2aa1db55e setroubleshoot-2.2.43.tar.gz +0abc08a312821602405f44316567c6ef setroubleshoot-2.2.44.tar.gz