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

This commit is contained in:
Jesse Keating 2006-02-11 04:09:49 +00:00
parent 269bf693a6
commit 1b7af19992

View File

@ -1,6 +1,6 @@
Name: libmng
Version: 1.0.9
Release: 3.2
Release: 3.2.1
URL: http://www.libmng.com/
Summary: Library for Multiple-image Network Graphics support
License: BSD-like
@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.a
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.9-3.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.9-3.2
- rebuilt for new gcc4.1 snapshot and glibc changes