!7 modify the URL of Source0

Merge pull request !7 from wangchen/wangchen
This commit is contained in:
openeuler-ci-bot 2020-09-10 17:22:30 +08:00 committed by Gitee
commit a7633f8a94
2 changed files with 8 additions and 2 deletions

View File

@ -2,11 +2,11 @@
Name: python-%{_name} Name: python-%{_name}
Version: 0.6.0 Version: 0.6.0
Release: 11 Release: 12
Summary: Pythonic DBus library Summary: Pythonic DBus library
License: LGPLv2+ License: LGPLv2+
URL: https://github.com/LEW21/pydbus 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 Patch1: 0001-make-direction-attribute-conforming-to-introspect.dt.patch
Patch2: 0002-Support-asynchronous-calls-58.patch Patch2: 0002-Support-asynchronous-calls-58.patch
@ -59,6 +59,12 @@ Python3 version of %{summary}.
%{python3_sitelib}/%{_name}/ %{python3_sitelib}/%{_name}/
%changelog %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 * Mon Jul 13 2020 Liquor<lirui130@huawei.com> - 0.6.0-11
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA