[libdwarf] Update to 20130126 upstream release

Tom Hughes tomh at fedoraproject.org
Sun Jan 27 10:35:15 UTC 2013


commit db68d3c86bbd9f7b57a3bb9786516a6c09ab910f
Author: Tom Hughes <tom at compton.nu>
Date:   Sun Jan 27 10:34:53 2013 +0000

    Update to 20130126 upstream release

 .gitignore    |    1 +
 libdwarf.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 24f59ce..7cd2c3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /libdwarf-20121127.tar.gz
 /libdwarf-20121130.tar.gz
 /libdwarf-20130125.tar.gz
+/libdwarf-20130126.tar.gz
diff --git a/libdwarf.spec b/libdwarf.spec
index ecd0029..c635c30 100644
--- a/libdwarf.spec
+++ b/libdwarf.spec
@@ -1,9 +1,9 @@
-%define soversion 1
+%define soversion 0
 %define soname libdwarf.so.%{soversion}
 %define sofullname libdwarf.so.%{soversion}.%{version}.0
 
 Name:          libdwarf
-Version:       20130125
+Version:       20130126
 Release:       1%{?dist}
 Summary:       Library to access the DWARF Debugging file format 
 Group:         Development/Libraries
@@ -103,6 +103,10 @@ install -pDm 0755 dwarfdump2/dwarfdump     %{buildroot}%{_bindir}/dwarfdump
 %{_bindir}/dwarfdump
 
 %changelog
+* Sun Jan 27 2013 Tom Hughes <tom at compton.nu> - 20130126-1
+- Update to 20130126 release
+- Revert soname to libdwarf.so.0
+
 * Sat Jan 26 2013 Tom Hughes <tom at compton.nu> - 20130125-1
 - Update to 20130125 release
 - Bump soname to libdwarf.so.1
diff --git a/sources b/sources
index 5234565..e2c3cd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e650818a9273f6fe2454c05596a7b4d8  libdwarf-20130125.tar.gz
+ded74a5e90edb5a12aac3c29d260c5db  libdwarf-20130126.tar.gz


More information about the scm-commits mailing list