diff --git a/ltrace.spec b/ltrace.spec index 99eaba8..f2ff26e 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: 29%{?dist} +Release: 30%{?dist} URL: http://ltrace.alioth.debian.org/ License: GPLv2+ @@ -173,6 +173,9 @@ echo ====================TESTING END===================== %{_datadir}/ltrace %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0.7.91-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jan 16 2019 Jeff Law - 0.7.91-29 - Avoid passing NULL as argument to %s in printf call