[abi-dumper: 1/2] Update to latest upstream release.

Richard Shaw hobbes1069 at fedoraproject.org
Sat Aug 10 19:38:30 UTC 2013


commit 36defbff9f6df7e242811c387e590ba8bdca79f1
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Sat Aug 10 14:36:21 2013 -0500

    Update to latest upstream release.

 .gitignore      |    1 +
 abi-dumper.spec |   11 ++++++++++-
 sources         |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 134bec6..489e92b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /abi-dumper-0.98.tar.gz
+/abi-dumper-0.99.5.tar.gz
diff --git a/abi-dumper.spec b/abi-dumper.spec
index 6730138..6a094a5 100644
--- a/abi-dumper.spec
+++ b/abi-dumper.spec
@@ -1,5 +1,5 @@
 Name:           abi-dumper
-Version:        0.98
+Version:        0.99.5
 Release:        1%{?dist}
 Summary:        Tool to dump ABI of an ELF object containing DWARF debug info
 
@@ -50,5 +50,14 @@ mkdir -p %{buildroot}%{_mandir}/man1
 
 
 %changelog
+* Thu Aug  8 2013 Richard Shaw <hobbes1069 at gmail.com> - 0.99.5-1
+- Update to latest upstream release.
+
+* Wed Jul 31 2013 Richard Shaw <hobbes1069 at gmail.com> - 0.99.1-1
+- Update to latest upstream release with reduced memory usage.
+
+* Fri Jul 19 2013 Richard Shaw <hobbes1069 at gmail.com> - 0.99-1
+- Update to latest upstream release.
+
 * Wed Jul  3 2013 Richard Shaw <hobbes1069 at gmail.com> - 0.98-1
 - Initial packaging.
diff --git a/sources b/sources
index a4452c2..52c321f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a90b703224fb28bfb8d763a4bf7f38bb  abi-dumper-0.98.tar.gz
+321fb7774b7b431b2e60aa4b495f0dc8  abi-dumper-0.99.5.tar.gz


More information about the scm-commits mailing list