Rebuild for next release

Signed-off-by: 张瑞方 <xdzhangruifang@163.com>
This commit is contained in:
张瑞方 2022-10-25 03:49:23 +00:00 committed by Gitee
parent 84848cca4c
commit b7a6d8c444
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: dbus-python Name: dbus-python
Version: 1.2.18 Version: 1.2.18
Release: 2 Release: 3
Summary: original Python binding for dbus Summary: original Python binding for dbus
License: MIT License: MIT
URL: http://www.freedesktop.org/wiki/Software/DBusBindings/ 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 %doc NEWS ChangeLog README doc/API_CHANGES.txt doc/tutorial.txt
%changelog %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 * Fri Aug 27 2021 panxiaohe <panxiaohe@huawei.com> - 1.2.18-2
- Fix deprecation warnings due to invalid escape sequences - Fix deprecation warnings due to invalid escape sequences