python-qscintilla-py36: provide/obsolete python-qscintilla-py3 [release 2.10.8-3mamba;Fri Apr 05 2019]
This commit is contained in:
parent
50a0aaa57c
commit
036366c7c9
@ -1,7 +1,7 @@
|
|||||||
%define pythonsip_ver %(sip -V)
|
%define pythonsip_ver %(sip -V)
|
||||||
Name: qscintilla
|
Name: qscintilla
|
||||||
Version: 2.10.8
|
Version: 2.10.8
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: A port to Qt of Neil Hodgson's Scintilla C++ editor control
|
Summary: A port to Qt of Neil Hodgson's Scintilla C++ editor control
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -89,6 +89,9 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%if "%?with_pyver" == ""
|
%if "%?with_pyver" == ""
|
||||||
Provides: python-QScintilla2
|
Provides: python-QScintilla2
|
||||||
Obsoletes: python-QScintilla2
|
Obsoletes: python-QScintilla2
|
||||||
|
%else
|
||||||
|
Provides: python-qscintilla-py3
|
||||||
|
Obsoletes: python-qscintilla-py3
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description -n python-%{name}%{?with_pyver:-py%{pyver}}
|
%description -n python-%{name}%{?with_pyver:-py%{pyver}}
|
||||||
@ -262,6 +265,9 @@ cd ..
|
|||||||
#%{_datadir}/qt4/api/python/QScintilla2.api
|
#%{_datadir}/qt4/api/python/QScintilla2.api
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 05 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.8-3mamba
|
||||||
|
- python-qscintilla-py36: provide/obsolete python-qscintilla-py3
|
||||||
|
|
||||||
* Sun Mar 31 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.8-2mamba
|
* Sun Mar 31 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.8-2mamba
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user