Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package babeltrace2 for openSUSE:Factory checked in at 2025-01-30 14:53:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/babeltrace2 (Old) and /work/SRC/openSUSE:Factory/.babeltrace2.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "babeltrace2" Thu Jan 30 14:53:10 2025 rev:6 rq:1241330 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/babeltrace2/babeltrace2.changes 2023-08-06 16:29:49.379796555 +0200 +++ /work/SRC/openSUSE:Factory/.babeltrace2.new.2316/babeltrace2.changes 2025-01-30 14:53:24.722909642 +0100 @@ -1,0 +2,33 @@ +Thu Jan 30 10:42:35 UTC 2025 - Ana Guerrero <[email protected]> + +- Update to 2.1.0 + Changelog changed to a verbose format, see ChangeLog file or + https://babeltrace.org/docs/release-notes/babeltrace-2.1.0-release-notes.html + +------------------------------------------------------------------- +Wed Jan 22 09:48:40 UTC 2025 - Ana Guerrero <[email protected]> + +- Update to 2.0.6: + * bt2: disable some warnings for `native_bt.c` + * bt2: compile `native_bt.c` with `-Wno-undef` + * Fix: src.ctf.lttng-live: expect NEW_STREAM/METADATA for inactive streams + * Fix: `babeltrace2 convert`: don't consider the `--plugin-path` opt. + * include/babeltrace2/plugin/plugin-dev.h: "define" -> "definition + * Fix: doc: escape double quote in bt_p alias + * Fix: bt2: pass _TraceClassConst to destruction listeners + * fix: 'load_module()' deprecated in Python 3.12 + * tests: retry os.rename on PermissionError failure in lttng_live_server.py + * doc: fix uptream -> upstream typos + * fix: test_message_iterator.py hangs on Python 3.12 + * plugin-dev: mark symbols meant to be public with __attribute__((visibility("default"))) + * Silence -Wunused-but-set-variable error with clang + * Fix: Windows DLL path lookup with Python >= 3.8 + * doc/man: make default values of boolean init. params. clearer + * RFC: docs: fix: Match stated automake requirement + * fix: make flake8 6.x happy + * fix: running black on python 3.11 + * bt_query_executor_create_with_method_data(): fix docs note + * Fix: ctf-writer: null dereference in bt_ctf_trace_common_add_stream_class + * Update working version to Babeltrace v2.0.6 + +------------------------------------------------------------------- Old: ---- babeltrace2-2.0.5.tar.bz2 babeltrace2-2.0.5.tar.bz2.asc New: ---- babeltrace2-2.1.0.tar.bz2 babeltrace2-2.1.0.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ babeltrace2.spec ++++++ --- /var/tmp/diff_new_pack.lKBJhi/_old 2025-01-30 14:53:25.434939012 +0100 +++ /var/tmp/diff_new_pack.lKBJhi/_new 2025-01-30 14:53:25.434939012 +0100 @@ -1,7 +1,7 @@ # # spec file for package babeltrace2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define soname libbabeltrace2 %define sover 0 Name: babeltrace2 -Version: 2.0.5 +Version: 2.1.0 Release: 0 Summary: Common Trace Format Babel Tower License: GPL-2.0-only AND MIT @@ -29,12 +29,12 @@ Source2: %{name}.keyring BuildRequires: bison BuildRequires: flex +BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: swig BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libdw) >= 0.154 BuildRequires: pkgconfig(libelf) >= 0.154 -BuildRequires: pkgconfig(popt) BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(uuid) ExclusiveArch: %ix86 x86_64 aarch64 ppc64le ppc64 riscv64 s390x @@ -86,7 +86,7 @@ %make_install find %{buildroot} -type f -name "*.la" -delete -print # Remove licences from doc. -rm %{buildroot}%{_docdir}/%{name}/{LICENSE,mit-license.txt,gpl-2.0.txt} +rm %{buildroot}%{_docdir}/%{name}/LICENSE %post -p /sbin/ldconfig @@ -94,7 +94,7 @@ %files %doc %{_docdir}/%{name}/ -%license LICENSE mit-license.txt gpl-2.0.txt +%license LICENSE LICENSES/* %{_bindir}/%{name}* %{_libdir}/%{name}/ %{_libdir}/%{soname}*.so.%{sover}* ++++++ babeltrace2-2.0.5.tar.bz2 -> babeltrace2-2.1.0.tar.bz2 ++++++ ++++ 1235968 lines of diff (skipped)
