This commit is contained in:
Dennis Gilmore 2015-06-17 19:02:18 +00:00
parent 1fa8105697
commit 12c718e6e7

View File

@ -1,7 +1,7 @@
Summary: Tracks runtime library calls from dynamically linked executables
Name: ltrace
Version: 0.7.91
Release: 16%{?dist}
Release: 17%{?dist}
URL: http://ltrace.alioth.debian.org/
License: GPLv2+
Group: Development/Debuggers
@ -156,6 +156,9 @@ echo ====================TESTING END=====================
%{_datadir}/ltrace
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.91-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Apr 13 2015 Petr Machata <pmachata@redhat.com> - 0.7.91-16
- Add upstream fix to map of powerpc64le architecture to ppc backend.
(ltrace-0.7.91-ppc64le-configure.patch)