From 05635c3254b8ed85ea4e5bc46377ca9709a98568 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Mon, 2 May 2005 06:53:36 +0000 Subject: [PATCH] rebuilt --- gzip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gzip.spec b/gzip.spec index d2b750d..dd3360b 100644 --- a/gzip.spec +++ b/gzip.spec @@ -1,7 +1,7 @@ Summary: The GNU data compression program. Name: gzip Version: 1.3.5 -Release: 5 +Release: 6 License: GPL Group: Applications/File Source: ftp://alpha.gnu.org/gnu/gzip/gzip-%{version}.tar.gz @@ -84,6 +84,9 @@ fi %{_infodir}/gzip.info* %changelog +* Mon May 02 2005 Ivana Varekova 1.3.5-6 +- rebuilt + * Fri Apr 29 2005 Ivana Varekova 1.3.5-5 - fix bug 156269 - CAN-2005-1228 directory traversal bug (using the patch from Ulf Harnhammar)