commit 6c21533468fc90b16c31e98b465db87337cdf6a3
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Thu Jul 16 19:38:09 2020 +0200
Fix Provides ppsspp
ppsspp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ppsspp.spec b/ppsspp.spec
index a85456a..3dcd715 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -130,7 +130,7 @@ Summary: PPSSPP with SDL frontend
Requires: %{name}-data = %{version}-%{release}
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Obsoletes: %{name} < 0:1.10.2
-Provides: %{name} >= 0:1.10.2
+Provides: %{name} = 0:%{version}-%{release}
%description sdl
PPSSPP with SDL frontend.