From 2630d77a637d708de1414d57c44a42cec0adb618 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:40:26 +0100 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/mingw-zlib.git#890f2818a019144e5f9c0bbece211da2c1ca7cc1 --- mingw-zlib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mingw-zlib.spec b/mingw-zlib.spec index 105f77c..8d056d3 100644 --- a/mingw-zlib.spec +++ b/mingw-zlib.spec @@ -2,7 +2,7 @@ Name: mingw-zlib Version: 1.2.11 -Release: 4%{?dist} +Release: 5%{?dist} Summary: MinGW Windows zlib compression library License: zlib @@ -18,6 +18,7 @@ Patch6: mingw32-zlib-create-zlib1-dll.patch BuildArch: noarch +BuildRequires: make BuildRequires: mingw32-filesystem >= 95 BuildRequires: mingw32-gcc BuildRequires: mingw32-binutils @@ -139,6 +140,9 @@ rm -rf %{buildroot}%{mingw64_mandir} %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.2.11-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 12 2020 Sandro Mani - 1.2.11-4 - Drop minizip subpackages, it's a separate package now