|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: abi-dumper
|
|
|
|
|
Version: 0.99.8
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Version: 0.99.10
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Tool to dump ABI of an ELF object containing DWARF debug info
|
|
|
|
|
|
|
|
|
|
License: GPLv2
|
|
|
|
@ -64,6 +64,9 @@ mkdir -p %{buildroot}%{_mandir}/man1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Sep 17 2015 Richard Shaw <hobbes1069@gmail.com>- 0.99.10-1
|
|
|
|
|
- Update to latest upstream release.
|
|
|
|
|
|
|
|
|
|
* Thu Aug 27 2015 Petr Šabata <contyk@redhat.com> - 0.99.8-6
|
|
|
|
|
- Prevent FTBFS by correcting the build time dependency list
|
|
|
|
|
|
|
|
|
|