automatic version update by autodist [release 2.14.0-1mamba;Sat May 06 2023]
This commit is contained in:
parent
416b8f49c5
commit
b9a1fbc73c
@ -1,5 +1,5 @@
|
|||||||
Name: python-QScintilla
|
Name: python-QScintilla
|
||||||
Version: 2.13.4
|
Version: 2.14.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python bindings to QScintilla
|
Summary: Python bindings to QScintilla
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -21,7 +21,6 @@ BuildRequires: qt5-qtbase-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: sip
|
BuildRequires: sip
|
||||||
BuildRequires: PyQt-builder-py3
|
BuildRequires: PyQt-builder-py3
|
||||||
Requires: python >= %python_version
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -38,7 +37,7 @@ Obsoletes: python-qscintilla%{?pyappend:-%pyappend} < 2.12.0
|
|||||||
%setup -q -n QScintilla-%{version}
|
%setup -q -n QScintilla-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
sip-build \
|
sip-build%{?pyappend:-%pyappend} \
|
||||||
--no-make \
|
--no-make \
|
||||||
--api-dir %{_datadir}/qt5/qsci/api/python
|
--api-dir %{_datadir}/qt5/qsci/api/python
|
||||||
|
|
||||||
@ -61,6 +60,9 @@ make
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 06 2023 Automatic Build System <autodist@mambasoft.it> 2.14.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jan 29 2023 Automatic Build System <autodist@mambasoft.it> 2.13.4-1mamba
|
* Sun Jan 29 2023 Automatic Build System <autodist@mambasoft.it> 2.13.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user