Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trace-cmd for openSUSE:Factory checked in at 2024-05-11 18:20:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trace-cmd (Old) and /work/SRC/openSUSE:Factory/.trace-cmd.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trace-cmd" Sat May 11 18:20:47 2024 rev:20 rq:1173087 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/trace-cmd/trace-cmd.changes 2023-06-17 22:21:35.099996511 +0200 +++ /work/SRC/openSUSE:Factory/.trace-cmd.new.1880/trace-cmd.changes 2024-05-11 18:24:43.425917563 +0200 @@ -1,0 +2,5 @@ +Fri May 10 09:19:23 UTC 2024 - Petr TesaÅÃk <ptesa...@suse.com> + +- Build with support for zlib and zstd compression. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trace-cmd.spec ++++++ --- /var/tmp/diff_new_pack.V8kFKt/_old 2024-05-11 18:24:43.925935771 +0200 +++ /var/tmp/diff_new_pack.V8kFKt/_new 2024-05-11 18:24:43.929935916 +0200 @@ -1,7 +1,7 @@ # # spec file for package trace-cmd # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,9 +30,11 @@ BuildRequires: fdupes BuildRequires: libtraceevent-devel BuildRequires: libtracefs-devel +BuildRequires: libzstd-devel BuildRequires: meson BuildRequires: source-highlight BuildRequires: xmlto +BuildRequires: zlib-devel Recommends: libtraceevent1-plugins %description