Drop BR on dbus-glib as the project is using already GDBus
This commit is contained in:
parent
3755855b20
commit
ebba374f5e
@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.5.28
|
Version: 1.5.28
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Intelligent Input Bus for Linux OS
|
Summary: Intelligent Input Bus for Linux OS
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
URL: https://github.com/ibus/%name/wiki
|
URL: https://github.com/ibus/%name/wiki
|
||||||
@ -80,7 +80,6 @@ BuildRequires: gtk3-devel
|
|||||||
%if %{with gtk4}
|
%if %{with gtk4}
|
||||||
BuildRequires: gtk4-devel
|
BuildRequires: gtk4-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: dbus-glib-devel
|
|
||||||
BuildRequires: dbus-python-devel >= %{dbus_python_version}
|
BuildRequires: dbus-python-devel >= %{dbus_python_version}
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
@ -560,6 +559,9 @@ dconf update || :
|
|||||||
%{_datadir}/installed-tests/ibus
|
%{_datadir}/installed-tests/ibus
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 10 2023 Tomas Popela <tpopela@redhat.com> - 1.5.28-5
|
||||||
|
- Drop BR on dbus-glib as the project is using already GDBus
|
||||||
|
|
||||||
* Tue May 02 2023 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.28-4
|
* Tue May 02 2023 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.28-4
|
||||||
- Migrate some upstream patches
|
- Migrate some upstream patches
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user