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