From 3757dbf5d018ca1de01815a0df7b416ea82053dc Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 6 Jan 2025 08:10:26 +0300 Subject: [PATCH] import qt5-qtscript-5.15.15-1.el10 --- .gitignore | 2 +- .qt5-qtscript.metadata | 2 +- SPECS/qt5-qtscript.spec | 105 +++++++++++++++++++++++++--------------- 3 files changed, 68 insertions(+), 41 deletions(-) diff --git a/.gitignore b/.gitignore index 0f11fbb..1871353 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtscript-everywhere-opensource-src-5.15.9.tar.xz +SOURCES/qtscript-everywhere-opensource-src-5.15.15.tar.xz diff --git a/.qt5-qtscript.metadata b/.qt5-qtscript.metadata index 21a948d..ca43138 100644 --- a/.qt5-qtscript.metadata +++ b/.qt5-qtscript.metadata @@ -1 +1 @@ -9cddbc54828728cd67987d5dd2ce3d2c0e1ce733 SOURCES/qtscript-everywhere-opensource-src-5.15.9.tar.xz +a9e4aa6cf69f34bf905f14f6c28776d4d1fdaaba SOURCES/qtscript-everywhere-opensource-src-5.15.15.tar.xz diff --git a/SPECS/qt5-qtscript.spec b/SPECS/qt5-qtscript.spec index b34a530..91705d9 100644 --- a/SPECS/qt5-qtscript.spec +++ b/SPECS/qt5-qtscript.spec @@ -1,6 +1,6 @@ ## uncomment to enable bootstrap mode -#global bootstrap 1 +%global bootstrap 1 ## currently includes no tests %if !0%{?bootstrap} @@ -12,15 +12,13 @@ %global qt_module qtscript -%global build_tests 1 - Summary: Qt5 - QtScript component Name: qt5-%{qt_module} -Version: 5.15.9 +Version: 5.15.15 Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details -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 @@ -66,15 +64,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 %autosetup -n %{qt_module}-everywhere-src-%{version} -p1 @@ -100,18 +89,10 @@ export CXXFLAGS="$RPM_OPT_FLAGS -O1" %make_build -%if 0%{?build_tests} -%qt5_build_tests -%endif - %install %make_install INSTALL_ROOT=%{buildroot} -%if 0%{?build_tests} -%qt5_install_tests -%endif - ## .prl file love (maybe consider just deleting these -- rex # nuke dangling reference(s) to %%buildroot, excessive (.la-like) libs sed -i \ @@ -165,30 +146,76 @@ fi %files examples %{_qt5_examplesdir}/ -%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#2175745 -* Mon Mar 28 2022 Jan Grulich - 5.15.3-1 -- 5.15.3 - Resolves: bz#2061365 +* 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 -* Tue Aug 10 2021 Mohan Boddu - 5.15.2-6 -- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Related: rhbz#1991688 +* 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 -* Wed Jun 09 2021 Jan Grulich - 5.15.2-5 -- Add gating tests - Resolves: bz#1968470 +* Fri Jan 21 2022 Fedora Release Engineering - 5.15.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild -* Fri Apr 16 2021 Mohan Boddu - 5.15.2-4 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 +* Fri Jul 23 2021 Fedora Release Engineering - 5.15.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering - 5.15.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild