diff --git a/ltrace.spec b/ltrace.spec index 0163afe..76b2b3d 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.10 -Release: 5 +Release: 6 Source: ftp://ftp.debian.org/debian/dists/unstable/main/source/utils/ltrace_%{version}.tar.gz # XXX this patch doesn't work yet Patch0: ltrace-0.3.8.sparc.patch @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %config /etc/ltrace.conf %changelog +* Sun Jun 24 2001 Elliot Lee +- Bump release + rebuild. + * Thu Aug 2 2000 Tim Waugh - fix off-by-one problem in checking syscall number