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-06-12 20:05:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dwarves (Old) and /work/SRC/openSUSE:Factory/.dwarves.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dwarves" Sat Jun 12 20:05:33 2021 rev:31 rq:898831 version:1.21 Changes: -------- --- /work/SRC/openSUSE:Factory/dwarves/dwarves.changes 2021-06-05 23:31:21.052419058 +0200 +++ /work/SRC/openSUSE:Factory/.dwarves.new.32437/dwarves.changes 2021-06-12 20:05:39.788679285 +0200 @@ -1,0 +2,5 @@ +Wed Jun 2 14:05:24 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- use https for url (and more beautification changes from spec-cleaner) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dwarves.spec ++++++ --- /var/tmp/diff_new_pack.DMHrfH/_old 2021-06-12 20:05:40.256680101 +0200 +++ /var/tmp/diff_new_pack.DMHrfH/_new 2021-06-12 20:05:40.260680107 +0200 @@ -22,7 +22,7 @@ Summary: DWARF utilities License: GPL-2.0-only Group: Development/Tools/Debuggers -URL: http://acmel.wordpress.com/ +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: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.xz @@ -32,13 +32,14 @@ Patch1: btf_encoder-fix-and-complete-filtering-out-zero-sized-per-CPU-variables.patch BuildRequires: cmake BuildRequires: libdw-devel >= 0.171 -%if 0%{?suse_version} < 1550 -BuildRequires: libebl-devel -%endif BuildRequires: libelf-devel +BuildRequires: pkgconfig BuildRequires: pkgconfig(zlib) # Also known by its most prominent tool Provides: pahole = %version-%release +%if 0%{?suse_version} < 1550 +BuildRequires: libebl-devel +%endif %description dwarves is a set of tools that use the DWARF debugging information