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

This commit is contained in:
Jesse Keating 2006-02-11 05:44:29 +00:00
parent ad1c598f90
commit 32d0d3446b
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Tracks and displays system calls associated with a running process.
Name: strace
Version: 4.5.14
Release: 1.1
Release: 1.2
License: BSD
Group: Development/Debuggers
URL: http://sourceforge.net/projects/strace/
@ -75,6 +75,9 @@ rm -rf %{buildroot}
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 4.5.14-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 4.5.14-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes