Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libtraceevent for openSUSE:Factory checked in at 2022-01-31 22:57:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtraceevent (Old) and /work/SRC/openSUSE:Factory/.libtraceevent.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtraceevent" Mon Jan 31 22:57:10 2022 rev:2 rq:950052 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libtraceevent/libtraceevent.changes 2021-05-15 01:23:51.307095092 +0200 +++ /work/SRC/openSUSE:Factory/.libtraceevent.new.1898/libtraceevent.changes 2022-01-31 22:57:51.341365937 +0100 @@ -1,0 +2,6 @@ +Wed Jan 19 13:04:19 UTC 2022 - Dario Faggioli <[email protected]> + +- Update to latest upstream version (1.5.0) +- Update romlintrc (again) to silence complains about plugins + +------------------------------------------------------------------- Old: ---- libtraceevent-1.3.0.tar.gz New: ---- libtraceevent-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtraceevent.spec ++++++ --- /var/tmp/diff_new_pack.qj1ddm/_old 2022-01-31 22:57:52.233359931 +0100 +++ /var/tmp/diff_new_pack.qj1ddm/_new 2022-01-31 22:57:52.237359904 +0100 @@ -1,7 +1,7 @@ # # spec file for package libtraceevent # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define sonum 1 %define dname traceevent %define soname %{name}%{sonum} %define sodname %{dname}%{sonum} Name: libtraceevent -Version: 1.3.0 +Version: 1.5.0 Release: 0 Summary: Linux kernel trace event library License: GPL-2.0-only AND LGPL-2.1-only @@ -29,9 +30,9 @@ URL: https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/ Source: https://git.kernel.org/pub/scm/libs/libtrace/%{name}.git/snapshot/%{name}-%{version}.tar.gz Source9: %name-rpmlintrc +BuildRequires: asciidoc BuildRequires: fdupes BuildRequires: glibc-devel -BuildRequires: asciidoc BuildRequires: xmlto %description ++++++ libtraceevent-1.3.0.tar.gz -> libtraceevent-1.5.0.tar.gz ++++++ ++++ 4562 lines of diff (skipped) ++++++ libtraceevent-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.qj1ddm/_old 2022-01-31 22:57:52.369359015 +0100 +++ /var/tmp/diff_new_pack.qj1ddm/_new 2022-01-31 22:57:52.373358988 +0100 @@ -1,3 +1,2 @@ -addFilter("W: shared-lib-without-dependency-information /usr/lib64/traceevent1/plugins/.*") -addFilter("libtraceevent1-plugins.*W: shlib-policy-missing-lib") +addFilter("E: shared-library-without-dependency-information /usr/lib64/traceevent1/plugins/.*")
