tests submodule needs explicit Requires

Related: https://issues.redhat.com/browse/RHEL-141475
This commit is contained in:
Joan Torres Lopez 2026-01-19 16:50:40 +01:00
parent accb16e53f
commit 7bd77bfdc9

View File

@ -111,6 +111,7 @@ developing applications that use gnome-desktop4.
%package tests
Summary: Tests for the %{name} package
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: gnome-desktop4%{?_isa} = %{version}-%{release}
%description tests
The %{name}-tests package contains tests that can be used to verify