Update python2- to python3-gobject
This commit is contained in:
parent
628c608e41
commit
dafecf5b80
@ -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 <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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user