Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eric for openSUSE:Factory checked in 
at 2022-03-08 20:31:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eric (Old)
 and      /work/SRC/openSUSE:Factory/.eric.new.2349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eric"

Tue Mar  8 20:31:47 2022 rev:25 rq:960104 version:21.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/eric/eric.changes        2022-01-15 
21:45:46.737632490 +0100
+++ /work/SRC/openSUSE:Factory/.eric.new.2349/eric.changes      2022-03-11 
11:41:54.670651016 +0100
@@ -1,0 +2,8 @@
+Sun Mar  6 13:50:42 UTC 2022 - Hans-Peter Jansen <h...@urpla.net>
+
+- Add new EditorConfig dependency
+- Add libQt5Sql5-sqlite dependency and recommends for mysql and
+  postgresql plug-ins
+- Add more recommends, according to install.py
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ eric.spec ++++++
--- /var/tmp/diff_new_pack.zscTDi/_old  2022-03-11 11:41:55.202651612 +0100
+++ /var/tmp/diff_new_pack.zscTDi/_new  2022-03-11 11:41:55.206651616 +0100
@@ -2,7 +2,7 @@
 # spec file for package eric
 #
 # Copyright (c) 2022 SUSE LLC
-# Copyright (c) 2010-2021 LISA GmbH, Bingen, Germany
+# Copyright (c) 2010-2022 LISA GmbH, Bingen, Germany
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,25 +30,37 @@
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python-rpm-macros
+BuildRequires:  python3-EditorConfig
 BuildRequires:  python3-qscintilla-qt5
 BuildRequires:  python3-qt5
 BuildRequires:  python3-qtcharts-qt5
 BuildRequires:  python3-qtwebengine-qt5
 BuildRequires:  python3-xml
 BuildRequires:  update-desktop-files
+Requires:       libQt5Sql5-sqlite
+Requires:       python3-EditorConfig
 Requires:       python3-qscintilla-qt5
 Requires:       python3-qt5
 Requires:       python3-qtcharts-qt5
 Requires:       python3-qtwebengine-qt5
 Requires:       python3-xml
 Recommends:     %{name}-api = %{version}
+Recommends:     libQt5Sql5-mysql
+Recommends:     libQt5Sql5-postgresql
 Recommends:     python3-Markdown
+Recommends:     python3-Pygments
+Recommends:     python3-Send2Trash
+Recommends:     python3-asttokens
+Recommends:     python3-chardet
 Recommends:     python3-cx_Freeze
 Recommends:     python3-doc
-Recommends:     python3-enchant >= 1.5.3
+Recommends:     python3-docutils
+Recommends:     python3-pyenchant
 Recommends:     python3-pylint >= 0.18.0
 Recommends:     python3-pysvn >= 1.7.0
+Recommends:     python3-pyyaml
 Recommends:     python3-rope >= 0.9.2
+Recommends:     python3-toml
 Provides:       python-eric5 = %{version}
 Obsoletes:      python-eric5 < %{version}
 Provides:       python-eric6 = %{version}

Reply via email to