This commit is contained in:
Martin Stransky 2005-03-07 14:20:36 +00:00
parent a75318839e
commit 66be3882eb

View File

@ -3,7 +3,7 @@
Summary: A text-based modem control and terminal emulation program.
Name: minicom
Version: 2.00.0
Release: 20
Release: 21
License: GPL
Group: Applications/Communications
ExcludeArch: s390 s390x
@ -89,6 +89,9 @@ install -m 644 doc/minicom.users $RPM_BUILD_ROOT/etc/minicom.users
%endif
%changelog
* Mon Mar 7 2005 Martin Stransky <stransky@redhat.com>
- rebuilt
* Wed Oct 20 2004 Adrian Havill <havill@redhat.com> 2.00.0-20
- correct an off-by-one error array-store error (#110770)