diff --git a/dbus-python.spec b/dbus-python.spec index e208c5b..e582748 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -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 - 1.2.18-3 +- Rebuild for next release + * Fri Aug 27 2021 panxiaohe - 1.2.18-2 - Fix deprecation warnings due to invalid escape sequences