From 1f86fb305fa916a33d32dd4456685d78fe2ecdcd Mon Sep 17 00:00:00 2001 From: Ondrej Vasik Date: Thu, 7 Aug 2008 13:44:06 +0000 Subject: [PATCH] forgotten release increase :( --- coreutils.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/coreutils.spec b/coreutils.spec index 3ef9ad1..41e1af2 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -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