update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022]
This commit is contained in:
parent
fa090fa4ce
commit
37ed3e66ef
@ -1,15 +1,15 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt5-qtscript
|
Name: qt5-qtscript
|
||||||
Version: 5.15.2
|
Version: 5.15.7
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Qt5 scripting components
|
Summary: Qt5 scripting components
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
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.qt.io/
|
URL: https://www.qt.io/
|
||||||
Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtscript-everywhere-src-%{version}.tar.xz
|
Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtscript-everywhere-opensource-src-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -68,10 +68,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_includedir}/qt5/QtScript/*
|
%{_includedir}/qt5/QtScript/*
|
||||||
%dir %{_includedir}/qt5/QtScriptTools
|
%dir %{_includedir}/qt5/QtScriptTools
|
||||||
%{_includedir}/qt5/QtScriptTools/*
|
%{_includedir}/qt5/QtScriptTools/*
|
||||||
%{_libdir}/libQt5Script.la
|
|
||||||
%{_libdir}/libQt5Script.prl
|
%{_libdir}/libQt5Script.prl
|
||||||
%{_libdir}/libQt5Script.so
|
%{_libdir}/libQt5Script.so
|
||||||
%{_libdir}/libQt5ScriptTools.la
|
|
||||||
%{_libdir}/libQt5ScriptTools.prl
|
%{_libdir}/libQt5ScriptTools.prl
|
||||||
%{_libdir}/libQt5ScriptTools.so
|
%{_libdir}/libQt5ScriptTools.so
|
||||||
%{_libdir}/qt5/mkspecs/modules/qt_lib_script.pri
|
%{_libdir}/qt5/mkspecs/modules/qt_lib_script.pri
|
||||||
@ -86,6 +84,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/pkgconfig/Qt5ScriptTools.pc
|
%{_libdir}/pkgconfig/Qt5ScriptTools.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
|
||||||
|
- update to 5.15.7
|
||||||
|
|
||||||
* Sat Nov 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
|
* Sat Nov 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
|
||||||
- bump release
|
- bump release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user