Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pprof for openSUSE:Factory checked in at 2022-07-11 19:08:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pprof (Old) and /work/SRC/openSUSE:Factory/.pprof.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pprof" Mon Jul 11 19:08:12 2022 rev:2 rq:988195 version:0.0.0+git20220520.d04f242 Changes: -------- --- /work/SRC/openSUSE:Factory/pprof/pprof.changes 2021-03-29 18:21:34.974250285 +0200 +++ /work/SRC/openSUSE:Factory/.pprof.new.1523/pprof.changes 2022-07-11 19:08:14.059510266 +0200 @@ -1,0 +2,27 @@ +Sun Jul 10 12:00:20 UTC 2022 - gm...@opensuse.org + +- Update to version 0.0.0+git20220520.d04f242: + * Make config menu entries relative. + * Made flamegraph test less brittle. + * all: update dependencies + * Generalize the unit support in pprof a bit further. + * Split monolithic webhtml.go into multiple files. + * Update minimum Go version to 1.17 in go.mod. + * Fix doc comments format to become compatible with tip gofmt. + * allow rendering big flame graphs by avoiding stack overflow in JS parser + * Fix tagroot to properly format unitless numeric tags. + * Add Go 1.18 to testing, remove Go 1.16. + * third_party: fix typo + * internal/graph: Support comments with double quotes + * Handle either _text or _stext as the kernel relocation symbol. + * Parse and propagate the name of the kernel relocation symbol + * doc: clarify graph view docs to note negative values appear in profile comparison + * internal/elfexec: Fix typos in elfexec.go + * Log build ID in local symbolization error messages. + * Update d3-flame-graph from 2.0.0-alpha to 4.1.3 + * Add badge link to Go API docs in pkg.go.dev + * Update instructions to use "git clone" instead of "go get". + * proto/profile.proto: fix typo + * Update mapassign regex to match both call variants + +------------------------------------------------------------------- Old: ---- pprof-0.0.0+git20210226.cbba55b.tar.gz New: ---- pprof-0.0.0+git20220520.d04f242.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pprof.spec ++++++ --- /var/tmp/diff_new_pack.Qf48lS/_old 2022-07-11 19:08:16.655513873 +0200 +++ /var/tmp/diff_new_pack.Qf48lS/_new 2022-07-11 19:08:16.659513879 +0200 @@ -1,7 +1,7 @@ # # spec file for package pprof # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: pprof -Version: 0.0.0+git20210226.cbba55b +Version: 0.0.0+git20220520.d04f242 Release: 0 Summary: CLI tool for visualization and analysis of profiling data License: Apache-2.0 Group: Development/Languages/Other -Url: https://github.com/google/pprof +URL: https://github.com/google/pprof Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang(API) >= 1.14 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Qf48lS/_old 2022-07-11 19:08:16.683513913 +0200 +++ /var/tmp/diff_new_pack.Qf48lS/_new 2022-07-11 19:08:16.687513919 +0200 @@ -1,20 +1,20 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="tar_scm" mode="manual"> <param name="url">https://github.com/google/pprof.git</param> <param name="scm">git</param> <param name="exclude">.git</param> <param name="versionformat">0.0.0+git%cd.%h</param> <param name="filename">pprof</param> - <param name="revision">HEAD</param> + <param name="revision">d04f2422c8a17569c14e84da0fae252d9529826b</param> <param name="changesgenerate">enable</param> </service> - <service name="recompress" mode="disabled"> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> - <service name="set_version" mode="disabled"> + <service name="set_version" mode="manual"> </service> - <service name="go_modules" mode="disabled"> + <service name="go_modules" mode="manual"> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Qf48lS/_old 2022-07-11 19:08:16.703513940 +0200 +++ /var/tmp/diff_new_pack.Qf48lS/_new 2022-07-11 19:08:16.703513940 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/google/pprof.git</param> - <param name="changesrevision">cbba55b83ad56c9286566b96b0c82cead332b729</param></service></servicedata> + <param name="changesrevision">d04f2422c8a17569c14e84da0fae252d9529826b</param></service></servicedata> (No newline at EOF) ++++++ pprof-0.0.0+git20210226.cbba55b.tar.gz -> pprof-0.0.0+git20220520.d04f242.tar.gz ++++++ ++++ 14577 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 186518 lines of diff (skipped)