[libdwarf] Update to 20150310 upstream release

Tom Hughes tomh at fedoraproject.org
Thu Mar 12 08:31:44 UTC 2015


commit 6b4f09182208e09df386459b5cbd0d21d94011b3
Author: Tom Hughes <tom at compton.nu>
Date:   Thu Mar 12 08:28:57 2015 +0000

    Update to 20150310 upstream release

 .gitignore    | 1 +
 libdwarf.spec | 5 ++++-
 sources       | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c56a2dd..9725d52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /libdwarf-20140805.tar.gz
 /libdwarf-20150112.tar.gz
 /libdwarf-20150115.tar.gz
+/libdwarf-20150310.tar.gz
diff --git a/libdwarf.spec b/libdwarf.spec
index c1a54ab..6ea14a0 100644
--- a/libdwarf.spec
+++ b/libdwarf.spec
@@ -3,7 +3,7 @@
 %define sofullname libdwarf.so.%{soversion}.%{version}.0
 
 Name:          libdwarf
-Version:       20150115
+Version:       20150310
 Release:       1%{?dist}
 Summary:       Library to access the DWARF Debugging file format 
 Group:         Development/Libraries
@@ -87,6 +87,9 @@ install -pDm 0755 dwarfdump/dwarfdump      %{buildroot}%{_bindir}/dwarfdump
 %{_bindir}/dwarfdump
 
 %changelog
+* Thu Mar 12 2015 Tom Hughes <tom at compton.nu> - 20150310-1
+- Update to 20150310 upstream release
+
 * Mon Jan 19 2015 Tom Hughes <tom at compton.nu> - 20150115-1
 - Update to 20150115 upstream release
 
diff --git a/sources b/sources
index bce32b0..5acc339 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d17bef568e24b4bc5913c0a60cbb342  libdwarf-20150115.tar.gz
+5707b4b15c33211ef1312e2c47fda713  libdwarf-20150310.tar.gz


More information about the scm-commits mailing list