automatic version update by autodist [release 6.1.9-1mamba;Fri Oct 07 2016]

This commit is contained in:
Automatic Build System 2024-01-05 22:07:25 +01:00
parent 2050e13657
commit fdb5d0952b

View File

@ -1,6 +1,6 @@
%define MAJver %(echo %version | cut -d. -f1)
Name: eric
Version: 6.1.8
Version: 6.1.9
Release: 1mamba
Summary: A full featured Python and Ruby editor and IDE, written in Python
Group: Graphical Desktop/Applications/Development
@ -102,7 +102,7 @@ sed -i -e 's|exec|QT5DIR=%{_qt5_prefix}\nPYTHONDOCDIR=\$(echo %{_docdir}/python-
%dir %{python3_sitearch}/eric%{MAJver}plugins
%{python3_sitearch}/eric%{MAJver}plugins/__init__.py
%{_datadir}/applications/eric%{MAJver}.desktop
%{_datadir}/appdata/eric%{MAJver}.appdata.xml
%{_datadir}/metainfo/eric%{MAJver}.appdata.xml
%{_datadir}/applications/eric%{MAJver}_webbrowser.desktop
%{_datadir}/pixmaps/eric*.png
%{_datadir}/qt4/qsci/api/python/*
@ -112,6 +112,9 @@ sed -i -e 's|exec|QT5DIR=%{_qt5_prefix}\nPYTHONDOCDIR=\$(echo %{_docdir}/python-
#README README-i18n.txt
%changelog
* Fri Oct 07 2016 Automatic Build System <autodist@mambasoft.it> 6.1.9-1mamba
- automatic version update by autodist
* Wed Aug 03 2016 Automatic Build System <autodist@mambasoft.it> 6.1.8-1mamba
- automatic version update by autodist