[libdwarf] Update to 20140413 upstream release

Tom Hughes tomh at fedoraproject.org
Wed Apr 16 14:51:06 UTC 2014


commit 500e065d8e50366c000c4490f363ea6e0d7f6793
Author: Tom Hughes <tom at compton.nu>
Date:   Wed Apr 16 15:50:02 2014 +0100

    Update to 20140413 upstream release

 .gitignore    |    1 +
 libdwarf.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f6be46..f26b532 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /libdwarf-20130729.tar.gz
 /libdwarf-20140131.tar.gz
 /libdwarf-20140208.tar.gz
+/libdwarf-20140413.tar.gz
diff --git a/libdwarf.spec b/libdwarf.spec
index 19f641e..91e81da 100644
--- a/libdwarf.spec
+++ b/libdwarf.spec
@@ -3,7 +3,7 @@
 %define sofullname libdwarf.so.%{soversion}.%{version}.0
 
 Name:          libdwarf
-Version:       20140208
+Version:       20140413
 Release:       1%{?dist}
 Summary:       Library to access the DWARF Debugging file format 
 Group:         Development/Libraries
@@ -87,6 +87,9 @@ install -pDm 0755 dwarfdump2/dwarfdump     %{buildroot}%{_bindir}/dwarfdump
 %{_bindir}/dwarfdump
 
 %changelog
+* Wed Apr 16 2014 Tom Hughes <tom at compton.nu> - 20140413-1
+- Update to 20140413 upstream release
+
 * Sun Feb  9 2014 Tom Hughes <tom at compton.nu> - 20140208-1
 - Update to 20140208 upstream release
 
diff --git a/sources b/sources
index 8eda669..dd74a5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4dc74e08a82fa1d3cab6ca6b9610761e  libdwarf-20140208.tar.gz
+6cfa1c4f165ad312de9d213159073e05  libdwarf-20140413.tar.gz


More information about the scm-commits mailing list