public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Update wayland deps
@ 2026-05-31 2:07 Pete Walter
0 siblings, 0 replies; only message in thread
From: Pete Walter @ 2026-05-31 2:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 9dfd3afd984df78afa2cce06022cd10a230e9bf9
Author : Pete Walter <pwalter@fedoraproject.org>
Date : 2019-02-28T21:33:21+00:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/9dfd3afd984df78afa2cce06022cd10a230e9bf9?branch=autotool
Log:
Update wayland deps
Just wayland-devel is enough these days.
---
diff --git a/ibus.spec b/ibus.spec
index 8ba582d..c164016 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -35,7 +35,7 @@
Name: ibus
Version: 1.5.19
-Release: 17%{?dist}
+Release: 18%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
URL: https://github.com/ibus/%name/wiki
@@ -74,7 +74,7 @@ BuildRequires: git
BuildRequires: vala
BuildRequires: iso-codes-devel
BuildRequires: libnotify-devel
-BuildRequires: libwayland-client-devel
+BuildRequires: wayland-devel
%if %with_kde5
BuildRequires: qt5-qtbase-devel
%endif
@@ -434,6 +434,9 @@ dconf update || :
%{_datadir}/gtk-doc/html/*
%changelog
+* Thu Feb 28 2019 Pete Walter <pwalter@fedoraproject.org> - 1.5.19-18
+- Update wayland deps
+
* Fri Feb 22 2019 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.19-17
- Delete dconf dependencies and gettext migration for gschema.xml file
- Delete Super-space notification in initial login in non-GNOME desktops
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 2:07 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:07 [rpms/ibus] autotool: Update wayland deps Pete Walter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox