forked from pool/libqt5-qt3d
Accepting request 778203 from home:Vogtinator:qt5.15
Qt 5.15 Alpha OBS-URL: https://build.opensuse.org/request/show/778203 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qt3d?expand=0&rev=2
This commit is contained in:
parent
a3e0e8f405
commit
c36b4f47eb
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 19 10:16:12 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.15.0-alpha:
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
https://wiki.qt.io/New_Features_in_Qt_5.15
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 28 09:29:47 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
Tue Jan 28 09:29:47 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
@ -19,11 +19,11 @@
|
|||||||
%define qt5_snapshot 0
|
%define qt5_snapshot 0
|
||||||
%define libname libQt53DCore5
|
%define libname libQt53DCore5
|
||||||
%define base_name libqt5
|
%define base_name libqt5
|
||||||
%define real_version 5.14.1
|
%define real_version 5.15.0-alpha
|
||||||
%define so_version 5.14.1
|
%define so_version 5.15.0
|
||||||
%define tar_version qt3d-everywhere-src-5.14.1
|
%define tar_version qt3d-everywhere-src-5.15.0-alpha
|
||||||
Name: libqt5-qt3d
|
Name: libqt5-qt3d
|
||||||
Version: 5.14.1
|
Version: 5.15.0~alpha
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 5 3D Addon
|
Summary: Qt 5 3D Addon
|
||||||
# Legal: some files are GPL-3.0-only WITH Qt-GPL-exception-1.0
|
# Legal: some files are GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
@ -31,7 +31,7 @@ Summary: Qt 5 3D Addon
|
|||||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/X11
|
||||||
URL: https://www.qt.io
|
URL: https://www.qt.io
|
||||||
Source: https://download.qt.io/official_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz
|
Source: https://download.qt.io/development_releases/qt/5.15/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: libQt5Bootstrap-devel-static >= %{version}
|
BuildRequires: libQt5Bootstrap-devel-static >= %{version}
|
||||||
@ -447,6 +447,8 @@ popd
|
|||||||
%dir %{_libqt5_libdir}/qt5/plugins/geometryloaders
|
%dir %{_libqt5_libdir}/qt5/plugins/geometryloaders
|
||||||
%{_libqt5_libdir}/qt5/plugins/geometryloaders/libdefaultgeometryloader.so
|
%{_libqt5_libdir}/qt5/plugins/geometryloaders/libdefaultgeometryloader.so
|
||||||
%{_libqt5_libdir}/qt5/plugins/geometryloaders/libgltfgeometryloader.so
|
%{_libqt5_libdir}/qt5/plugins/geometryloaders/libgltfgeometryloader.so
|
||||||
|
%dir %{_libqt5_libdir}/qt5/plugins/renderers
|
||||||
|
%{_libqt5_libdir}/qt5/plugins/renderers/libopenglrenderer.so
|
||||||
|
|
||||||
%files -n libQt53DQuickInput5
|
%files -n libQt53DQuickInput5
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86f425e8bdf55b7b3f6a8384c2b9cffee30407fcf87ece0db060fdfb797a0774
|
|
||||||
size 81561704
|
|
3
qt3d-everywhere-src-5.15.0-alpha.tar.xz
Normal file
3
qt3d-everywhere-src-5.15.0-alpha.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1087f2eb9243c4ff13cec70c8636e6392eb15d8f43825a18b677eeddf7255063
|
||||||
|
size 81839056
|
Loading…
Reference in New Issue
Block a user