diff --git a/ltrace.spec b/ltrace.spec index 28b651e..0781da1 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -1,7 +1,7 @@ Summary: Tracks runtime library calls from dynamically linked executables Name: ltrace Version: 0.6.0 -Release: 16%{?dist} +Release: 17%{?dist} URL: http://ltrace.alioth.debian.org/ License: GPLv2+ Group: Development/Debuggers @@ -97,6 +97,9 @@ echo ====================TESTING END===================== %config(noreplace) %{_sysconfdir}/ltrace.conf %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 0.6.0-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Jun 1 2012 Petr Machata - 0.6.0-16 - Look for __cxa_demangle in libstdc++ as well - Demangle test case should report it's unsupported if demangling