Update to latest upstream release.

f38
Richard M. Shaw 9 years ago
parent e6fc95ccc9
commit bc6f5746af

1
.gitignore vendored

@ -6,3 +6,4 @@
/abi-dumper-0.99.10.tar.gz /abi-dumper-0.99.10.tar.gz
/abi-dumper-0.99.11.tar.gz /abi-dumper-0.99.11.tar.gz
/abi-dumper-0.99.12.tar.gz /abi-dumper-0.99.12.tar.gz
/abi-dumper-0.99.13.tar.gz

@ -1,5 +1,5 @@
Name: abi-dumper Name: abi-dumper
Version: 0.99.12 Version: 0.99.13
Release: 1%{?dist} Release: 1%{?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
@ -65,6 +65,9 @@ mkdir -p %{buildroot}%{_mandir}/man1
%changelog %changelog
* Sat Dec 12 2015 Richard Shaw <hobbes1069@gmail.com> - 0.99.13-1
- Update to latest upstream release.
* Sun Nov 1 2015 Richard Shaw <hobbes1069@gmail.com> - 0.99.12-1 * Sun Nov 1 2015 Richard Shaw <hobbes1069@gmail.com> - 0.99.12-1
- Update to latest upstream release. - Update to latest upstream release.

@ -1 +1 @@
6a73521082f9f0ed8b3eab1059b5c246 abi-dumper-0.99.12.tar.gz 822d1f4a0c5de40b0721d792c4e14bb2 abi-dumper-0.99.13.tar.gz

Loading…
Cancel
Save