bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:36:27 +00:00
parent e4ddb29dca
commit d3cbe487fb

View File

@ -3,7 +3,7 @@
Summary: A text-based modem control and terminal emulation program. Summary: A text-based modem control and terminal emulation program.
Name: minicom Name: minicom
Version: 2.1 Version: 2.1
Release: 1.2 Release: 1.2.1
License: GPL License: GPL
Group: Applications/Communications Group: Applications/Communications
ExcludeArch: s390 s390x ExcludeArch: s390 s390x
@ -81,6 +81,9 @@ install -m 644 doc/minicom.users $RPM_BUILD_ROOT/etc/minicom.users
%endif %endif
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes