From 3e164467b3382ca6eaa4dd9a53e724b2da46ae98 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 13 Jun 2007 13:57:22 +0000 Subject: [PATCH] 6.9-3 --- coreutils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coreutils.spec b/coreutils.spec index e82eb8b..b613ef9 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: 2%{?dist} +Release: 3%{?dist} License: GPL Group: System Environment/Base Url: http://www.gnu.org/software/coreutils/ @@ -270,7 +270,7 @@ fi /sbin/runuser %changelog -* Wed Jun 13 2007 Tim Waugh +* Wed Jun 13 2007 Tim Waugh 6.9-3 - Fixed 'ls -x' output (bug #240298). - Disambiguate futimens() from the glibc implementation (bug #242321).