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

This commit is contained in:
Jesse Keating 2006-02-11 06:13:28 +00:00
parent fa7ad44f8e
commit 1cea626a32

View File

@ -3,7 +3,7 @@
Summary: A tool for converting XML files to various formats.
Name: xmlto
Version: 0.0.18
Release: 9.2
Release: 9.2.1
License: GPL
Group: Applications/System
URL: http://cyberelk.net/tim/xmlto/
@ -58,6 +58,9 @@ rm -rf %{buildroot}
%{_datadir}/xmlto
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.0.18-9.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.0.18-9.2
- rebuilt for new gcc4.1 snapshot and glibc changes