diff --git a/gammaray.changes b/gammaray.changes index 5c613dc..d7834e1 100644 --- a/gammaray.changes +++ b/gammaray.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 25 23:06:34 UTC 2023 - Fabian Vogt + +- Add dependency for the matching shared libraries + ------------------------------------------------------------------- Tue Sep 5 09:16:28 UTC 2023 - Christophe Marin diff --git a/gammaray.spec b/gammaray.spec index eb76ac0..3a121a8 100644 --- a/gammaray.spec +++ b/gammaray.spec @@ -113,6 +113,8 @@ Conflicts: gammaray BuildRequires: cmake(Qt6WebEngineWidgets) %endif %endif +# Pull in the correct set of shared libraries (Qt5/Qt6) +Requires: libgammaray%{?pkg_suffix}-%{soversion} >= %{version} %description Gamma Ray is a comprehensive collection of high level introspection