From 43549970d394cff554c8a8271565bd6a82b9cd12 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:11:19 +0100 Subject: [PATCH] automatic version update by autodist [release 1.9.3-1mamba;Thu Sep 24 2020] --- sudo.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/sudo.spec b/sudo.spec index 7fb30c3..46fa312 100644 --- a/sudo.spec +++ b/sudo.spec @@ -4,7 +4,7 @@ %define with_exempt 0 Name: sudo -Version: 1.9.2 +Version: 1.9.3 Release: 1mamba Summary: Allows restricted root access for specified users Group: System/Tools @@ -137,7 +137,7 @@ exit 0 %config %{_sysconfdir}/pam.d/sudo %{_bindir}/cvtsudoers %attr(4111,root,root) %{_bindir}/sudo -%attr(4111,root,root) %{_bindir}/sudoedit +%{_bindir}/sudoedit %attr(4111,root,root) %{_bindir}/sudoreplay %attr(0755,root,root) %{_sbindir}/visudo %{_sbindir}/sudo_logsrvd @@ -173,7 +173,7 @@ exit 0 %{_mandir}/man8/sudoreplay.* %{_mandir}/man8/sudoedit.* %{_mandir}/man8/sudo_logsrvd.8* -%{_mandir}/man8/sudo_plugin_python.8* +#%{_mandir}/man8/sudo_plugin_python.8* %{_mandir}/man8/sudo_sendlog.8* %{_mandir}/man8/visudo.* %{_mandir}/man8/sudo_plugin.8* @@ -181,6 +181,9 @@ exit 0 #%doc ChangeLog README README.LDAP %changelog +* Thu Sep 24 2020 Automatic Build System 1.9.3-1mamba +- automatic version update by autodist + * Sat Jul 25 2020 Automatic Build System 1.9.2-1mamba - automatic version update by autodist