|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: abi-dumper
|
|
|
|
Name: abi-dumper
|
|
|
|
Version: 1.2
|
|
|
|
Version: 1.2
|
|
|
|
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: GPL AND LGPL-2.1-or-later
|
|
|
|
License: GPL AND LGPL-2.1-or-later
|
|
|
@ -76,6 +76,9 @@ mkdir -p %{buildroot}%{_mandir}/man1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-10
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 07 2023 Richard Shaw <hobbes1069@gmail.com> - 1.2-9
|
|
|
|
* Fri Apr 07 2023 Richard Shaw <hobbes1069@gmail.com> - 1.2-9
|
|
|
|
- Update license to SPDX format.
|
|
|
|
- Update license to SPDX format.
|
|
|
|
|
|
|
|
|
|
|
|