Update Translations
- Fix audit2allow -R output to actually work.
This commit is contained in:
parent
c161aacacb
commit
c51057549a
1
.gitignore
vendored
1
.gitignore
vendored
@ -164,3 +164,4 @@ setroubleshoot-2.2.93.tar.gz
|
|||||||
/setroubleshoot-3.1.21.tar.gz
|
/setroubleshoot-3.1.21.tar.gz
|
||||||
/setroubleshoot-3.2.1.tar.gz
|
/setroubleshoot-3.2.1.tar.gz
|
||||||
/setroubleshoot-3.2.2.tar.gz
|
/setroubleshoot-3.2.2.tar.gz
|
||||||
|
/setroubleshoot-3.2.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 3.2.2
|
Version: 3.2.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -182,6 +182,10 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
|
%{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 15 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.3-1
|
||||||
|
- Update Translations
|
||||||
|
- Fix audit2allow -R output to actually work.
|
||||||
|
|
||||||
* Fri Feb 15 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.2-1
|
* Fri Feb 15 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.2-1
|
||||||
- Fix handling of sesearch data
|
- Fix handling of sesearch data
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user