commit babeltrace for openSUSE:Factory

2020-09-04 Thread root
Hello community,

here is the log from the commit of package babeltrace for openSUSE:Factory 
checked in at 2020-09-04 10:52:55

Comparing /work/SRC/openSUSE:Factory/babeltrace (Old)
 and  /work/SRC/openSUSE:Factory/.babeltrace.new.3399 (New)


Package is "babeltrace"

Fri Sep  4 10:52:55 2020 rev:8 rq:830874 version:1.5.8

Changes:

--- /work/SRC/openSUSE:Factory/babeltrace/babeltrace.changes2020-03-01 
21:26:06.624324461 +0100
+++ /work/SRC/openSUSE:Factory/.babeltrace.new.3399/babeltrace.changes  
2020-09-04 10:53:00.522427172 +0200
@@ -1,0 +2,5 @@
+Mon Aug 31 12:58:07 UTC 2020 - Andreas Schwab 
+
+- Add riscv64 to ExclusiveArch
+
+---



Other differences:
--
++ babeltrace.spec ++
--- /var/tmp/diff_new_pack.Nxe8Ct/_old  2020-09-04 10:53:01.106427485 +0200
+++ /var/tmp/diff_new_pack.Nxe8Ct/_new  2020-09-04 10:53:01.110427486 +0200
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(popt)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(uuid)
-ExclusiveArch:  %ix86 x86_64 aarch64 ppc64le ppc64 s390x
+ExclusiveArch:  %ix86 x86_64 aarch64 ppc64le ppc64 riscv64 s390x
 
 %description
 This project provides trace read and write libraries, as well as a





commit babeltrace for openSUSE:Factory

2020-03-01 Thread root
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.changes2019-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 
+
+- 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)




commit babeltrace for openSUSE:Factory

2019-10-02 Thread root
Hello community,

here is the log from the commit of package babeltrace for openSUSE:Factory 
checked in at 2019-10-02 11:56:19

Comparing /work/SRC/openSUSE:Factory/babeltrace (Old)
 and  /work/SRC/openSUSE:Factory/.babeltrace.new.2352 (New)


Package is "babeltrace"

Wed Oct  2 11:56:19 2019 rev:6 rq:733689 version:1.5.6

Changes:

--- /work/SRC/openSUSE:Factory/babeltrace/babeltrace.changes2018-12-10 
12:26:04.794662312 +0100
+++ /work/SRC/openSUSE:Factory/.babeltrace.new.2352/babeltrace.changes  
2019-10-02 11:56:23.135417684 +0200
@@ -1,0 +2,5 @@
+Mon Jul 15 07:45:05 UTC 2019 - Berthold Gunreben 
+
+- add s390x in ExclusiveArch
+
+---



Other differences:
--
++ babeltrace.spec ++
--- /var/tmp/diff_new_pack.pS70D4/_old  2019-10-02 11:56:24.187414988 +0200
+++ /var/tmp/diff_new_pack.pS70D4/_new  2019-10-02 11:56:24.191414978 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package babeltrace
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 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
@@ -38,7 +38,7 @@
 BuildRequires:  pkgconfig(popt)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(uuid)
-ExclusiveArch:  %ix86 x86_64 aarch64 ppc64le ppc64
+ExclusiveArch:  %ix86 x86_64 aarch64 ppc64le ppc64 s390x
 
 %description
 This project provides trace read and write libraries, as well as a





commit babeltrace for openSUSE:Factory

2018-12-10 Thread root
Hello community,

here is the log from the commit of package babeltrace for openSUSE:Factory 
checked in at 2018-12-10 12:25:53

Comparing /work/SRC/openSUSE:Factory/babeltrace (Old)
 and  /work/SRC/openSUSE:Factory/.babeltrace.new.19453 (New)


Package is "babeltrace"

Mon Dec 10 12:25:53 2018 rev:5 rq:653714 version:1.5.6

Changes:

--- /work/SRC/openSUSE:Factory/babeltrace/babeltrace.changes2018-07-04 
23:48:15.304348008 +0200
+++ /work/SRC/openSUSE:Factory/.babeltrace.new.19453/babeltrace.changes 
2018-12-10 12:26:04.794662312 +0100
@@ -1,0 +2,10 @@
+Wed Nov 14 12:28:56 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.5.6:
+  * Fix: remove left-over debug logging statement.
+  * Use trace->trace_id in check to remove trace from bt_ctx.
+  * Fix: missing initializer braces warning.
+  * Fix: zero out URL parsing array before use and ensure proper
+error reporting.
+
+---

