Hello community,

here is the log from the commit of package dwarves for openSUSE:Factory checked 
in at 2019-12-17 13:29:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dwarves (Old)
 and      /work/SRC/openSUSE:Factory/.dwarves.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dwarves"

Tue Dec 17 13:29:40 2019 rev:18 rq:757381 version:1.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/dwarves/dwarves.changes  2019-06-27 
15:26:53.669652397 +0200
+++ /work/SRC/openSUSE:Factory/.dwarves.new.4691/dwarves.changes        
2019-12-17 13:29:53.987414791 +0100
@@ -1,0 +2,6 @@
+Mon Dec 16 15:50:02 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 1.16
+  * btf_loader: Add support for BTF_KIND_FUNC
+
+-------------------------------------------------------------------

Old:
----
  _service
  libbpf-0.0.3+git30.tar.xz
  pahole-1.15.tar.gz

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

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

Other differences:
------------------
++++++ dwarves.spec ++++++
--- /var/tmp/diff_new_pack.daYCO6/_old  2019-12-17 13:29:55.383414299 +0100
+++ /var/tmp/diff_new_pack.daYCO6/_new  2019-12-17 13:29:55.387414298 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dwarves
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,16 @@
 
 
 Name:           dwarves
-Version:        1.15
+Version:        1.16
 Release:        0
 Summary:        DWARF utilities
 License:        GPL-2.0-only
 Group:          Development/Tools/Debuggers
-Url:            http://acmel.wordpress.com/
+URL:            http://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:         
https://git.kernel.org/pub/scm/devel/pahole/pahole.git/snapshot/pahole-%version.tar.gz
-Source2:        libbpf-0.0.3+git30.tar.xz
+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.142
@@ -80,8 +80,7 @@
 for processing DWARF, a debugging data format for ELF files.
 
 %prep
-%setup -qn pahole-%version -a2
-mv libbpf-0*/* lib/bpf/
+%setup -cq
 
 %build
 %cmake
@@ -94,17 +93,14 @@
 %postun -n libdwarves1 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc README NEWS
 %_bindir/*
 %_mandir/man*/*
 
 %files -n libdwarves1
-%defattr(-,root,root)
 %_libdir/*.so.1*
 
 %files -n libdwarves-devel
-%defattr(-,root,root)
 %_libdir/*.so
 %_includedir/*
 %_datadir/%name


Reply via email to