Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qscintilla for openSUSE:Factory checked in at 2022-02-04 21:49:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qscintilla (Old) and /work/SRC/openSUSE:Factory/.qscintilla.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qscintilla" Fri Feb 4 21:49:32 2022 rev:3 rq:951649 version:2.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qscintilla/qscintilla.changes 2021-10-25 15:18:31.361716497 +0200 +++ /work/SRC/openSUSE:Factory/.qscintilla.new.1898/qscintilla.changes 2022-02-04 21:52:55.226935384 +0100 @@ -1,0 +2,5 @@ +Fri Feb 4 19:11:01 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Conflict libqscintilla2_qt5-13 to avoid file conflict + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qscintilla.spec ++++++ --- /var/tmp/diff_new_pack.Adi7gb/_old 2022-02-04 21:52:55.722931972 +0100 +++ /var/tmp/diff_new_pack.Adi7gb/_new 2022-02-04 21:52:55.726931945 +0100 @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -97,6 +97,10 @@ Summary: C++ Editor Class Library Provides: qscintilla2_%{_qt} = %{version}-%{release} Obsoletes: qscintilla2_%{_qt} < %{version}-%{release} +%if "%{_qt}" == "qt5" +# Translations were in the library package in the past +Conflicts: libqscintilla2_qt5-13 +%endif %description %{_qt} QScintilla is a Qt port of Neil Hodgson's Scintilla C++ editor class.