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

This commit is contained in:
Jesse Keating 2006-02-11 03:55:46 +00:00
parent 6c9f221a45
commit a851a5477e

View File

@ -1,7 +1,7 @@
Summary: Library for extracting extra information from image files
Name: libexif
Version: 0.6.12
Release: 3.2
Release: 3.2.1
Group: System Environment/Libraries
License: LGPL
URL: http://libexif.sourceforge.net/
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libexif.pc
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.6.12-3.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.6.12-3.2
- rebuilt for new gcc4.1 snapshot and glibc changes