automatic version update by autodist [release 24.2-1mamba;Fri Feb 02 2024]

This commit is contained in:
Automatic Build System 2024-02-02 13:56:50 +01:00
parent 4fd8cafb97
commit f12eceb9c6

View File

@ -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: 24.1 Version: 24.2
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
@ -79,18 +79,25 @@ Eric includes a plugin system, which allows easy extension of the IDE functional
%{python3_sitearch}/eric%{MAJver}config.py %{python3_sitearch}/eric%{MAJver}config.py
%dir %{python3_sitearch}/eric%{MAJver}plugins %dir %{python3_sitearch}/eric%{MAJver}plugins
%{python3_sitearch}/eric%{MAJver}plugins/__init__.py %{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}/applications/eric%{MAJver}_ide.desktop
%{_datadir}/metainfo/eric%{MAJver}.appdata.xml %{_datadir}/metainfo/eric%{MAJver}.appdata.xml
%{_datadir}/applications/eric%{MAJver}_browser.desktop %{_datadir}/applications/eric%{MAJver}_browser.desktop
%{_datadir}/icons/hicolor/48x48/apps/eric.png %{_datadir}/icons/hicolor/48x48/apps/eric.png
%{_datadir}/icons/hicolor/48x48/apps/ericWeb.png %{_datadir}/icons/hicolor/48x48/apps/ericWeb.png
%{_datadir}/icons/hicolor/48x48/apps/ericMPy.png
%{_datadir}/icons/eric.png %{_datadir}/icons/eric.png
%{_datadir}/icons/ericMPy.png
%{_datadir}/icons/ericWeb.png %{_datadir}/icons/ericWeb.png
%{_datadir}/qt5/qsci/api/* %{_datadir}/qt5/qsci/api/*
#%doc THANKS #%doc THANKS
#README README-i18n.txt #README README-i18n.txt
%changelog %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 * Mon Jan 01 2024 Automatic Build System <autodist@mambasoft.it> 24.1-1mamba
- automatic version update by autodist - automatic version update by autodist