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