update to 2.13.1 [release 2.13.1-1mamba;Tue Dec 07 2021]
This commit is contained in:
parent
f5dc9bcfbb
commit
fd43accd94
@ -1,23 +1,23 @@
|
||||
Name: qscintilla
|
||||
Version: 2.12.0
|
||||
Version: 2.13.1
|
||||
Release: 1mamba
|
||||
Summary: A port to Qt of Neil Hodgson's Scintilla C++ editor control
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.riverbankcomputing.co.uk/software/qscintilla
|
||||
URL: https://www.riverbankcomputing.com/software/qscintilla/
|
||||
Source: https://www.riverbankcomputing.com/static/Downloads/QScintilla/%{version}/QScintilla_src-%{version}.tar.gz
|
||||
Patch0: qscintilla-2.7.2-prepend-local-includes.patch
|
||||
Patch1: qscintilla-2.10.8-designer-prepend-local-includes.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qttools-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: QScintilla2
|
||||
Obsoletes: QScintilla2 < 2.21.0
|
||||
@ -105,6 +105,9 @@ cd ..
|
||||
%{_qt5_prefix}/plugins/designer/libqscintillaplugin.so
|
||||
|
||||
%changelog
|
||||
* Tue Dec 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.13.1-1mamba
|
||||
- update to 2.13.1
|
||||
|
||||
* Sat Feb 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12.0-1mamba
|
||||
- update to 2.12.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user