Update python2- to python3-gobject

This commit is contained in:
David King 2020-01-31 10:58:35 +00:00
parent 628c608e41
commit dafecf5b80

View File

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