automatic version update by autodist [release 23.11-1mamba;Sun Nov 12 2023]
This commit is contained in:
parent
53e52ca659
commit
7f030bb43d
13
eric.spec
13
eric.spec
@ -1,7 +1,7 @@
|
|||||||
%define MAJver 7
|
%define MAJver 7
|
||||||
%define pkgver %(echo %version | cut -d. -f1-2 | tr -d 0)
|
%define pkgver %(echo %version | cut -d. -f1-2 | tr -d 0)
|
||||||
Name: eric
|
Name: eric
|
||||||
Version: 23.7
|
Version: 23.11
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A full featured Python and Ruby editor and IDE, written in Python
|
Summary: A full featured Python and Ruby editor and IDE, written in Python
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
@ -14,21 +14,21 @@ Source9: eric4.desktop
|
|||||||
Patch0: eric4-4.3.9-python.patch
|
Patch0: eric4-4.3.9-python.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python-qscintilla-py3 >= 2.10.8-2mamba
|
BuildRequires: python-qscintilla-py3 >= 2.10.8-2mamba
|
||||||
BuildRequires: python-xml
|
#BuildRequires: python-xml
|
||||||
BuildRequires: qscintilla-devel
|
BuildRequires: qscintilla-devel
|
||||||
BuildRequires: PyQt5-py3
|
BuildRequires: PyQt5-py3
|
||||||
BuildRequires: PyQt5-devel
|
BuildRequires: PyQt5-devel
|
||||||
BuildRequires: PyQtChart-py3
|
BuildRequires: PyQtChart-py3
|
||||||
BuildRequires: pyqtwebengine-py3
|
BuildRequires: pyqtwebengine-py3
|
||||||
|
Requires: python-qscintilla-py3
|
||||||
Requires: PyQt5-py3
|
Requires: PyQt5-py3
|
||||||
Requires: PyQtChart-py3
|
Requires: PyQtChart-py3
|
||||||
Requires: python-qscintilla-py3
|
Requires: pyqtwebengine-py3
|
||||||
Requires: libqt5-designer
|
Requires: libqt5-designer
|
||||||
Requires: python-sip-py3
|
Requires: python-sip-py3
|
||||||
Requires: pyqtwebengine-py3
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Eric Integrated Development Environment is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control.
|
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
|
#README README-i18n.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jul 03 2023 Automatic Build System <autodist@mambasoft.it> 23.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user