forgotten release increase :(

This commit is contained in:
Ondrej Vasik 2008-08-07 13:44:06 +00:00
commit 1f86fb305f

View file

@ -1,7 +1,7 @@
Summary: The GNU core utilities: a set of tools commonly used in shell scripts
Name: coreutils
Version: 6.9
Release: 17%{?dist}
Release: 18%{?dist}
License: GPLv2+
Group: System Environment/Base
Url: http://www.gnu.org/software/coreutils/
@ -331,8 +331,6 @@ fi
- fix possible segfault in sha1sum/md5sum command
- fix wrong checksum line handling in sha1sum -c
command(#439531)
- print verbose output of chcon with newline after each
message (#451478)
- who -r should not show last runlevel for nonprintable chars
(like \0) - #453249,add few missing who options to texinfo
documentation, add missing authors for basename and echo