automatic version update by autodist [release 24.2-1mamba;Fri Feb 02 2024]
This commit is contained in:
parent
4fd8cafb97
commit
f12eceb9c6
@ -1,7 +1,7 @@
|
||||
%define MAJver 7
|
||||
%define pkgver %(echo %version | cut -d. -f1-2 | tr -d 0)
|
||||
Name: eric
|
||||
Version: 24.1
|
||||
Version: 24.2
|
||||
Release: 1mamba
|
||||
Summary: A full featured Python and Ruby editor and IDE, written in Python
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
@ -79,18 +79,25 @@ Eric includes a plugin system, which allows easy extension of the IDE functional
|
||||
%{python3_sitearch}/eric%{MAJver}config.py
|
||||
%dir %{python3_sitearch}/eric%{MAJver}plugins
|
||||
%{python3_sitearch}/eric%{MAJver}plugins/__init__.py
|
||||
%{_datadir}/appdata/eric%{MAJver}.appdata.xml
|
||||
%{_datadir}/applications/eric7_mpy.desktop
|
||||
%{_datadir}/applications/eric%{MAJver}_ide.desktop
|
||||
%{_datadir}/metainfo/eric%{MAJver}.appdata.xml
|
||||
%{_datadir}/applications/eric%{MAJver}_browser.desktop
|
||||
%{_datadir}/icons/hicolor/48x48/apps/eric.png
|
||||
%{_datadir}/icons/hicolor/48x48/apps/ericWeb.png
|
||||
%{_datadir}/icons/hicolor/48x48/apps/ericMPy.png
|
||||
%{_datadir}/icons/eric.png
|
||||
%{_datadir}/icons/ericMPy.png
|
||||
%{_datadir}/icons/ericWeb.png
|
||||
%{_datadir}/qt5/qsci/api/*
|
||||
#%doc THANKS
|
||||
#README README-i18n.txt
|
||||
|
||||
%changelog
|
||||
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 24.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 01 2024 Automatic Build System <autodist@mambasoft.it> 24.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user