From fc9ca8b800d7ce987f5a22f67d0434f0ce77b1a1 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 12:25:43 +0000 Subject: [PATCH] auto-import changelog data from sharutils-4.2.1-20.src.rpm Tue Jun 15 2004 Elliot Lee - rebuilt --- sharutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sharutils.spec b/sharutils.spec index 07e2c96..275dc2c 100644 --- a/sharutils.spec +++ b/sharutils.spec @@ -1,7 +1,7 @@ Summary: The GNU shar utilities for packaging and unpackaging shell archives. Name: sharutils Version: 4.2.1 -Release: 19 +Release: 20 License: GPL Group: Applications/Archiving Source: ftp://prep.ai.mit.edu/pub/gnu/sharutils/sharutils-%{version}.tar.gz @@ -76,6 +76,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/*/* %changelog +* Tue Jun 15 2004 Elliot Lee +- rebuilt + * Fri May 21 2004 Than Ngo 4.2.1-19 - add suse patch, which fixes buffer overflow in handling of -o option, #123230