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

This commit is contained in:
Jesse Keating 2006-02-11 04:49:37 +00:00
parent 81dae4319f
commit d92b9b6ee8

View File

@ -2,7 +2,7 @@
Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools
Name: OpenIPMI
Version: 1.4.14
Release: 18.1
Release: 18.2
License: GPL
Group: System Environment/Base
URL: http://sourceforge.net/projects/openipmi/
@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.a
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.4.14-18.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.4.14-18.1
- rebuilt for new gcc4.1 snapshot and glibc changes