automatic version update by autodist [release 23.11-1mamba;Sun Nov 12 2023]

This commit is contained in:
Automatic Build System 2024-01-05 22:07:28 +01:00
parent 53e52ca659
commit 7f030bb43d

View File

@ -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 <autodist@mambasoft.it> 23.11-1mamba
- automatic version update by autodist
* Mon Jul 03 2023 Automatic Build System <autodist@mambasoft.it> 23.7-1mamba
- automatic version update by autodist