From afe0f23b634c493b3f4663336b1cfec1d9c45f3deb05463e4660eb10609ab66e Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Tue, 4 Apr 2023 19:39:15 +0000 Subject: [PATCH] Update to 6.5.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-macros?expand=0&rev=8 --- macros.qt6 | 2 +- qt6-macros.changes | 5 +++++ qt6-macros.spec | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/macros.qt6 b/macros.qt6 index 4a8241c..a216d34 100644 --- a/macros.qt6 +++ b/macros.qt6 @@ -167,7 +167,7 @@ # Variables only used for packaging %_qt6_cmakedir %{_qt6_libdir}/cmake -%_qt6_metatypesdir %{_qt6_libdir}/metatypes +%_qt6_metatypesdir %{_qt6_archdatadir}/metatypes %_qt6_pkgconfigdir %{_qt6_libdir}/pkgconfig #-------------------------------------------------------------- diff --git a/qt6-macros.changes b/qt6-macros.changes index 269bb03..baeed34 100644 --- a/qt6-macros.changes +++ b/qt6-macros.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 30 10:45:38 UTC 2022 - Christophe Giboudeaux + +- Update the %_qt6_metatypesdir location to match upstream changes + ------------------------------------------------------------------- Tue Mar 29 16:42:39 UTC 2022 - Christophe Giboudeaux diff --git a/qt6-macros.spec b/qt6-macros.spec index 886ba29..99c95b1 100644 --- a/qt6-macros.spec +++ b/qt6-macros.spec @@ -1,7 +1,7 @@ # # spec file for package qt6-macros # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: qt6-macros -Version: 20220329 +Version: 20221130 Release: 0 Summary: RPM macros for Qt6 packages License: MIT