From 7f030bb43dda1ef671ed31a2b9dea6ba26ef5de2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:07:28 +0100 Subject: [PATCH] automatic version update by autodist [release 23.11-1mamba;Sun Nov 12 2023] --- eric.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/eric.spec b/eric.spec index c205692..dbda3fd 100644 --- a/eric.spec +++ b/eric.spec @@ -1,7 +1,7 @@ %define MAJver 7 %define pkgver %(echo %version | cut -d. -f1-2 | tr -d 0) Name: eric -Version: 23.7 +Version: 23.11 Release: 1mamba Summary: A full featured Python and Ruby editor and IDE, written in Python Group: Graphical Desktop/Applications/Development @@ -14,21 +14,21 @@ Source9: eric4.desktop Patch0: eric4-4.3.9-python.patch License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END BuildRequires: python-qscintilla-py3 >= 2.10.8-2mamba -BuildRequires: python-xml +#BuildRequires: python-xml BuildRequires: qscintilla-devel BuildRequires: PyQt5-py3 BuildRequires: PyQt5-devel BuildRequires: PyQtChart-py3 BuildRequires: pyqtwebengine-py3 +Requires: python-qscintilla-py3 Requires: PyQt5-py3 Requires: PyQtChart-py3 -Requires: python-qscintilla-py3 +Requires: pyqtwebengine-py3 Requires: libqt5-designer Requires: python-sip-py3 -Requires: pyqtwebengine-py3 %description Eric Integrated Development Environment is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. @@ -91,6 +91,9 @@ Eric includes a plugin system, which allows easy extension of the IDE functional #README README-i18n.txt %changelog +* Sun Nov 12 2023 Automatic Build System 23.11-1mamba +- automatic version update by autodist + * Mon Jul 03 2023 Automatic Build System 23.7-1mamba - automatic version update by autodist