From 897bfe0be6000af9cac028c168cba0e0d4d901ac Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 23:36:57 +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/minicom.git#c9d21c461a67131f88bf5fd84670caaf25ee39b8 --- minicom.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/minicom.spec b/minicom.spec index 34afd0d..6700d6c 100644 --- a/minicom.spec +++ b/minicom.spec @@ -1,7 +1,7 @@ Summary: A text-based modem control and terminal emulation program Name: minicom Version: 2.7.1 -Release: 14%{?dist} +Release: 15%{?dist} URL: https://salsa.debian.org/minicom-team/minicom # Some files are built from Public Domain files in addition to GPLv2+ files # (/usr/bin/minicom). Some LGPLv2+ files *may* be used in building of certain @@ -34,6 +34,7 @@ Patch9: 0002-Drop-superfluous-global-variable-definitions.patch # Upstream patch: Patch10: 0003-Drop-superfluous-global-variable-definitions.patch +BuildRequires: make BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel BuildRequires: gcc # For %%autosetup -S git: @@ -86,6 +87,9 @@ mkdir -p %{buildroot}%{_sysconfdir} %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.7.1-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2.7.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild