Remove "the the" typo from code.
- Update Translations
This commit is contained in:
parent
082ab32e4c
commit
49bf583c35
1
.gitignore
vendored
1
.gitignore
vendored
@ -175,3 +175,4 @@ setroubleshoot-2.2.93.tar.gz
|
||||
/setroubleshoot-3.2.11.tar.gz
|
||||
/setroubleshoot-3.2.12.tar.gz
|
||||
/setroubleshoot-3.2.13.tar.gz
|
||||
/setroubleshoot-3.2.14.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Helps troubleshoot SELinux problems
|
||||
Name: setroubleshoot
|
||||
Version: 3.2.13
|
||||
Release: 2%{?dist}
|
||||
Version: 3.2.14
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://fedorahosted.org/setroubleshoot
|
||||
@ -176,6 +176,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
|
||||
|
||||
%changelog
|
||||
* Mon Sep 16 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.14-1
|
||||
- Remove "the the" typo from code.
|
||||
- Update Translations
|
||||
|
||||
* Tue Sep 10 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.13-2
|
||||
- Move some of the Requires block down to -server package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user