This commit is contained in:
Fedora Release Engineering 2017-07-26 21:54:35 +00:00
parent 7a48f11879
commit 964595570c

View File

@ -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 <releng@fedoraproject.org> - 2.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jul 15 2017 Filipe Rosset <rosset.filipe@gmail.com> - 2.7.1-1
- Rebuilt to new upstream version 2.7.1 fixes rhbz#1443071 and rhbz#1443129