From a228680b6c59e78cdc64b2b616c20c7b24eba2252a1b5d9b54dc12dbaf1d1b81 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 30 Jun 2023 15:15:42 +0000 Subject: [PATCH] Update build requirements OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-connectivity?expand=0&rev=26 --- qt6-connectivity.changes | 5 +++++ qt6-connectivity.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/qt6-connectivity.changes b/qt6-connectivity.changes index 7606b3c..ff4ba94 100644 --- a/qt6-connectivity.changes +++ b/qt6-connectivity.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 30 15:13:08 UTC 2023 - Christophe Marin + +- Update subpackages requirements + ------------------------------------------------------------------- Wed May 24 07:45:35 UTC 2023 - Christophe Marin diff --git a/qt6-connectivity.spec b/qt6-connectivity.spec index 2e35a9b..eb20602 100644 --- a/qt6-connectivity.spec +++ b/qt6-connectivity.spec @@ -82,9 +82,10 @@ Development files for the Qt6 connectivity libraries. %package private-devel Summary: Non-ABI stable API for the Qt 6 connectivity libraries -Requires: qt6-core-private-devel Requires: cmake(Qt6Bluetooth) = %{real_version} Requires: cmake(Qt6Nfc) = %{real_version} +%requires_eq qt6-core-private-devel +%requires_eq qt6-network-private-devel %description private-devel This package provides private headers of qt6-connectivity that are normally