Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package okteta for openSUSE:Factory checked in at 2022-05-06 19:00:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/okteta (Old) and /work/SRC/openSUSE:Factory/.okteta.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "okteta" Fri May 6 19:00:05 2022 rev:75 rq:975398 version:0.26.7 Changes: -------- --- /work/SRC/openSUSE:Factory/okteta/okteta.changes 2022-02-23 16:27:08.107510301 +0100 +++ /work/SRC/openSUSE:Factory/.okteta.new.1538/okteta.changes 2022-05-06 19:00:34.665437763 +0200 @@ -1,0 +2,6 @@ +Thu Apr 28 09:17:27 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Add okteta-rpmlintrc to silence the'shlib-policy-name-error' + rpmlint error + +------------------------------------------------------------------- New: ---- okteta-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ okteta.spec ++++++ --- /var/tmp/diff_new_pack.dyiUn8/_old 2022-05-06 19:00:35.233438384 +0200 +++ /var/tmp/diff_new_pack.dyiUn8/_new 2022-05-06 19:00:35.237438388 +0200 @@ -1,7 +1,7 @@ # # spec file for package okteta # -# Copyright (c) 2021 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 @@ -33,6 +33,7 @@ Source1: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz.sig Source2: okteta.keyring %endif +Source99: okteta-rpmlintrc BuildRequires: cmake BuildRequires: extra-cmake-modules >= 5.48.0 BuildRequires: kf5-filesystem ++++++ okteta-rpmlintrc ++++++ # Silence rpmlint errors. okteta chose to use the abi version in the library # name and sets the soversion to 0 addFilter("shlib-policy-name-error .*")