[libdwarf] Update to 20140208 upstream release

Tom Hughes tomh at fedoraproject.org
Sun Feb 9 16:43:39 UTC 2014


commit a98ccec69f5736979336c1a94b0dbfb97be88497
Author: Tom Hughes <tom at compton.nu>
Date:   Sun Feb 9 16:43:21 2014 +0000

    Update to 20140208 upstream release

 .gitignore    |    1 +
 libdwarf.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b22534e..8f6be46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /libdwarf-20130207.tar.gz
 /libdwarf-20130729.tar.gz
 /libdwarf-20140131.tar.gz
+/libdwarf-20140208.tar.gz
diff --git a/libdwarf.spec b/libdwarf.spec
index 903c9d9..19f641e 100644
--- a/libdwarf.spec
+++ b/libdwarf.spec
@@ -3,8 +3,8 @@
 %define sofullname libdwarf.so.%{soversion}.%{version}.0
 
 Name:          libdwarf
-Version:       20140131
-Release:       2%{?dist}
+Version:       20140208
+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
+* Sun Feb  9 2014 Tom Hughes <tom at compton.nu> - 20140208-1
+- Update to 20140208 upstream release
+
 * Tue Feb  4 2014 Tom Hughes <tom at compton.nu> - 20140131-2
 - Link libdwarf.so with libelf
 
diff --git a/sources b/sources
index ce4eedb..8eda669 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad758cf1715fc170ff248efc085feebe  libdwarf-20140131.tar.gz
+4dc74e08a82fa1d3cab6ca6b9610761e  libdwarf-20140208.tar.gz


More information about the scm-commits mailing list