diff --git a/eric.spec b/eric.spec index 13cacf1..ae5bae8 100644 --- a/eric.spec +++ b/eric.spec @@ -1,7 +1,7 @@ %define MAJver 6 %define pkgver %(echo %version | cut -d. -f1-2 | tr -d 0) Name: eric -Version: 21.9 +Version: 21.11 Release: 1mamba Summary: A full featured Python and Ruby editor and IDE, written in Python Group: Graphical Desktop/Applications/Development @@ -83,6 +83,8 @@ Eric includes a plugin system, which allows easy extension of the IDE functional %{_datadir}/metainfo/eric%{MAJver}.appdata.xml #%{_datadir}/applications/eric%{MAJver}_webbrowser.desktop %{_datadir}/applications/eric%{MAJver}_browser.desktop +%{_datadir}/icons/hicolor/48x48/apps/eric.png +%{_datadir}/icons/hicolor/48x48/apps/ericWeb.png %{_datadir}/icons/eric.png %{_datadir}/icons/ericWeb.png %{_datadir}/qt5/qsci/api/python/* @@ -92,6 +94,9 @@ Eric includes a plugin system, which allows easy extension of the IDE functional #README README-i18n.txt %changelog +* Sat Nov 06 2021 Automatic Build System 21.11-1mamba +- automatic version update by autodist + * Sun Sep 05 2021 Automatic Build System 21.9-1mamba - automatic version update by autodist