[setroubleshoot: 1/2] Fix translations to actually work

Daniel J Walsh dwalsh at fedoraproject.org
Wed Jul 25 15:10:29 UTC 2012


commit 91210069f7a4e24695e99f2d4ae260ade34070d0
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Jul 25 11:09:29 2012 -0400

    Fix translations to actually work

 .gitignore          |    1 +
 setroubleshoot.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3bb9fc4..71fcb37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -155,3 +155,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.1.9.tar.gz
 /setroubleshoot-3.1.11.tar.gz
 /setroubleshoot-3.1.12.tar.gz
+/setroubleshoot-3.1.14.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index f4c73b3..0a2a72f 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,7 +1,7 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.1.12
-Release: 3%{?dist}
+Version: 3.1.14
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/setroubleshoot
@@ -196,6 +196,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Wed Jul 25 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.14-1
+- Fix Translations code to actually show translations
+
 * Thu Jun 7 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.12-3
 - Change requires to libreport-gtk instead of report-gtk
 
diff --git a/sources b/sources
index c3ec10a..391b8df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a2b9ef8744680cf622594698eefe598  setroubleshoot-3.1.12.tar.gz
+79fd40a51212224389e5445b456f7752  setroubleshoot-3.1.14.tar.gz


More information about the scm-commits mailing list