From f30aefcb3ddaf72d9b17ae4b44319f2939b1b004 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Feb 2009 23:16:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- unzip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unzip.spec b/unzip.spec index 8eac084..adcb188 100644 --- a/unzip.spec +++ b/unzip.spec @@ -1,7 +1,7 @@ Summary: A utility for unpacking zip files Name: unzip Version: 5.52 -Release: 9%{?dist} +Release: 10%{?dist} License: BSD Group: Applications/Archiving Source: ftp://ftp.info-zip.org/pub/infozip/src/unzip552.tar.gz @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 5.52-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Mar 19 2008 Ivana Varekova - 5.52-9 - fix crash (double free) on malformed zip archive CVE-2008-0888 (#431438)