diff --git a/.gitignore b/.gitignore index 8805e61..839fd6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qt3d-everywhere-opensource-src-5.15.9.tar.xz +SOURCES/qt3d-everywhere-opensource-src-5.15.15.tar.xz diff --git a/.qt5-qt3d.metadata b/.qt5-qt3d.metadata index 4a2f647..f33403b 100644 --- a/.qt5-qt3d.metadata +++ b/.qt5-qt3d.metadata @@ -1 +1 @@ -270c5afb84242b63eaac960bba1645f39f6ca009 SOURCES/qt3d-everywhere-opensource-src-5.15.9.tar.xz +5935f69363e0e5d4fcfbd2988e8845f84420f796 SOURCES/qt3d-everywhere-opensource-src-5.15.15.tar.xz diff --git a/SPECS/qt5-qt3d.spec b/SPECS/qt5-qt3d.spec index bfaca2e..6a0ac12 100644 --- a/SPECS/qt5-qt3d.spec +++ b/SPECS/qt5-qt3d.spec @@ -1,17 +1,15 @@ %global qt_module qt3d -%global build_tests 1 - %global multilib_archs x86_64 %{ix86} %{?mips} ppc64 ppc s390x s390 sparc64 sparcv9 Summary: Qt5 - Qt3D QML bindings and C++ APIs Name: qt5-%{qt_module} -Version: 5.15.9 +Version: 5.15.15 Release: 1%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://doc.qt.io/qt-5/licensing.html -License: LGPLv2 with exceptions or GPLv3 with exceptions +License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz @@ -27,8 +25,6 @@ BuildRequires: qt5-qtimageformats BuildRequires: qt5-qtxmlpatterns-devel %if 0%{?fedora} BuildRequires: pkgconfig(assimp) >= 3.3.1 -%else -Provides: bundled(assimp) = 4.1 %endif Requires: qt5-qtimageformats%{?_isa} >= %{version} @@ -49,14 +45,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %description examples %{summary}. -%if 0%{?build_tests} -%package tests -Summary: Unit tests for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} - -%description tests -%{summary}. -%endif %prep %setup -q -n %{qt_module}-everywhere-src-%{version} @@ -73,17 +61,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %make_build -%if 0%{?build_tests} -%qt5_build_tests -%endif %install make install INSTALL_ROOT=%{buildroot} -%if 0%{?build_tests} -%qt5_install_tests -%endif - %ifarch %{multilib_archs} # multilib: qt3dcore-config_p.h mv %{buildroot}%{_qt5_headerdir}/Qt3DCore/%{version}/Qt3DCore/private/qt3dcore-config_p.h %{buildroot}%{_qt5_headerdir}/Qt3DCore/%{version}/Qt3DCore/private/qt3dcore-config-%{__isa_bits}_p.h @@ -196,38 +177,82 @@ popd %{_qt5_examplesdir}/ %endif -%if 0%{?build_tests} -%files tests -%{_qt5_libdir}/qt5/tests -%endif %changelog -* Tue Apr 18 2023 Jan Grulich - 5.15.9-1 +* Mon Jan 06 2025 Arkady L. Shane - 5.15.15-1 +- Rebuilt for MSVSphere 10 + +* Wed Sep 04 2024 Jan Grulich - 5.15.15-1 +- 5.15.15 + +* Fri Jul 19 2024 Fedora Release Engineering - 5.15.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Wed May 29 2024 Jan Grulich - 5.15.14-1 +- 5.15.14 + +* Thu Mar 14 2024 Jan Grulich - 5.15.13-1 +- 5.15.13 + +* Fri Jan 26 2024 Fedora Release Engineering - 5.15.12-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 5.15.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Tue Jan 02 2024 Jan Grulich - 5.15.12-1 +- 5.15.12 + +* Fri Oct 06 2023 Jan Grulich - 5.15.11-1 +- 5.15.11 + +* Fri Jul 21 2023 Fedora Release Engineering - 5.15.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Mon Jun 12 2023 Jan Grulich - 5.15.10-1 +- 5.15.10 + +* Tue Apr 11 2023 Jan Grulich - 5.15.9-1 - 5.15.9 - Resolves: bz#2175729 -* Mon Mar 28 2022 Jan Grulich - 5.15.3-1 +* Tue Jan 31 2023 Jan Grulich - 5.15.8-3 +- migrated to SPDX license + +* Fri Jan 20 2023 Fedora Release Engineering - 5.15.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Thu Jan 05 2023 Jan Grulich - 5.15.8-1 +- 5.15.8 + +* Mon Oct 31 2022 Jan Grulich - 5.15.7-1 +- 5.15.7 + +* Tue Sep 20 2022 Jan Grulich - 5.15.6-1 +- 5.15.6 + +* Sat Jul 23 2022 Fedora Release Engineering - 5.15.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Wed Jul 13 2022 Jan Grulich - 5.15.5-1 +- 5.15.5 + +* Mon May 16 2022 Jan Grulich - 5.15.4-1 +- 5.15.4 + +* Fri Mar 04 2022 Jan Grulich - 5.15.3-1 - 5.15.3 - Resolves: bz#2061356 -* Tue Aug 10 2021 Mohan Boddu - 5.15.2-9 -- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Related: rhbz#1991688 +* Fri Jan 21 2022 Fedora Release Engineering - 5.15.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild -* Wed Jun 09 2021 Jan Grulich - 5.15.2-8 -- Add gating tests - Resolves: bz#1968482 +* Sun Aug 01 2021 Rich Mattes - 5.15.2-7 +- Rebuild for assimp-5.0.1 -* Mon May 17 2021 Jan Grulich - 5.15.2-7 -- Provides: bundled(assimp) - Resolves: bz#1961111 +* Fri Jul 23 2021 Fedora Release Engineering - 5.15.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild -* Thu Apr 29 2021 Jan Grulich - 5.15.2-6 +* Thu Apr 29 2021 Jan Grulich - 5.15.2-5 - Define multilib architectures - Resolves: bz#1952538 - -* Fri Apr 16 2021 Mohan Boddu - 5.15.2-5 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering - 5.15.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild