From 919bbeee08967d48c466580dafd1c65a1fe07ae6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 21:34:55 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/unzip.git#75746e90963ec44c3825579fae4b37e6dce59deb --- unzip.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/unzip.spec b/unzip.spec index 6339383..7cc506c 100644 --- a/unzip.spec +++ b/unzip.spec @@ -7,7 +7,7 @@ Summary: A utility for unpacking zip files Name: unzip Version: 6.0 -Release: 49%{?dist} +Release: 50%{?dist} License: BSD Source: http://downloads.sourceforge.net/infozip/unzip60.tar.gz @@ -70,6 +70,7 @@ Patch28: unzip-zipbomb-part3.patch Patch29: unzip-zipbomb-manpage.patch URL: http://www.info-zip.org/UnZip.html +BuildRequires: make BuildRequires: bzip2-devel, gcc %description @@ -134,6 +135,9 @@ make -f unix/Makefile prefix=$RPM_BUILD_ROOT%{_prefix} MANDIR=$RPM_BUILD_ROOT/%{ %{_mandir}/*/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 6.0-50 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 6.0-49 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild