update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022]
This commit is contained in:
parent
8a64be6657
commit
20305e60c4
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt5-qtquick3d
|
||||
Version: 5.15.2
|
||||
Version: 5.15.7
|
||||
Release: 1mamba
|
||||
Summary: Qt5 Quick 3D components
|
||||
Group: System/Libraries
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.qt.io/
|
||||
Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtquick3d-everywhere-src-%{version}.tar.xz
|
||||
Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtquick3d-everywhere-opensource-src-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -90,19 +90,14 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_includedir}/qt5/QtQuick3DRuntimeRender/*
|
||||
%dir %{_includedir}/qt5/QtQuick3DUtils
|
||||
%{_includedir}/qt5/QtQuick3DUtils/*
|
||||
%{_libdir}/libQt5Quick3D.la
|
||||
%{_libdir}/libQt5Quick3D.prl
|
||||
%{_libdir}/libQt5Quick3D.so
|
||||
%{_libdir}/libQt5Quick3DAssetImport.la
|
||||
%{_libdir}/libQt5Quick3DAssetImport.prl
|
||||
%{_libdir}/libQt5Quick3DAssetImport.so
|
||||
%{_libdir}/libQt5Quick3DRender.la
|
||||
%{_libdir}/libQt5Quick3DRender.prl
|
||||
%{_libdir}/libQt5Quick3DRender.so
|
||||
%{_libdir}/libQt5Quick3DRuntimeRender.la
|
||||
%{_libdir}/libQt5Quick3DRuntimeRender.prl
|
||||
%{_libdir}/libQt5Quick3DRuntimeRender.so
|
||||
%{_libdir}/libQt5Quick3DUtils.la
|
||||
%{_libdir}/libQt5Quick3DUtils.prl
|
||||
%{_libdir}/libQt5Quick3DUtils.so
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_lib_quick3d*.pri
|
||||
@ -120,5 +115,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
|
||||
- update to 5.15.7
|
||||
|
||||
* Wed Nov 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user