diff --git a/ltrace.spec b/ltrace.spec index 325e0fd..b5ea596 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.91 -Release: 35%{?dist} +Release: 36%{?dist} URL: http://ltrace.alioth.debian.org/ License: GPLv2+ @@ -196,6 +196,9 @@ echo ====================TESTING END===================== %{_datadir}/ltrace %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.7.91-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Jul 23 2019 DJ Delorie - 0.7.91-35 - Skip ppc64 testsuite until the hangs in koji can be fixed.