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)
|
||||
Name: qscintilla
|
||||
Version: 2.10.8
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: A port to Qt of Neil Hodgson's Scintilla C++ editor control
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
@ -89,6 +89,9 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%if "%?with_pyver" == ""
|
||||
Provides: python-QScintilla2
|
||||
Obsoletes: python-QScintilla2
|
||||
%else
|
||||
Provides: python-qscintilla-py3
|
||||
Obsoletes: python-qscintilla-py3
|
||||
%endif
|
||||
|
||||
%description -n python-%{name}%{?with_pyver:-py%{pyver}}
|
||||
@ -262,6 +265,9 @@ cd ..
|
||||
#%{_datadir}/qt4/api/python/QScintilla2.api
|
||||
|
||||
%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
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user