From 2fc76a1e8adcd6f088871ca0d6af0142a7620b08 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:39:07 +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-termcap.git#cb2d2b4b54391e242f0a439ba45aa717987180bd --- mingw-termcap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mingw-termcap.spec b/mingw-termcap.spec index 915d1d0..820ea84 100644 --- a/mingw-termcap.spec +++ b/mingw-termcap.spec @@ -12,7 +12,7 @@ Name: mingw-termcap Version: 1.3.1 -Release: 27%{?dist} +Release: 28%{?dist} Summary: MinGW terminal feature database License: GPLv2+ @@ -21,6 +21,7 @@ Source0: ftp://ftp.gnu.org/gnu/termcap/termcap-%{version}.tar.gz BuildArch: noarch +BuildRequires: make BuildRequires: mingw32-filesystem >= 95 BuildRequires: mingw32-gcc BuildRequires: mingw32-binutils @@ -169,6 +170,9 @@ mv $RPM_BUILD_ROOT%{mingw64_prefix}/info/* $RPM_BUILD_ROOT%{mingw64_infodir} %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.3.1-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.3.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild