Add back default exception handling for errors, which argparse rewrite removed.
This commit is contained in:
parent
5f68ab8fd2
commit
863699842d
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@
|
|||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.1.14
|
Version: 2.1.14
|
||||||
Release: 57%{?dist}
|
Release: 59%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
# Based on git repository with tag 20101221
|
# Based on git repository with tag 20101221
|
||||||
@ -309,6 +309,12 @@ The policycoreutils-restorecond package contains the restorecond service.
|
|||||||
%systemd_postun_with_restart restorecond.service
|
%systemd_postun_with_restart restorecond.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 23 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-59
|
||||||
|
- Add back default exception handling for errors, which argparse rewrite removed.
|
||||||
|
|
||||||
|
* Fri Jun 21 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-58
|
||||||
|
- Fix generation of booleans in man pages
|
||||||
|
|
||||||
* Fri Jun 21 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-57
|
* Fri Jun 21 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-57
|
||||||
- Remove requires for systemd-sysv
|
- Remove requires for systemd-sysv
|
||||||
- Move systemd-units require to restorecond section
|
- Move systemd-units require to restorecond section
|
||||||
|
Loading…
Reference in New Issue
Block a user