diff --git a/patch.spec b/patch.spec index 62a3c34..cdedb57 100644 --- a/patch.spec +++ b/patch.spec @@ -1,7 +1,7 @@ -Summary: The GNU patch command, for modifying/upgrading files +Summary: Utility for modifying/upgrading files Name: patch Version: 2.5.4 -Release: 35%{?dist} +Release: 36%{?dist} License: GPLv2+ URL: http://www.gnu.org/software/patch/patch.html Group: Development/Tools @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Mon Nov 24 2008 Tim Waugh 2.5.4-36 +- Better summary. + * Mon Jun 30 2008 Tim Waugh 2.5.4-35 - Don't fail if setfilecon() returns EPERM (bug #453365), although the setfilecon man page suggests that ENOTSUP will be returned in this