[setroubleshoot-plugins/f17] Update-translations

Daniel J Walsh dwalsh at fedoraproject.org
Wed Mar 28 16:05:39 UTC 2012


commit 0d6eca5442dbd8a415e0a6c8fce90a2a06e73caa
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Mar 28 12:05:36 2012 -0400

    Update-translations
    
    - Fix leaks and catchall_labels to better detect leaks

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |    6 +++++-
 sources                     |    1 +
 3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20ff3ff..595f955 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,3 +88,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
 /setroubleshoot-plugins-3.0.33.tar.gz
 /setroubleshoot-plugins-3.0.34.tar.gz
 /setroubleshoot-plugins-3.0.35.tar.gz
+/setroubleshoot-plugins-3.0.36.tar.gz
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index 3707bc1..a022e34 100644
--- a/setroubleshoot-plugins.spec
+++ b/setroubleshoot-plugins.spec
@@ -1,6 +1,6 @@
 Summary: Analysis plugins for use with setroubleshoot
 Name: setroubleshoot-plugins
-Version: 3.0.35
+Version: 3.0.36
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -44,6 +44,10 @@ rm -rf %{buildroot}
 %{_datadir}/setroubleshoot/plugins
 
 %changelog
+* Wed Mar 28 2012  <dwalsh at redhat.com> - 3.0.36-1
+- Update-translations
+- Fix leaks and catchall_labels to better detect leaks
+
 * Mon Mar 19 2012  <dwalsh at redhat.com> - 3.0.35-1
 - Update-translations
 
diff --git a/sources b/sources
index b85bb70..22d9fe1 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 2be3db7ebca4fc1b98fe575f51875d96  setroubleshoot-plugins-3.0.35.tar.gz
+2472016f639b45878241ff185c71fa6d  setroubleshoot-plugins-3.0.36.tar.gz


More information about the scm-commits mailing list