Hello community, here is the log from the commit of package libabigail for openSUSE:Factory checked in at 2020-03-23 12:50:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libabigail (Old) and /work/SRC/openSUSE:Factory/.libabigail.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libabigail" Mon Mar 23 12:50:46 2020 rev:6 rq:787311 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/libabigail/libabigail.changes 2019-09-13 14:57:25.817274978 +0200 +++ /work/SRC/openSUSE:Factory/.libabigail.new.3160/libabigail.changes 2020-03-23 12:52:23.080025145 +0100 @@ -1,0 +2,9 @@ +Sun Mar 15 20:31:55 UTC 2020 - Jan Engelhardt <[email protected]> + +- Update to release 1.7 + * Fix ELF reader not inteprreting interpret ksymtab with + kernel 4.19+ + * Support string form DW_FORM_strx{1,4} from DWARF 5. + * Support decl DIEs referring to symbols using DW_AT_ranges. + +------------------------------------------------------------------- Old: ---- libabigail-1.7~git84.tar.xz New: ---- libabigail-1.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libabigail.spec ++++++ --- /var/tmp/diff_new_pack.DV9zm3/_old 2020-03-23 12:52:25.976026964 +0100 +++ /var/tmp/diff_new_pack.DV9zm3/_new 2020-03-23 12:52:25.976026964 +0100 @@ -1,7 +1,7 @@ # # spec file for package libabigail # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ Name: libabigail %define lname libabigail0 -Version: 1.7~git84 +Version: 1.7 Release: 0 Summary: Application Binary Interface Generic Analysis and Instrumentation Library License: GPL-3.0-or-later AND LGPL-2.0-or-later AND LGPL-3.0-or-later Group: Development/Libraries/C and C++ -Url: https://sourceware.org/libabigail/ +URL: https://sourceware.org/libabigail/ Source: %name-%version.tar.xz Patch1: no-tests.diff @@ -32,7 +32,9 @@ BuildRequires: dpkg BuildRequires: gcc-c++ >= 4.7 BuildRequires: libdw-devel >= 0.160 +%if 0%{?suse_version} < 1550 BuildRequires: libebl-devel +%endif BuildRequires: libtool >= 2.2 BuildRequires: libzip-devel BuildRequires: makeinfo ++++++ _service ++++++ --- /var/tmp/diff_new_pack.DV9zm3/_old 2020-03-23 12:52:26.000026979 +0100 +++ /var/tmp/diff_new_pack.DV9zm3/_new 2020-03-23 12:52:26.000026979 +0100 @@ -1,10 +1,10 @@ <services> <service name="tar_scm" mode="disabled"> <param name="url">git://sourceware.org/git/libabigail</param> - <param name="revision">master</param> + <param name="revision">libabigail-1.7</param> <param name="scm">git</param> - <param name="parent-tag">libabigail-1.6</param> - <param name="versionformat">1.7~git@TAG_OFFSET@</param> + <param name="parent-tag">libabigail-1.7</param> + <param name="versionformat">1.7</param> <param name="exclude">tests</param> </service> <service name="recompress" mode="disabled"> ++++++ libabigail-1.7~git84.tar.xz -> libabigail-1.7.tar.xz ++++++ ++++ 11796 lines of diff (skipped)
