From dafecf5b8024a413c089af696f4092f2f96c4bcf Mon Sep 17 00:00:00 2001 From: David King Date: Fri, 31 Jan 2020 10:58:35 +0000 Subject: [PATCH] Update python2- to python3-gobject --- dbus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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