Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qxmledit for openSUSE:Factory checked in at 2022-04-28 23:08:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qxmledit (Old) and /work/SRC/openSUSE:Factory/.qxmledit.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qxmledit" Thu Apr 28 23:08:06 2022 rev:23 rq:973584 version:0.9.16 Changes: -------- --- /work/SRC/openSUSE:Factory/qxmledit/qxmledit.changes 2020-09-27 11:50:23.908083651 +0200 +++ /work/SRC/openSUSE:Factory/.qxmledit.new.1538/qxmledit.changes 2022-04-28 23:08:10.460700845 +0200 @@ -1,0 +2,13 @@ +Thu Apr 28 07:18:05 UTC 2022 - Fabian Vogt <[email protected]> + +- Drop baselibs.conf, unnecessary + +------------------------------------------------------------------- +Thu Apr 28 00:01:38 UTC 2022 - Jan Engelhardt <[email protected]> + +- Resolve rpmlint report "libqxmledit0.x86_64: E: + shlib-policy-name-error SONAME: + libQXmlEditSessions-0.9.16.so.0, expected package suffix: + 0_9_16-0" + +------------------------------------------------------------------- Old: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qxmledit.spec ++++++ --- /var/tmp/diff_new_pack.dDZy14/_old 2022-04-28 23:08:11.120701461 +0200 +++ /var/tmp/diff_new_pack.dDZy14/_new 2022-04-28 23:08:11.124701464 +0200 @@ -1,7 +1,7 @@ # # spec file for package qxmledit # -# 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 @@ -16,7 +16,7 @@ # -%define major 0 +%define major -0_9_16-0 Name: qxmledit Version: 0.9.16 Release: 0 @@ -24,7 +24,6 @@ License: LGPL-2.0-or-later AND LGPL-3.0-or-later URL: http://qxmledit.org/ Source: https://github.com/lbellonda/qxmledit/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -Source99: baselibs.conf BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -69,6 +68,8 @@ %package -n libqxmledit%{major} Summary: XML Editor Shared Libraries +# It actually contained libqxmledit-0.9.16.so.0.9.16 +Conflicts: libqxmledit0 %description -n libqxmledit%{major} QXmlEdit is a XML editor written in Qt. It uses a tree-based @@ -78,7 +79,7 @@ %package devel Summary: XML Editor Development Files -Requires: libqxmledit%{major} = %{version} +Requires: libqxmledit%{major} = %{version}-%{release} %description devel QXmlEdit is a XML editor written in Qt. It uses a tree-based
