From 115ea0f5501b48068a8881fca3e5884e0fa02647 Mon Sep 17 00:00:00 2001 From: "Richard M. Shaw" Date: Wed, 18 Sep 2013 10:26:04 -0500 Subject: [PATCH] Update to latest upstream release. --- .gitignore | 1 + abi-dumper.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 489e92b..f96e864 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /abi-dumper-0.98.tar.gz /abi-dumper-0.99.5.tar.gz +/abi-dumper-0.99.6.tar.gz diff --git a/abi-dumper.spec b/abi-dumper.spec index 6a094a5..fe7876a 100644 --- a/abi-dumper.spec +++ b/abi-dumper.spec @@ -1,5 +1,5 @@ Name: abi-dumper -Version: 0.99.5 +Version: 0.99.6 Release: 1%{?dist} Summary: Tool to dump ABI of an ELF object containing DWARF debug info @@ -50,6 +50,9 @@ mkdir -p %{buildroot}%{_mandir}/man1 %changelog +* Wed Sep 18 2013 Richard Shaw - 0.99.6-1 +- Update to latest upstream release. + * Thu Aug 8 2013 Richard Shaw - 0.99.5-1 - Update to latest upstream release. diff --git a/sources b/sources index 52c321f..dd2de58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -321fb7774b7b431b2e60aa4b495f0dc8 abi-dumper-0.99.5.tar.gz +fe6f8258dd96cb5f36e8dbc810570ea5 abi-dumper-0.99.6.tar.gz