diff --git a/dbus.spec b/dbus.spec index e9595ce..315d0a4 100644 --- a/dbus.spec +++ b/dbus.spec @@ -68,7 +68,7 @@ BuildRequires: systemd %if %{with tests} BuildRequires: pkgconfig(gio-2.0) >= 2.40.0 BuildRequires: python3-dbus -BuildRequires: python2-gobject +BuildRequires: python3-gobject %endif %if %{with check} BuildRequires: /usr/bin/Xvfb @@ -447,6 +447,9 @@ systemctl --no-reload --global preset dbus-daemon.service &>/dev/null || : %changelog +* Fri Jan 31 2020 David King - 1:1.12.16-4 +- Update python2- to python3-gobject + * Tue Jan 28 2020 Fedora Release Engineering - 1:1.12.16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild