diff --git a/sudo.spec b/sudo.spec index 000a261..434b5be 100644 --- a/sudo.spec +++ b/sudo.spec @@ -3,7 +3,7 @@ Summary: Allows restricted root access for specified users Name: sudo Version: 1.8.23 -Release: 2%{?dist} +Release: 3%{?dist} License: ISC Group: Applications/System URL: http://www.courtesan.com/sudo/ @@ -199,6 +199,9 @@ EOF %{_mandir}/man8/sudo_plugin.8* %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.8.23-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jul 03 2018 Matthew Miller - 1.8.23-2 - remove defattr, as default is now sane