From bfe3ce1e9108651058782d0c0277a5e7a06265b2667c0c7ebf47d0210d398d61 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 30 Jun 2023 15:16:12 +0000 Subject: [PATCH] Update build requirements OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-sensors?expand=0&rev=26 --- qt6-sensors.changes | 5 +++++ qt6-sensors.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/qt6-sensors.changes b/qt6-sensors.changes index 6a76b07..ffb41af 100644 --- a/qt6-sensors.changes +++ b/qt6-sensors.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 30 15:13:14 UTC 2023 - Christophe Marin + +- Update subpackages requirements + ------------------------------------------------------------------- Wed May 24 07:45:42 UTC 2023 - Christophe Marin diff --git a/qt6-sensors.spec b/qt6-sensors.spec index 7902aea..df183bf 100644 --- a/qt6-sensors.spec +++ b/qt6-sensors.spec @@ -83,7 +83,7 @@ Development files for the Qt 6 Sensors library. %package private-devel Summary: Non-ABI stable API for the Qt 6 Sensors library Requires: cmake(Qt6Sensors) = %{real_version} -%requires_eq qt6-qml-private-devel +%requires_eq qt6-core-private-devel %description private-devel This package provides private headers of libQt6Sensors that do not have any