public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: rhbz#1161871 Added BR of python and python3
@ 2026-05-31 2:06 Takao Fujiwara
0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31 2:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : ecdef2cb48c5d98f50bd99ed2ffc604201a28126
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2014-11-12T15:50:29+09:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/ecdef2cb48c5d98f50bd99ed2ffc604201a28126?branch=autotool
Log:
rhbz#1161871 Added BR of python and python3
---
diff --git a/ibus.spec b/ibus.spec
index e4068fa..c66cd25 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -28,7 +28,7 @@
Name: ibus
Version: 1.5.9
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
Group: System Environment/Libraries
@@ -82,6 +82,9 @@ Requires: pygobject3-base
%endif
# Owner of %%python3_sitearch/gi/overrides
Requires: python3-gobject
+# https://bugzilla.redhat.com/show_bug.cgi?id=1161871
+Requires: python
+Requires: python3
# Owner of %%{_sysconfdir}/X11/xinit
Requires: xorg-x11-xinit
# for setxkbmap
@@ -408,6 +411,9 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
+* Wed Nov 12 2014 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.9-5
+- rhbz#1161871 Added BR of python and python3
+
* Tue Oct 28 2014 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.9-4
- Updated ibus-HEAD.patch for upstream #1744.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 2:06 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:06 [rpms/ibus] autotool: rhbz#1161871 Added BR of python and python3 Takao Fujiwara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox