diff --git a/dbus-python.spec b/dbus-python.spec index 8fec926b290c9f3d226d7131ad9e4addbed948d6..84399a672422022ee6053673dfc4efb97977cfe6 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -2,7 +2,7 @@ Name: dbus-python Version: 1.2.8 -Release: 7 +Release: 8 Summary: original Python binding for dbus License: MIT URL: http://www.freedesktop.org/wiki/Software/DBusBindings/ @@ -11,7 +11,7 @@ Patch0: 0001-Move-python-modules-to-architecture-specific-directo.patch BuildRequires: dbus-devel dbus-glib-devel python2-docutils BuildRequires: dbus-x11 python2-gobject python3-gobject -BuildRequires: autoconf-archive automake libtool +BuildRequires: autoconf-archive automake libtool gdb %description Dbus-python is the original Python binding for dbus, the reference @@ -96,6 +96,12 @@ make check -k -C python3-build %doc NEWS ChangeLog README doc/API_CHANGES.txt doc/HACKING.txt doc/tutorial.txt %changelog +* Sat Mar 21 2020 openEuler Buildteam - 1.2.8-8 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:add build requires of gdb + * Wed Oct 30 2019 jiangchuangang - 1.2.8-7 - Type:enhancement - ID:NA