From d3cbe487fbcc4cd9379736c91e50ca970e9e5a4f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:36:27 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- minicom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/minicom.spec b/minicom.spec index 1c604df..552f95e 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.1 -Release: 1.2 +Release: 1.2.1 License: GPL Group: Applications/Communications ExcludeArch: s390 s390x @@ -81,6 +81,9 @@ install -m 644 doc/minicom.users $RPM_BUILD_ROOT/etc/minicom.users %endif %changelog +* Fri Feb 10 2006 Jesse Keating - 2.1-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2.1-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes