modify the URL of Source0
This commit is contained in:
parent
ae04f8f151
commit
aac689a293
@ -2,11 +2,11 @@
|
||||
|
||||
Name: python-%{_name}
|
||||
Version: 0.6.0
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: Pythonic DBus library
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/LEW21/pydbus
|
||||
Source0: https://github.com/LEW21/pydbus/archive/%{_name}-%{version}.tar.gz
|
||||
Source0: https://github.com/LEW21/pydbus/archive/v%{version}.tar.gz
|
||||
|
||||
Patch1: 0001-make-direction-attribute-conforming-to-introspect.dt.patch
|
||||
Patch2: 0002-Support-asynchronous-calls-58.patch
|
||||
@ -59,6 +59,12 @@ Python3 version of %{summary}.
|
||||
%{python3_sitelib}/%{_name}/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 8 2020 wangchen<wangchen137@huawei.com> - 0.6.0-12
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:modify the URL of Source0
|
||||
|
||||
* Mon Jul 13 2020 Liquor<lirui130@huawei.com> - 0.6.0-11
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user