Hello community,

here is the log from the commit of package dwarves for openSUSE:Factory checked 
in at 2019-06-19 21:01:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dwarves (Old)
 and      /work/SRC/openSUSE:Factory/.dwarves.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dwarves"

Wed Jun 19 21:01:40 2019 rev:16 rq:706043 version:1.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/dwarves/dwarves.changes  2018-08-18 
00:05:30.731328370 +0200
+++ /work/SRC/openSUSE:Factory/.dwarves.new.4811/dwarves.changes        
2019-06-19 21:01:40.666152464 +0200
@@ -1,0 +2,13 @@
+Thu May  2 00:00:00 CEST 2019 - dste...@suse.cz
+
+- version 1.13
+  - Use of the recently introduced BTF deduplication algorithm
+  - Introduce a 'btfdiff' utility
+  - Add a BTF loader, i.e. 'pahole -F btf' allows pretty printing of structs
+    and unions in the same fashion as with DWARF info
+  - Better union support
+  - Infer __attribute__((__packed__)) when structs have no alignment holes
+  - Support DWARF5's DW_AT_alignment
+  - Add a '--compile' option to 'pfunct'
+
+-------------------------------------------------------------------

Old:
----
  pahole-1.12.tar.gz

New:
----
  _service
  libbpf-0.tar.xz
  pahole-1.13.tar.gz

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

Other differences:
------------------
++++++ dwarves.spec ++++++
--- /var/tmp/diff_new_pack.el00BV/_old  2019-06-19 21:01:41.322153015 +0200
+++ /var/tmp/diff_new_pack.el00BV/_new  2019-06-19 21:01:41.326153018 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dwarves
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           dwarves
-Version:        1.12
+Version:        1.13
 Release:        0
 Summary:        DWARF utilities
 License:        GPL-2.0-only
@@ -26,7 +26,8 @@
 #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:        baselibs.conf
+Source2:        libbpf-0.tar.xz
+Source9:        baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  libdw-devel >= 0.142
 BuildRequires:  libebl-devel
@@ -79,7 +80,8 @@
 for processing DWARF, a debugging data format for ELF files.
 
 %prep
-%setup -qn pahole-%version
+%setup -qn pahole-%version -a2
+mv libbpf-0/* lib/bpf/
 
 %build
 %cmake

++++++ _service ++++++
<services>
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">https://github.com/libbpf/libbpf</param>
                <param 
name="revision">816253000e918f22e3b395d1bf743503d3508b41</param>
                <param name="versionformat">0</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>
                <param name="compression">xz</param>
        </service>
</services>
++++++ pahole-1.12.tar.gz -> pahole-1.13.tar.gz ++++++
++++ 7583 lines of diff (skipped)


Reply via email to