Old:

  babeltrace-1.5.5.tar.bz2
  babeltrace-1.5.5.tar.bz2.asc

New:

  babeltrace-1.5.6.tar.bz2
  babeltrace-1.5.6.tar.bz2.asc



Other differences:
--
++ babeltrace.spec ++
--- /var/tmp/diff_new_pack.dLlvr5/_old  2018-12-10 12:26:05.270661836 +0100
+++ /var/tmp/diff_new_pack.dLlvr5/_new  2018-12-10 12:26:05.274661832 +0100
@@ -12,19 +12,19 @@
 # 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.5
+Version:1.5.6
 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
@@ -87,16 +87,16 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-# remove licenses from doc
-rm -f %{buildroot}%{_docdir}/%{name}/{LICENSE,mit-license.txt,gpl-2.0.txt}
+# Remove licences from doc.
+rm %{buildroot}%{_docdir}/%{name}/{LICENSE,mit-license.txt,gpl-2.0.txt}
 
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 %files
-%license LICENSE mit-license.txt gpl-2.0.txt
 %doc %{_docdir}/%{name}/
+%license LICENSE mit-license.txt gpl-2.0.txt
 %{_bindir}/%{name}*
 %{_libdir}/%{soname}*.so.%{sover}*
 %{_mandir}/man1/*.1%{?ext_man}

++ babeltrace-1.5.5.tar.bz2 -> babeltrace-1.5.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babeltrace-1.5.5/ChangeLog 
new/babeltrace-1.5.6/ChangeLog
--- old/babeltrace-1.5.5/ChangeLog  2018-03-26 21:34:10.0 +0200
+++ new/babeltrace-1.5.6/ChangeLog  2018-07-03 21:41:31.0 +0200
@@ -1,3 +1,9 @@
+2018-07-03 babeltrace 1.5.6 (National Fried Clam Day)
+   * Fix: remove left-over debug logging statement
+   * Use trace->trace_id in check to remove trace from bt_ctx
+   * Fix: missing initializer braces warning
+   * Fix: zero out URL parsing array before use and ensure proper error 
reporting
+
 2018-03-26 babeltrace 1.5.5 (Purple Day)
* Propagate error from packet_seek in case of truncated packet
* Fix: report truncated files while reading
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babeltrace-1.5.5/bindings/python/Makefile.in 
new/babeltrace-1.5.6/bindings/python/Makefile.in
--- old/babeltrace-1.5.5/bindings/python/Makefile.in2018-03-26 
21:34:20.0 +0200
+++ new/babeltrace-1.5.6/bindings/python/Makefile.in2018-07-03 
21:41:58.0 +0200
@@ -620,9 +620,9 @@
 maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
+@USE_PYTHON_FALSE@uninstall-local:
 @USE_PYTHON_FALSE@clean-local:
 @USE_PYTHON_FALSE@install-exec-local:
-@USE_PYTHON_FALSE@uninstall-local:
 clean: clean-recursive
 
 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babeltrace-1.5.5/configure 
new/babeltrace-1.5.6/configure
--- old/babeltrace-1.5.5/configure  2018-03-26 21:34:18.0 +0200
+++ new/babeltrace-1.5.6/configure  2018-07-03 21:41:54.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess

commit babeltrace for openSUSE:Factory

2018-07-04 Thread root
Hello community,

here is the log from the commit of package babeltrace for openSUSE:Factory 
checked in at 2018-07-04 23:48:10

Comparing /work/SRC/openSUSE:Factory/babeltrace (Old)
 and  /work/SRC/openSUSE:Factory/.babeltrace.new (New)


Package is "babeltrace"

Wed Jul  4 23:48:10 2018 rev:4 rq:617763 version:1.5.5

Changes:

--- /work/SRC/openSUSE:Factory/babeltrace/babeltrace.changes2018-04-06 
17:45:41.983830358 +0200
+++ /work/SRC/openSUSE:Factory/.babeltrace.new/babeltrace.changes   
2018-07-04 23:48:15.304348008 +0200
@@ -1,0 +2,8 @@
+Sun Jun 17 18:47:02 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.5.5:
+  * Propagate error from packet_seek in case of truncated packet.
+  * Fix: report truncated files while reading.
+- Use tarball signing.
+
+---

Old:

  babeltrace-1.5.4.tar.bz2

New:

  babeltrace-1.5.5.tar.bz2
  babeltrace-1.5.5.tar.bz2.asc
  babeltrace.keyring



Other differences:
--
++ babeltrace.spec ++
--- /var/tmp/diff_new_pack.Mjo88J/_old  2018-07-04 23:48:15.956347286 +0200
+++ /var/tmp/diff_new_pack.Mjo88J/_new  2018-07-04 23:48:15.956347286 +0200
@@ -19,13 +19,15 @@
 %define soname  libbabeltrace
 %define sover   1
 Name:   babeltrace
-Version:1.5.4
+Version:1.5.5
 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
 Source: 
https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2
+Source1:
https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2.asc
+Source2:%{name}.keyring
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  pkgconfig

++ babeltrace-1.5.4.tar.bz2 -> babeltrace-1.5.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babeltrace-1.5.4/ChangeLog 
new/babeltrace-1.5.5/ChangeLog
--- old/babeltrace-1.5.4/ChangeLog  2018-02-01 04:05:00.0 +0100
+++ new/babeltrace-1.5.5/ChangeLog  2018-03-26 21:34:10.0 +0200
@@ -1,3 +1,7 @@
+2018-03-26 babeltrace 1.5.5 (Purple Day)
+   * Propagate error from packet_seek in case of truncated packet
+   * Fix: report truncated files while reading
+
 2018-01-31 babeltrace 1.5.4 (Gorilla Suit Day)
* Fix: use signed accessors for clock offsets
* Fix: signedness error in python complements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babeltrace-1.5.4/bindings/python/Makefile.in 
new/babeltrace-1.5.5/bindings/python/Makefile.in
--- old/babeltrace-1.5.4/bindings/python/Makefile.in2018-02-01 
04:05:09.0 +0100
+++ new/babeltrace-1.5.5/bindings/python/Makefile.in2018-03-26 
21:34:20.0 +0200
@@ -620,9 +620,9 @@
 maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-@USE_PYTHON_FALSE@uninstall-local:
-@USE_PYTHON_FALSE@install-exec-local:
 @USE_PYTHON_FALSE@clean-local:
+@USE_PYTHON_FALSE@install-exec-local:
+@USE_PYTHON_FALSE@uninstall-local:
 clean: clean-recursive
 
 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babeltrace-1.5.4/configure 
new/babeltrace-1.5.5/configure
--- old/babeltrace-1.5.4/configure  2018-02-01 04:05:07.0 +0100
+++ new/babeltrace-1.5.5/configure  2018-03-26 21:34:18.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for babeltrace 1.5.4.
+# Generated by GNU Autoconf 2.69 for babeltrace 1.5.5.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='babeltrace'
 PACKAGE_TARNAME='babeltrace'
-PACKAGE_VERSION='1.5.4'
-PACKAGE_STRING='babeltrace 1.5.4'
+PACKAGE_VERSION='1.5.5'
+PACKAGE_STRING='babeltrace 1.5.5'
 PACKAGE_BUGREPORT='jeremie.galarn...@efficios.com'
 PACKAGE_URL='https://diamon.org/babeltrace'
 
@@ -1410,7 +1410,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures babeltrace 1.5.4 to adapt to many kinds of systems.
+\`configure' configures babeltrace 1.5.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1482,7 +1482,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of babeltrace 1.5.4:";;
+ sho

commit babeltrace for openSUSE:Factory

2018-04-06 Thread root
Hello community,

here is the log from the commit of package babeltrace for openSUSE:Factory 
checked in at 2018-04-06 17:45:40

Comparing /work/SRC/openSUSE:Factory/babeltrace (Old)
 and  /work/SRC/openSUSE:Factory/.babeltrace.new (New)


Package is "babeltrace"

Fri Apr  6 17:45:40 2018 rev:3 rq:593583 version:1.5.4

Changes:

--- /work/SRC/openSUSE:Factory/babeltrace/babeltrace.changes2018-03-18 
21:42:38.918460511 +0100
+++ /work/SRC/openSUSE:Factory/.babeltrace.new/babeltrace.changes   
2018-04-06 17:45:41.983830358 +0200
@@ -1,0 +2,5 @@
+Tue Apr  3 16:07:06 CEST 2018 - ku...@suse.de
+
+- Use %license instead of %doc [bsc#1082318]
+
+---



Other differences:
--
++ babeltrace.spec ++
--- /var/tmp/diff_new_pack.Oi2kx6/_old  2018-04-06 17:45:42.943795690 +0200
+++ /var/tmp/diff_new_pack.Oi2kx6/_new  2018-04-06 17:45:42.943795690 +0200
@@ -85,12 +85,15 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
+# remove licenses from doc
+rm -f %{buildroot}%{_docdir}/%{name}/{LICENSE,mit-license.txt,gpl-2.0.txt}
 
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 %files
+%license LICENSE mit-license.txt gpl-2.0.txt
 %doc %{_docdir}/%{name}/
 %{_bindir}/%{name}*
 %{_libdir}/%{soname}*.so.%{sover}*




commit babeltrace for openSUSE:Factory

2018-03-18 Thread root
Hello community,

here is the log from the commit of package babeltrace for openSUSE:Factory 
checked in at 2018-03-18 21:42:35

Comparing /work/SRC/openSUSE:Factory/babeltrace (Old)
 and  /work/SRC/openSUSE:Factory/.babeltrace.new (New)


Package is "babeltrace"

Sun Mar 18 21:42:35 2018 rev:2 rq:588016 version:1.5.4

Changes:

--- /work/SRC/openSUSE:Factory/babeltrace/babeltrace.changes2017-11-04 
10:25:36.602918341 +0100
+++ /work/SRC/openSUSE:Factory/.babeltrace.new/babeltrace.changes   
2018-03-18 21:42:38.918460511 +0100
@@ -1,0 +2,24 @@
+Thu Mar 15 16:19:49 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.5.4:
+  * Use signed accessors for clock offsets.
+  * Fix a signedness error in python complements.
+  * Handle packet_seek errors.
+  * Prevent calling adding the same trace recursively.
+  * Make sure we have all the metadata streams before adding new
+traces.
+  * Add missing debugging information in the live plugin.
+  * Set stream id in HUP case.
+  * Use list rather than ptr array for trace streams.
+  * Fix a leak of streams.
+  * Handle 0 session case in ask new streams.
+  * Break loop on getting metadata error.
+  * Return error on ask_new_stream when should quit.
+  * Don't access missing ctf trace when getting metadata.
+  * Fix lttng-live discarded event count after inactivity.
+  * Fix timegm compat on Solaris.
+  * Fix Python bindings when building with PIE hardening.
+  * lttng-live: Print discarded event and packet lost warnings on
+stderr.
+
+---

Old:

  babeltrace-1.5.3.tar.bz2

New:

  babeltrace-1.5.4.tar.bz2



Other differences:
--
++ babeltrace.spec ++
--- /var/tmp/diff_new_pack.XCWrjK/_old  2018-03-18 21:42:40.146416271 +0100
+++ /var/tmp/diff_new_pack.XCWrjK/_new  2018-03-18 21:42:40.150416127 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package babeltrace
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,12 @@
 %define soname  libbabeltrace
 %define sover   1
 Name:   babeltrace
-Version:1.5.3
+Version:1.5.4
 Release:0
 Summary:Common Trace Format Babel Tower
-License:MIT AND GPL-2.0
+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
 BuildRequires:  bison
 BuildRequires:  flex

++ babeltrace-1.5.3.tar.bz2 -> babeltrace-1.5.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babeltrace-1.5.3/ChangeLog 
new/babeltrace-1.5.4/ChangeLog
--- old/babeltrace-1.5.3/ChangeLog  2017-08-04 19:08:54.0 +0200
+++ new/babeltrace-1.5.4/ChangeLog  2018-02-01 04:05:00.0 +0100
@@ -1,3 +1,22 @@
+2018-01-31 babeltrace 1.5.4 (Gorilla Suit Day)
+   * Fix: use signed accessors for clock offsets
+   * Fix: signedness error in python complements
+   * Fix: handle packet_seek errors
+   * Fix: prevent calling adding the same trace recursively
+   * Fix: Make sure we have all the metadata streams before adding new 
traces
+   * Add missing debugging information in the live plugin
+   * Fix: set stream id in HUP case
+   * Fix: Use list rather than ptr array for trace streams
+   * Fix: leak of streams
+   * Fix: handle 0 session case in ask new streams
+   * Fix: break loop on getting metadata error
+   * Fix: return error on ask_new_stream when should quit
+   * Fix: don't access missing ctf trace when getting metadata
+   * Fix: lttng-live discarded event count after inactivity
+   * Fix: timegm compat on Solaris
+   * Fix: python bindings when building with PIE hardening
+   * lttng-live: print discarded event and packet lost warnings on stderr
+
 2017-08-04 lttng-tools 1.5.3 (International Beer Day)
* Fix: unknown variable name in Python writer
* Fix live-comm: only apply retry timeout for already seen inactive 
indexes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babeltrace-1.5.3/bindings/python/Makefile.am 
new/babeltrace-1.5.4/bindings/python/Makefile.am
--- old/babeltrace-1.5.3/bindings/python/Makefile.am2017-08-04 
19:08:54.0 +0200
+++ new/babeltrace-1.5.4/bindings/python/Makefile.am2018-02-01 
04:05:00.0 +0100
@@ -25,7 +