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

This commit is contained in:
Jesse Keating 2006-02-11 02:11:10 +00:00
parent 64350af3a5
commit ce3b97bbce
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: boost
Summary: The Boost C++ Libraries
Version: 1.33.1
Release: 4.1
Release: 4.2
License: Boost Software License
URL: http://www.boost.org/
Group: System Environment/Libraries
@ -159,6 +159,9 @@ rm -rf $RPM_BUILD_ROOT
%{_docdir}/boost-%{version}
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.33.1-4.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.33.1-4.1
- rebuilt for new gcc4.1 snapshot and glibc changes