!2 fix source0 url
From: @lunankun Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
f24b9269ff
Binary file not shown.
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user