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

This commit is contained in:
Jesse Keating 2006-02-11 04:40:02 +00:00 committed by Michal Schorm
parent cafb0a92ae
commit b367ab972a

View File

@ -1,6 +1,6 @@
Name: mysql
Version: 5.0.18
Release: 2
Release: 2.1
Summary: MySQL client programs and shared libraries.
License: GPL
Group: Applications/Databases
@ -380,6 +380,9 @@ fi
%{_datadir}/sql-bench
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.0.18-2.1
- bump again for double-long bug on ppc(64)
* Thu Feb 9 2006 Tom Lane <tgl@redhat.com> 5.0.18-2
- err-log option has been renamed to log-error, fix my.cnf and initscript