diff --git a/sudo.spec b/sudo.spec index ae72b47..e13b1bb 100644 --- a/sudo.spec +++ b/sudo.spec @@ -4,7 +4,7 @@ %define with_exempt 0 Name: sudo -Version: 1.9.13 +Version: 1.9.14 Release: 1mamba Summary: Allows restricted root access for specified users Group: System/Tools @@ -50,7 +50,7 @@ The basic philosophy is to give as few privileges as possible but still allow pe #%patch2 -p1 #%patch4 -p1 -b .can_2006_0151 %if %with_exempt -%patch6 -p1 -b .sudoers_man +%patch 6 -p1 -b .sudoers_man %endif #%patch7 -p1 #%patch8 -p1 @@ -175,6 +175,9 @@ exit 0 #%doc ChangeLog README README.LDAP %changelog +* Wed Jun 28 2023 Automatic Build System 1.9.14-1mamba +- automatic version update by autodist + * Thu Feb 16 2023 Automatic Build System 1.9.13-1mamba - automatic version update by autodist