|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: abi-dumper
|
|
|
|
Name: abi-dumper
|
|
|
|
Version: 1.1
|
|
|
|
Version: 1.1
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Release: 10%{?dist}
|
|
|
|
Summary: Tool to dump ABI of an ELF object containing DWARF debug info
|
|
|
|
Summary: Tool to dump ABI of an ELF object containing DWARF debug info
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2
|
|
|
|
License: GPLv2
|
|
|
@ -73,6 +73,9 @@ mkdir -p %{buildroot}%{_mandir}/man1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-10
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 04 2019 Richard Shaw <hobbes1069@gmail.com> - 1.1-9
|
|
|
|
* Thu Jul 04 2019 Richard Shaw <hobbes1069@gmail.com> - 1.1-9
|
|
|
|
- Appy patch to fix debuginfo ouput for Fedora 30+, fixes RHBZ#1726719.
|
|
|
|
- Appy patch to fix debuginfo ouput for Fedora 30+, fixes RHBZ#1726719.
|
|
|
|
|
|
|
|
|
|
|
|