From 437ba1413b1c8a9dfa02592799ce465eb83633b9 Mon Sep 17 00:00:00 2001 From: kkkl12 <1604145060@qq.com> Date: Fri, 18 Sep 2020 09:24:33 +0800 Subject: [PATCH] Fix Source0 --- pywbem-0.12.4.tar.gz => 0.12.4.tar.gz | Bin pywbem.spec | 7 +++++-- 2 files changed, 5 insertions(+), 2 deletions(-) rename pywbem-0.12.4.tar.gz => 0.12.4.tar.gz (100%) 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..3fa42cf 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 18 2020 liuweibo - 0.12.4-6 +- Fix Source0 + * Sat Mar 14 2020 gulining - 0.12.4-5 - remove python2