Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lttng-tools for openSUSE:Factory 
checked in at 2021-12-12 21:27:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lttng-tools (Old)
 and      /work/SRC/openSUSE:Factory/.lttng-tools.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lttng-tools"

Sun Dec 12 21:27:35 2021 rev:3 rq:934402 version:2.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lttng-tools/lttng-tools.changes  2020-11-17 
21:22:42.529214862 +0100
+++ /work/SRC/openSUSE:Factory/.lttng-tools.new.2520/lttng-tools.changes        
2021-12-12 21:28:06.972359551 +0100
@@ -1,0 +2,8 @@
+Sat Nov 27 18:07:31 UTC 2021 - Alexei Sorokin <sor.ale...@meowr.ru>
+
+- Update to version 2.13.1:
+  * See 
https://git.lttng.org/?p=lttng-tools.git;a=blob_plain;f=ChangeLog;hb=v2.13.1
+- Rebase lttng-tools-fix-pkgconfig.patch.
+- Add ARMv7 and RISC-V to supported architectures.
+
+-------------------------------------------------------------------

Old:
----
  lttng-tools-2.12.2.tar.bz2
  lttng-tools-2.12.2.tar.bz2.asc

New:
----
  lttng-tools-2.13.1.tar.bz2
  lttng-tools-2.13.1.tar.bz2.asc

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

Other differences:
------------------
++++++ lttng-tools.spec ++++++
--- /var/tmp/diff_new_pack.bmZIjf/_old  2021-12-12 21:28:07.552359895 +0100
+++ /var/tmp/diff_new_pack.bmZIjf/_new  2021-12-12 21:28:07.552359895 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lttng-tools
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,11 @@
 #
 
 
-%define _version 2.12.0
+%define _version 2.13.0
 %define soname_ctl liblttng-ctl
 %define sover_ctl 0
 Name:           lttng-tools
-Version:        2.12.2
+Version:        2.13.1
 Release:        0
 Summary:        Linux Trace Toolkit Next Generation userspace tools
 License:        GPL-2.0-only AND LGPL-2.1-only
@@ -41,7 +41,7 @@
 BuildRequires:  pkgconfig(uuid)
 Requires:       babeltrace
 Recommends:     lttng-modules-kmp
-ExclusiveArch:  %ix86 x86_64 aarch64 ppc64 ppc64le
+ExclusiveArch:  %ix86 x86_64 armv7l aarch64 riscv64 ppc64 ppc64le
 
 %description
 This package provides the userspace tools for controlling the LTTng
@@ -92,6 +92,7 @@
 %{_bindir}/lttng-sessiond
 %{_mandir}/man1/*.1%{?ext_man}
 %{_mandir}/man3/*.3%{?ext_man}
+%{_mandir}/man7/*.7%{?ext_man}
 %{_mandir}/man8/*.8%{?ext_man}
 %dir %{_libdir}/lttng/
 %dir %{_libdir}/lttng/libexec/

++++++ lttng-tools-2.12.2.tar.bz2 -> lttng-tools-2.13.1.tar.bz2 ++++++
++++ 207666 lines of diff (skipped)

++++++ lttng-tools-fix-pkgconfig.patch ++++++
--- /var/tmp/diff_new_pack.bmZIjf/_old  2021-12-12 21:28:09.204360873 +0100
+++ /var/tmp/diff_new_pack.bmZIjf/_new  2021-12-12 21:28:09.204360873 +0100
@@ -1,7 +1,7 @@
 --- a/src/lib/lttng-ctl/lttng-ctl.pc.in
 +++ b/src/lib/lttng-ctl/lttng-ctl.pc.in
-@@ -7,7 +7,7 @@ Name: LTTng control library
- Description: The LTTng control and utility library is a library used to 
control the tracing sessions of a LTTng-session daemon
+@@ -12,7 +12,7 @@ Name: LTTng control library
+ Description: Control LTTng recording sessions and triggers
  Version: @PACKAGE_VERSION@
  Requires:
 -Requires.private:

Reply via email to