[setroubleshoot/f19] Fix translations to show in browser

Daniel J Walsh dwalsh at fedoraproject.org
Fri Apr 19 15:24:51 UTC 2013


commit 39d741a0ed7543b402f681502a8aae03227e9341
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Apr 19 11:24:47 2013 -0400

    Fix translations to show in browser

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f957f16..02c7f66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -168,3 +168,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.2.4.tar.gz
 /setroubleshoot-3.2.5.tar.gz
 /setroubleshoot-3.2.6.tar.gz
+/setroubleshoot-3.2.7.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index cf318d1..14a0d5f 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.2.6
+Version: 3.2.7
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -177,6 +177,9 @@ rm -rf %{buildroot}
 %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
 
 %changelog
+* Fri Apr 19 2013 Dan Walsh <dwalsh at redhat.com> - 3.2.7-1
+- Fix translations to show in browser
+
 * Fri Apr 19 2013 Dan Walsh <dwalsh at redhat.com> - 3.2.6-1
 - Fix handling of timeout
 - Update Translations
diff --git a/sources b/sources
index da18186..9743416 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e9e8249394e95b2a8e2dcaac0080cab  setroubleshoot-3.2.6.tar.gz
+06f1ae9bb4ae9b4458db1e1409df85c8  setroubleshoot-3.2.7.tar.gz


More information about the scm-commits mailing list