diff --git a/ltrace.spec b/ltrace.spec index ac5eaa0..2415298 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -1,7 +1,7 @@ Summary: Tracks runtime library calls from dynamically linked executables. Name: ltrace Version: 0.3.36 -Release: 4 +Release: 4.1 Source: ftp://ftp.debian.org/debian/pool/main/l/ltrace/ltrace_%{version}.orig.tar.gz Patch1: ftp://ftp.debian.org/debian/pool/main/l/ltrace/ltrace_0.3.36-2.diff.gz Patch2: ltrace-ppc64.patch @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %config /etc/ltrace.conf %changelog +* Tue Feb 07 2006 Jesse Keating - 0.3.36-4.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Mon Jan 9 2006 Jakub Jelinek 0.3.36-4 - added ppc64 and s390x support (IBM) - added ia64 support (Ian Wienand)