From 488a91a672030a33fbbb06ec83c047173034e01c Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 1 May 2024 02:32:19 +0300 Subject: [PATCH] import qt6-qt5compat-6.6.2-1.el9 --- .gitignore | 2 +- .qt6-qt5compat.metadata | 2 +- SOURCES/README.md | 3 +++ SPECS/qt6-qt5compat.spec | 45 +++++++++++++++++++++++++++++++++++++--- 4 files changed, 47 insertions(+), 5 deletions(-) create mode 100644 SOURCES/README.md diff --git a/.gitignore b/.gitignore index 79debba..c082278 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qt5compat-everywhere-src-6.5.2.tar.xz +SOURCES/qt5compat-everywhere-src-6.6.2.tar.xz diff --git a/.qt6-qt5compat.metadata b/.qt6-qt5compat.metadata index ddf7aed..40b4537 100644 --- a/.qt6-qt5compat.metadata +++ b/.qt6-qt5compat.metadata @@ -1 +1 @@ -7b7f0614b4ae3736a8c1b19f7be3353493170c36 SOURCES/qt5compat-everywhere-src-6.5.2.tar.xz +f6aa18b283cbf3d73a1d2a6849b7fe437780b534 SOURCES/qt5compat-everywhere-src-6.6.2.tar.xz diff --git a/SOURCES/README.md b/SOURCES/README.md new file mode 100644 index 0000000..ed18b82 --- /dev/null +++ b/SOURCES/README.md @@ -0,0 +1,3 @@ +# qt6-qt5compat + +The qt6-qt5compat package diff --git a/SPECS/qt6-qt5compat.spec b/SPECS/qt6-qt5compat.spec index 0d4c4bb..b179b6d 100644 --- a/SPECS/qt6-qt5compat.spec +++ b/SPECS/qt6-qt5compat.spec @@ -1,6 +1,8 @@ %global qt_module qt5compat +%global examples 1 + #global unstable 1 %if 0%{?unstable} %global prerelease rc2 @@ -8,7 +10,7 @@ Summary: Qt6 - Qt 5 Compatibility Libraries Name: qt6-%{qt_module} -Version: 6.5.2 +Version: 6.6.2 Release: 1%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 @@ -48,13 +50,21 @@ Requires: qt6-qtbase-devel%{?_isa} %description devel %{summary}. +%if 0%{?examples} +%package examples +Summary: Programming examples for %{name} +Requires: %{name}%{?_isa} = %{version}-%{release} +%description examples +%{summary}. +%endif + %prep %autosetup -n %{qt_module}-everywhere-src-%{qt_version}%{?unstable:-%{prerelease}} -p1 %build -%cmake_qt6 +%cmake_qt6 -DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF} %cmake_build @@ -97,10 +107,39 @@ popd %{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json %{_qt6_libdir}/pkgconfig/*.pc +%if 0%{?examples} +%files examples +%{_qt6_examplesdir}/ +%endif + %changelog -* Sat Nov 18 2023 Arkady L. Shane - 6.5.2-1 +* Thu Feb 15 2024 Jan Grulich - 6.6.2-1 +- 6.6.2 + +* Wed Jan 31 2024 Pete Walter - 6.6.1-4 +- Rebuild for ICU 74 + +* Fri Jan 26 2024 Fedora Release Engineering - 6.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 6.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Nov 27 2023 Jan Grulich - 6.6.1-1 +- 6.6.1 + +* Sat Nov 18 2023 Arkady L. Shane - 6.6.0-1 - Rebuilt for MSVSphere 9.2 +* Tue Oct 10 2023 Jan Grulich - 6.6.0-1 +- 6.6.0 + +* Sun Oct 01 2023 Justin Zobel - 6.5.3-1 +- new version + +* Fri Jul 21 2023 Fedora Release Engineering - 6.5.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Jul 21 2023 Jan Grulich - 6.5.2-1 - 6.5.2