diff --git a/pywbem-0.12.4.tar.gz b/0.12.4.tar.gz similarity index 100% rename from pywbem-0.12.4.tar.gz rename to 0.12.4.tar.gz diff --git a/pywbem.spec b/pywbem.spec index 61bcc51..7a7b1d3 100644 --- a/pywbem.spec +++ b/pywbem.spec @@ -4,11 +4,11 @@ Name: pywbem Version: 0.12.4 -Release: 5 +Release: 6 Summary: WBEM client and WBEM indication listener License: LGPLv2 URL: https://github.com/pywbem/pywbem -Source0: pywbem-%{version}.tar.gz +Source0: https://github.com/pywbem/pywbem/archive/%{version}.tar.gz %if 0%{?with_python2} BuildRequires: python2-pip python2-pbr python2-pyyaml python2-ply python2-rpm-macros python2-devel @@ -113,6 +113,9 @@ env PYTHONPATH=%{buildroot}/%{python3_sitelib} PBR_VERSION="%{version}" \ %changelog +* Fri Sep 11 2020 liuweibo - 0.12.4-6 +- Fix Source0 + * Sat Mar 14 2020 gulining - 0.12.4-5 - remove python2