Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dwarves for openSUSE:Factory checked in at 2021-08-26 23:14:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dwarves (Old) and /work/SRC/openSUSE:Factory/.dwarves.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dwarves" Thu Aug 26 23:14:15 2021 rev:35 rq:913908 version:1.22 Changes: -------- --- /work/SRC/openSUSE:Factory/dwarves/dwarves.changes 2021-08-23 10:07:42.396278811 +0200 +++ /work/SRC/openSUSE:Factory/.dwarves.new.1899/dwarves.changes 2021-08-26 23:14:24.220268581 +0200 @@ -1,0 +2,8 @@ +Mon Aug 23 23:31:59 UTC 2021 - Jan Engelhardt <[email protected]> + +- Update to release 1.22 + * Ability to encode BTF to a separate file + * Multithreaded DWARF loading + * Details at https://marc.info/?l=dwarves&m=162975403628056&w=2 + +------------------------------------------------------------------- Old: ---- _service dwarves-1.21+git177.1ef87b2.tar.xz New: ---- dwarves-1.22.tar.sign dwarves-1.22.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dwarves.spec ++++++ --- /var/tmp/diff_new_pack.g2AOlE/_old 2021-08-26 23:14:25.360267573 +0200 +++ /var/tmp/diff_new_pack.g2AOlE/_new 2021-08-26 23:14:25.364267570 +0200 @@ -19,12 +19,12 @@ %if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300 %define have_libbpf 1 %endif -%if ( 0%{?sle_version} && 0%{?sle_version} <= 150300 ) || ( 0%{?suse_version} && 0%{?suse_version} < 1500 ) -%define have_libebl-plugins 1 +%if (0%{?sle_version} && 0%{?sle_version} <= 150300) || (0%{?suse_version} && 0%{?suse_version} < 1500) +%define have_libebl_plugins 1 %endif Name: dwarves -Version: 1.21+git177.1ef87b2 +Version: 1.22 Release: 0 Summary: DWARF utilities License: GPL-2.0-only @@ -32,9 +32,8 @@ URL: https://acmel.wordpress.com/ #Git-Clone: git://git.kernel.org/pub/scm/devel/pahole/pahole #Git-Web: http://git.kernel.org/cgit/devel/pahole/pahole.git -Source: %{name}-%{version}.tar.xz -#Source: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.xz -#Source2: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.sign +Source: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.xz +Source2: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.sign Source9: baselibs.conf BuildRequires: cmake BuildRequires: libdw-devel >= 0.171 @@ -96,17 +95,17 @@ for processing DWARF, a debugging data format for ELF files. %prep -%autosetup -p1 +%autosetup %build sv="$PWD/lib.v" ver=$(echo %version | cut -d+ -f1) echo "DWARVES_$ver{ global: *; };" >"$sv" -%cmake -DCMAKE_SHARED_LINKER_FLAGS:STRING="-Wl,--version-script=$sv" \ +%cmake \ %if 0%{?have_libbpf} -DLIBBPF_EMBEDDED=OFF \ %endif - %nil + -DCMAKE_SHARED_LINKER_FLAGS:STRING="-Wl,--version-script=$sv" %cmake_build %install ++++++ dwarves-1.21+git177.1ef87b2.tar.xz -> dwarves-1.22.tar.xz ++++++ ++++ 8391 lines of diff (skipped)
