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

This commit is contained in:
Jesse Keating 2006-02-11 02:27:32 +00:00
parent 4410dfa5ad
commit fb7bb5c2f6
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Summary: A documentation system for C/C++.
Name: doxygen
Version: 1.4.6
Release: 1.1
Release: 1.2
Epoch: 1
Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
@ -102,6 +102,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:1.4.6-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:1.4.6-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes