diff --git a/ltrace.spec b/ltrace.spec index 1da3e5d..5b0752b 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -1,7 +1,7 @@ Summary: Tracks runtime library calls from dynamically linked executables Name: ltrace Version: 0.5 -Release: 12.45svn%{?dist} +Release: 13.45svn%{?dist} URL: http://ltrace.alioth.debian.org/ License: GPLv2+ Group: Development/Debuggers @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/ltrace.conf %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 0.5-13.45svn +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Tue Oct 7 2008 Petr Machata - 0.5-12.45svn - Fix fork & exec patches to apply cleanly under --fuzz=0 - Resolves: #465036