diff --git a/minicom.spec b/minicom.spec index 5c86b57..a6dbace 100644 --- a/minicom.spec +++ b/minicom.spec @@ -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 +- rebuilt + * Wed Oct 20 2004 Adrian Havill 2.00.0-20 - correct an off-by-one error array-store error (#110770)