From 8489a9846d3e1a3ffcd13ba27f205313ed210825 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 03:56:55 +0000 Subject: [PATCH] auto-import changelog data from coreutils-4.5.3-19.0.2.src.rpm Wed Oct 29 2003 Tim Waugh 4.5.3-19.0.2 - Fixed xalloc function declarations. --- coreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/coreutils.spec b/coreutils.spec index 99e6768..27e0d24 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: 4.5.3 -Release: 19.0.1 +Release: 19.0.2 License: GPL Group: System Environment/Base Url: ftp://alpha.gnu.org/gnu/coreutils/ @@ -295,6 +295,9 @@ fi %_sbindir/chroot %changelog +* Wed Oct 29 2003 Tim Waugh 4.5.3-19.0.2 +- Fixed xalloc function declarations. + * Wed Oct 22 2003 Tim Waugh 4.5.3-19.0.1 - Apply Paul Eggart's patches for 'ls -w'.