From 0164c25e844f13a365c70e8ec2e90f5cf42a241c Mon Sep 17 00:00:00 2001 From: wisdoman Date: Fri, 10 Jan 2020 14:59:21 +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 9fff9f6..9215359 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://files.pythonhosted.org/packages/c3/3d/8e6b3431393e4af7aeab88047b2cb8027f38f0777cfbdc393960910fd5c7/pywbem-0.12.4.tar.gz +Source0: https://github.com/pywbem/pywbem/archive/%{version}.tar.gz %if %{with python2} BuildRequires: python2-pip python2-pbr python2-pyyaml python2-ply python2-rpm-macros python2-devel