[abi-dumper] Update to latest upstream release.

Richard Shaw hobbes1069 at fedoraproject.org
Wed Sep 18 15:26:15 UTC 2013


commit 115ea0f5501b48068a8881fca3e5884e0fa02647
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Wed Sep 18 10:26:04 2013 -0500

    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 <hobbes1069 at gmail.com> - 0.99.6-1
+- Update to latest upstream release.
+
 * Thu Aug  8 2013 Richard Shaw <hobbes1069 at gmail.com> - 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


More information about the scm-commits mailing list