From 66be3882ebc0cee4b25c3a6fea52392731798bdf Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 7 Mar 2005 14:20:36 +0000 Subject: [PATCH] rebuilt --- minicom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)