From f3e3e964e1aa7bb3ff6f3460ac5bf5bfba22ed7d Mon Sep 17 00:00:00 2001 From: wisdoman Date: Fri, 10 Jan 2020 16:09:55 +0800 Subject: [PATCH] modify spec source0 --- pywbem.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pywbem.spec b/pywbem.spec index 9215359..cf1c2e5 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -8,7 +8,7 @@ Release: 4 Summary: WBEM client and WBEM indication listener License: LGPLv2 URL: https://github.com/pywbem/pywbem -Source0: https://github.com/pywbem/pywbem/archive/%{version}.tar.gz +Source0: pywbem-%{version}.tar.gz %if %{with python2} BuildRequires: python2-pip python2-pbr python2-pyyaml python2-ply python2-rpm-macros python2-devel