diff --git a/minicom.spec b/minicom.spec index 1ce161d..7a13eb7 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: 17 +Release: 18.1 License: GPL Group: Applications/Communications ExcludeArch: s390 s390x @@ -87,6 +87,12 @@ install -m 644 doc/minicom.users $RPM_BUILD_ROOT/etc/minicom.users %endif %changelog +* Fri Feb 13 2004 Elliot Lee +- rebuilt + +* Fri Sep 12 2003 Adrian Havill 2.00.0-17.1 +- bump n-v-r for RHEL + * Fri Sep 12 2003 Adrian Havill 2.00.0-17 - fix error handling for the case when you attempt to "goto" a dir that doesn't exist. (#103902)