Hello community,

here is the log from the commit of package babeltrace for openSUSE:Factory 
checked in at 2020-03-01 21:26:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/babeltrace (Old)
 and      /work/SRC/openSUSE:Factory/.babeltrace.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "babeltrace"

Sun Mar  1 21:26:04 2020 rev:7 rq:780079 version:1.5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/babeltrace/babeltrace.changes    2019-10-02 
11:56:23.135417684 +0200
+++ /work/SRC/openSUSE:Factory/.babeltrace.new.26092/babeltrace.changes 
2020-03-01 21:26:06.624324461 +0100
@@ -1,0 +2,21 @@
+Wed Feb 26 14:29:32 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.5.8 (changes since 1.5.6):
+  * Cleanup: bitfields: streamline use of underscores.
+  * Fix: bitfield: shift undefined/implementation defined
+    behaviours.
+  * Fix: array and sequence field's 'elems' members can be left NULL.
+  * Fix: invalid alignment of enumeration fields.
+  * Fix: lttng-live format: do not error out on empty streams
+    hang up.
+  * Fix: lttng-live: ctf_live_packet_seek stream hang up handling.
+  * Fix: lib/iterator.c: unbalanced ctx put (leak).
+  * Fix: lttng-live: lttng_live_open_trace_read memory leak.
+  * Fix: trace-collection: trace clock use after free.
+  * Fix: lttng-live: use-after-free in get_next_index().
+  * Do not use diagnostic pragma when GCC version is lower than
+    4.6.0.
+  * Missing define when not building with gcc.
+- Drop support for old openSUSE versions.
+
+-------------------------------------------------------------------

Old:
----
  babeltrace-1.5.6.tar.bz2
  babeltrace-1.5.6.tar.bz2.asc

New:
----
  babeltrace-1.5.8.tar.bz2
  babeltrace-1.5.8.tar.bz2.asc

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

Other differences:
------------------
++++++ babeltrace.spec ++++++
--- /var/tmp/diff_new_pack.dJizeM/_old  2020-03-01 21:26:07.320325875 +0100
+++ /var/tmp/diff_new_pack.dJizeM/_new  2020-03-01 21:26:07.320325875 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package babeltrace
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,18 @@
 # 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/
 #
 
 
 %define soname  libbabeltrace
 %define sover   1
 Name:           babeltrace
-Version:        1.5.6
+Version:        1.5.8
 Release:        0
 Summary:        Common Trace Format Babel Tower
 License:        MIT AND GPL-2.0-only
-Group:          Development/Languages/C and C++
-Url:            https://diamon.org/babeltrace
+URL:            https://diamon.org/babeltrace
 Source:         
https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2
 Source1:        
https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2.asc
 Source2:        %{name}.keyring
@@ -50,7 +49,6 @@
 
 %package -n python3-%{name}
 Summary:        Python Bindings for babeltrace
-Group:          Development/Libraries/Python
 
 %description -n python3-%{name}
 This project provides trace read and write libraries, as well as a
@@ -61,7 +59,6 @@
 
 %package -n %{name}-devel
 Summary:        Common Trace Format Babel Tower
-Group:          Development/Languages/C and C++
 Requires:       %{name} = %{version}
 
 %description -n %{name}-devel
@@ -82,7 +79,7 @@
   --disable-static            \
   --docdir=%{_docdir}/%{name} \
   --enable-python-bindings
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install

++++++ babeltrace-1.5.6.tar.bz2 -> babeltrace-1.5.8.tar.bz2 ++++++
++++ 5886 lines of diff (skipped)


Reply via email to