public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Drop BR on dbus-glib as the project is using already GDBus
@ 2026-05-31  2:08 Tomas Popela
  0 siblings, 0 replies; only message in thread
From: Tomas Popela @ 2026-05-31  2:08 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : ebba374f5e817713b4f13dc27c2a3d1799f7e178
Author : Tomas Popela <tpopela@redhat.com>
Date   : 2023-05-10T14:45:28+02:00
Stats  : +4/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/ebba374f5e817713b4f13dc27c2a3d1799f7e178?branch=autotool

Log:
Drop BR on dbus-glib as the project is using already GDBus

---
diff --git a/ibus.spec b/ibus.spec
index ee6454f..c533316 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -50,7 +50,7 @@
 
 Name:           ibus
 Version:        1.5.28
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPL-2.0-or-later
 URL:            https://github.com/ibus/%name/wiki
@@ -80,7 +80,6 @@ BuildRequires:  gtk3-devel
 %if %{with gtk4}
 BuildRequires:  gtk4-devel
 %endif
-BuildRequires:  dbus-glib-devel
 BuildRequires:  dbus-python-devel >= %{dbus_python_version}
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk-doc
@@ -560,6 +559,9 @@ dconf update || :
 %{_datadir}/installed-tests/ibus
 
 %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
 - Migrate some upstream patches
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31  2:08 [rpms/ibus] autotool: Drop BR on dbus-glib as the project is using already GDBus Tomas Popela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox