[setroubleshoot] - Fix email_alerts to work with new infrastructure

Daniel J Walsh dwalsh at fedoraproject.org
Tue Jan 18 16:03:51 UTC 2011


commit 09574c5dac4a42707d3e4f65a81113c7db3470b4
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Jan 18 11:03:41 2011 -0500

    - Fix email_alerts to work with new infrastructure

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    3 +--
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9912d5..72081b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -125,3 +125,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.17.tar.gz
 /setroubleshoot-3.0.19.tar.gz
 /setroubleshoot-3.0.20.tar.gz
+/setroubleshoot-3.0.22.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index ca0c367..df85690 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.20
+Version: 3.0.22
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -206,6 +206,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Tue Jan 18 2011  <dwalsh at redhat.com> - 3.0.22-1
+- Fix email_alerts to work with new infrastructure
+
 * Fri Jan 7 2011  <dwalsh at redhat.com> - 3.0.20-1
 - Added details button and context as tooltips to gui on front end for advanced users
 
diff --git a/sources b/sources
index 4615772..baa2626 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-8d01a4df0e92c66961c12f06b260c041  setroubleshoot-3.0.19.tar.gz
-3782a509121f590a8d5dbc1cbb65a9b9  setroubleshoot-3.0.20.tar.gz
+b072b784e1e35b6847a9cca6b2df64ab  setroubleshoot-3.0.22.tar.gz


More information about the scm-commits mailing list