[setroubleshoot/f14/master] - Remove default width request so that the app can expand with different langs.

Daniel J Walsh dwalsh at fedoraproject.org
Mon Oct 4 20:36:08 UTC 2010


commit a2889db466efab5051a9725af2918451b369fbad
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Oct 4 16:36:14 2010 -0400

    - Remove default width request so that the app can expand with different langs.

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2129973..2cceba3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -104,3 +104,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-2.2.99.tar.gz
 /setroubleshoot-2.2.100.tar.gz
 /setroubleshoot-2.2.101.tar.gz
+/setroubleshoot-2.2.102.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 927e461..ced1afc 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 2.2.101
+Version: 2.2.102
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -210,6 +210,9 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Mon Oct 4 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.102-1
+- Remove default width request so that the app can expand with different langs.
+
 * Mon Oct 4 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.101-1
 - Fix date presentation for 24 hour clock to display correctly in sv_SE locale.
 - Add translations for seapplet patch from  Ville-Pekka Vainio
diff --git a/sources b/sources
index 2aa1428..ec19236 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07195caf0cf7911bacd78defba2c97e5  setroubleshoot-2.2.101.tar.gz
+91950b04d8330132b3c205e659e14bd2  setroubleshoot-2.2.102.tar.gz


More information about the scm-commits mailing list