From 9946b5af5c88b3dea437921e2406429b941ef961 Mon Sep 17 00:00:00 2001 From: kkkl12 <1604145060@qq.com> Date: Fri, 11 Sep 2020 15:40:04 +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..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