!29 【轻量级 PR】:Rebuild for next release

From: @zhangruifang2020 
Reviewed-by: @openeuler-basic 
Signed-off-by: @openeuler-basic
This commit is contained in:
openeuler-ci-bot 2022-10-26 07:15:50 +00:00 committed by Gitee
commit 1e397741c8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: dbus-python
Version: 1.2.18
Release: 2
Release: 3
Summary: original Python binding for dbus
License: MIT
URL: http://www.freedesktop.org/wiki/Software/DBusBindings/
@ -79,6 +79,9 @@ make check -k -C python3-build || (cat python3-build/test-suite.log && true)
%doc NEWS ChangeLog README doc/API_CHANGES.txt doc/tutorial.txt
%changelog
* Tue Oct 25 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.2.18-3
- Rebuild for next release
* Fri Aug 27 2021 panxiaohe <panxiaohe@huawei.com> - 1.2.18-2
- Fix deprecation warnings due to invalid escape sequences