diff --git a/patch.spec b/patch.spec index 417dfdf..14622cd 100644 --- a/patch.spec +++ b/patch.spec @@ -1,7 +1,7 @@ Summary: The GNU patch command, for modifying/upgrading files. Name: patch Version: 2.5.4 -Release: 27 +Release: 28 License: GPL URL: http://www.gnu.org/software/patch/patch.html Group: Development/Tools @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Thu Sep 8 2005 Tim Waugh 2.5.4-28 +- Don't warn when getfilecon fails (bug #167822). + * Wed Sep 7 2005 Tim Waugh 2.5.4-27 - Applied patch from Ulrich Drepper to fix string overread (bug #167675).