Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libdwarf for openSUSE:Factory 
checked in at 2022-04-25 23:35:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libdwarf (Old)
 and      /work/SRC/openSUSE:Factory/.libdwarf.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libdwarf"

Mon Apr 25 23:35:08 2022 rev:23 rq:972471 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdwarf/libdwarf.changes        2022-02-21 
17:49:00.159636934 +0100
+++ /work/SRC/openSUSE:Factory/.libdwarf.new.1538/libdwarf.changes      
2022-04-25 23:35:12.854390138 +0200
@@ -1,0 +2,18 @@
+Sun Apr 24 20:07:05 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 0.4.0:
+  * Removed the unused Dwarf_Error argument from dwarf_return_empty_pubnames()
+    as the function can only return DW_DLV_OK. dwarf_xu_header_free() renamed
+    to dwarf_dealloc_xu_header().  dwarf_gdbindex_free() renamed
+    to dwarf_dealloc_gdbindex(). dwarf_loc_head_c_dealloc renamed to
+    dwarf_dealloc_loc_head_c().
+  * dwarf_get_location_op_value_d() renamed to dwarf_get_location_op_value_c(),
+    and 3 pointless arguments removed. The dwarf_get_location_op_value_d
+    version and the three arguments were added for DWARF5 in libdwarf20210528
+    but the change was a mistake. Now reverted to the previous version.
+  * The .debug_names section interfaces have changed. Added
+    dwarf_dnames_offsets() to provide details of facts useful in problems
+    reading the section. dwarf_dnames_name() now does work
+    and the interface was changed to make it easier to use. 
+
+-------------------------------------------------------------------

Old:
----
  libdwarf-0.3.3.tar.xz

New:
----
  libdwarf-0.4.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libdwarf.spec ++++++
--- /var/tmp/diff_new_pack.U1E2wO/_old  2022-04-25 23:35:14.082391859 +0200
+++ /var/tmp/diff_new_pack.U1E2wO/_new  2022-04-25 23:35:14.086391864 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           libdwarf
-Version:        0.3.3
+Version:        0.4.0
 Release:        0
 Summary:        Access DWARF debugging information
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://prevanders.net/dwarf.html
-Source:         
https://github.com/davea42/libdwarf-code/releases/download/libdwarf-%{version}/libdwarf-%{version}.tar.xz
+Source:         
https://github.com/davea42/libdwarf-code/releases/download/v%{version}/libdwarf-%{version}.tar.xz
 BuildRequires:  binutils-devel
 BuildRequires:  libelf-devel
 

++++++ libdwarf-0.3.3.tar.xz -> libdwarf-0.4.0.tar.xz ++++++
++++ 39984 lines of diff (skipped)

Reply via email to