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
|
Name: qscintilla
|
||||||
Version: 2.12.0
|
Version: 2.13.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
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
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: https://www.riverbankcomputing.com/static/Downloads/QScintilla/%{version}/QScintilla_src-%{version}.tar.gz
|
||||||
Patch0: qscintilla-2.7.2-prepend-local-includes.patch
|
Patch0: qscintilla-2.7.2-prepend-local-includes.patch
|
||||||
Patch1: qscintilla-2.10.8-designer-prepend-local-includes.patch
|
Patch1: qscintilla-2.10.8-designer-prepend-local-includes.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libGL-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
BuildRequires: qt5-qttools-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Provides: QScintilla2
|
Provides: QScintilla2
|
||||||
Obsoletes: QScintilla2 < 2.21.0
|
Obsoletes: QScintilla2 < 2.21.0
|
||||||
@ -105,6 +105,9 @@ cd ..
|
|||||||
%{_qt5_prefix}/plugins/designer/libqscintillaplugin.so
|
%{_qt5_prefix}/plugins/designer/libqscintillaplugin.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Feb 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12.0-1mamba
|
||||||
- update to 2.12.0
|
- update to 2.12.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user