Hello community,

here is the log from the commit of package dwarves for openSUSE:Factory checked 
in at 2020-03-16 10:20:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dwarves (Old)
 and      /work/SRC/openSUSE:Factory/.dwarves.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dwarves"

Mon Mar 16 10:20:09 2020 rev:19 rq:785390 version:1.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/dwarves/dwarves.changes  2019-12-17 
13:29:53.987414791 +0100
+++ /work/SRC/openSUSE:Factory/.dwarves.new.3160/dwarves.changes        
2020-03-16 10:21:34.343666274 +0100
@@ -1,0 +2,10 @@
+Sun Mar 15 18:57:27 UTC 2020 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 1.17
+  * Support raw BTF as available in /sys/kernel/btf/vmlinux.
+  * Make --find_pointers_to consider unions.
+  * Make --contains and --find_pointers_to honour --unions.
+  * Add support for finding pointers to void.
+  * Make --contains and --find_pointers_to to work with base types.
+
+-------------------------------------------------------------------

Old:
----
  dwarves-1.16.tar.sign
  dwarves-1.16.tar.xz

New:
----
  dwarves-1.17.tar.sign
  dwarves-1.17.tar.xz

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

Other differences:
------------------
++++++ dwarves.spec ++++++
--- /var/tmp/diff_new_pack.4qjpGk/_old  2020-03-16 10:21:34.975666531 +0100
+++ /var/tmp/diff_new_pack.4qjpGk/_new  2020-03-16 10:21:34.975666531 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dwarves
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:           dwarves
-Version:        1.16
+Version:        1.17
 Release:        0
 Summary:        DWARF utilities
 License:        GPL-2.0-only
@@ -29,11 +29,12 @@
 Source2:        
https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.sign
 Source9:        baselibs.conf
 BuildRequires:  cmake
-BuildRequires:  libdw-devel >= 0.142
+BuildRequires:  libdw-devel >= 0.170
+%if 0%{?suse_version} < 1550
 BuildRequires:  libebl-devel
+%endif
 BuildRequires:  libelf-devel
 BuildRequires:  pkgconfig(zlib)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # Also known by its most prominent tool
 Provides:       pahole = %version-%release
 
@@ -80,7 +81,7 @@
 for processing DWARF, a debugging data format for ELF files.
 
 %prep
-%setup -cq
+%autosetup -p1
 
 %build
 %cmake

++++++ dwarves-1.16.tar.xz -> dwarves-1.17.tar.xz ++++++
++++ 106364 lines of diff (skipped)


Reply via email to