diff --git a/ltrace.spec b/ltrace.spec index b3000f1..ae47cb1 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -1,7 +1,7 @@ Summary: Tracks runtime library calls from dynamically linked executables Name: ltrace Version: 0.7.2 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://ltrace.alioth.debian.org/ License: GPLv2+ Group: Development/Debuggers @@ -68,6 +68,9 @@ echo ====================TESTING END===================== %config(noreplace) %{_sysconfdir}/ltrace.conf %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.7.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Mar 26 2013 Petr Machata - 0.7.2-5 - On s390, the highest bit in PC address is used to distinguish between 24-bit and 31-bit addressing modes. Linux used to do this