!2 fix source0 url

From: @lunankun
Reviewed-by: @t_feng
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2020-09-30 17:32:45 +08:00 committed by Gitee
commit f24b9269ff
2 changed files with 8 additions and 2 deletions

Binary file not shown.

View File

@ -2,12 +2,12 @@
Name: python-%{srcname}
Version: 1.3
Release: 1
Release: 2
Summary: DBus library in Python 3
License: LGPLv2+
URL: https://pypi.python.org/pypi/dasbus
Source0: https://github.com/rhinstaller/%{srcname}/archive/%{srcname}-%{version}.tar.gz
Source0: https://codeload.github.com/rhinstaller/%{srcname}/tar.gz/v%{version}#/%{srcname}-%{version}.tar.gz
BuildArch: noarch
@ -42,5 +42,11 @@ Requires: python3-gobject-base
%{python3_sitelib}/%{srcname}/
%changelog
* Wed Sep 30 2020 lunankun <lunankun@huawei.com> - 1.3-2
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: fix Source0 url
* Tue Jun 23 2020 fengtao <fengtao40@huawei.com> - 1.3-1
- package init