From cfc61e9babfa14aedc7f5f5dff065f580b52df621a63c068af5c16829bd19a93 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 9 Dec 2024 09:39:44 +0000 Subject: [PATCH] Fix macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=113 --- python-pycurl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index b2a5011..56cbb1e 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -25,10 +25,10 @@ %define psuffix %{nil} %bcond_with test %endif -%define upversion 7.45.3 %{?sle15_python_module_pythons} Name: python-pycurl%{psuffix} Version: 7.45.3 +%global upversion %{version} Release: 0 Summary: PycURL -- cURL library module License: LGPL-2.1-or-later AND MIT