!6 update python-dasbus to 1.6

From: @yangl777 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-03-22 03:19:01 +00:00 committed by Gitee
commit 1deff89b10
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 2 deletions

Binary file not shown.

BIN
dasbus-1.6.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global srcname dasbus %global srcname dasbus
Name: python-%{srcname} Name: python-%{srcname}
Version: 1.3 Version: 1.6
Release: 2 Release: 1
Summary: DBus library in Python 3 Summary: DBus library in Python 3
License: LGPLv2+ License: LGPLv2+
@ -42,6 +42,12 @@ Requires: python3-gobject-base
%{python3_sitelib}/%{srcname}/ %{python3_sitelib}/%{srcname}/
%changelog %changelog
* Mon Mar 21 2022 yanglu <yanglu72@h-partners.com> - 1.6-1
- Type: requirements
- ID: NA
- SUG: NA
- DESC: update python-dasbus to 1.6
* Wed Sep 30 2020 lunankun <lunankun@huawei.com> - 1.3-2 * Wed Sep 30 2020 lunankun <lunankun@huawei.com> - 1.3-2
- Type: bugfix - Type: bugfix
- ID: NA - ID: NA