From 88b3f8546ef840f9786507c53f6e44b71abacb298372e13f4a2838fecc12c414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 29 Aug 2023 07:00:33 +0000 Subject: [PATCH] provide the correct version OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=179 --- python-Cython.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-Cython.spec b/python-Cython.spec index 8447044..400a798 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -37,8 +37,8 @@ Requires: python-devel Requires(post): update-alternatives Requires(postun):update-alternatives Conflicts: python-Cython < 3 -Provides: python-Cython3 = 3.0.0 -Obsoletes: python-Cython3 <= 3.0.0 +Provides: python-Cython3 = %{version} +Obsoletes: python-Cython3 <= %{version} %python_subpackages %description