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

This commit is contained in:
Jesse Keating 2006-02-11 02:14:51 +00:00
parent 7996ab6603
commit 5a5f802af4

View File

@ -1,6 +1,6 @@
Name: check
Version: 0.9.3
Release: 4.fc5.1
Release: 4.fc5.2
Summary: A unit test framework for C
Source0: http://download.sourceforge.net/check/%{name}-%{version}.tar.gz
Group: Development/Tools
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/check.m4
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.9.3-4.fc5.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.9.3-4.fc5.1
- rebuilt for new gcc4.1 snapshot and glibc changes