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
|
||||
Version: 2.13.4
|
||||
Version: 2.14.0
|
||||
Release: 1mamba
|
||||
Summary: Python bindings to QScintilla
|
||||
Group: System/Libraries
|
||||
@ -21,7 +21,6 @@ BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: sip
|
||||
BuildRequires: PyQt-builder-py3
|
||||
Requires: python >= %python_version
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -38,7 +37,7 @@ Obsoletes: python-qscintilla%{?pyappend:-%pyappend} < 2.12.0
|
||||
%setup -q -n QScintilla-%{version}
|
||||
|
||||
%build
|
||||
sip-build \
|
||||
sip-build%{?pyappend:-%pyappend} \
|
||||
--no-make \
|
||||
--api-dir %{_datadir}/qt5/qsci/api/python
|
||||
|
||||
@ -61,6 +60,9 @@ make
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user