diff --git a/ltrace.spec b/ltrace.spec index 4582a6c..7bcb5b7 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.32 -Release: 3 +Release: 4 Source: ftp://ftp.debian.org/debian/pool/main/l/ltrace/ltrace_%{version}.tar.gz # XXX this patch doesn't work yet Patch0: ltrace-0.3.8.sparc.patch @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %config /etc/ltrace.conf %changelog +* Tue Jun 15 2004 Elliot Lee +- rebuilt + * Tue Jun 8 2004 Jakub Jelinek 0.3.32-3 - buildreq elfutils-libelf-devel (#124921)