From 964595570cbc3bce785ebe5a40c96be51ab5ca3c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 21:54:35 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- minicom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/minicom.spec b/minicom.spec index ab8cb6d..80b81fc 100644 --- a/minicom.spec +++ b/minicom.spec @@ -2,7 +2,7 @@ Summary: A text-based modem control and terminal emulation program Name: minicom Version: 2.7.1 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://alioth.debian.org/projects/minicom/ License: GPL+ and GPLv2+ and GPLv2 and LGPLv2+ Public Domain and Copyright only Group: Applications/Communications @@ -53,6 +53,9 @@ mkdir -p %{buildroot}%{_sysconfdir} %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 2.7.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Jul 15 2017 Filipe Rosset - 2.7.1-1 - Rebuilt to new upstream version 2.7.1 fixes rhbz#1443071 and rhbz#1443129