From 165903ac787af6904b5c79fc4d8626638de84e000eb4ffdd3ff59f9dcd23ff82 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 25 Feb 2019 20:35:50 +0000 Subject: [PATCH] Accepting request 678961 from home:ftake:branches:M17N - Fix boo#1126011: fix unexpected LibreOffice's dependency on IBus * Remove "Supplements" for libreoffice-gnome OBS-URL: https://build.opensuse.org/request/show/678961 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=199 --- ibus.changes | 6 ++++++ ibus.spec | 5 ++--- python-ibus.spec | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/ibus.changes b/ibus.changes index 07d0f56..9ab2261 100644 --- a/ibus.changes +++ b/ibus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 25 15:33:01 UTC 2019 - ftake@geeko.jp + +- Fix boo#1126011: fix unexpected LibreOffice's dependency on IBus + * Remove "Supplements" for libreoffice-gnome + ------------------------------------------------------------------- Tue Sep 18 09:04:44 UTC 2018 - schwab@suse.de diff --git a/ibus.spec b/ibus.spec index aa07d36..fa5a573 100644 --- a/ibus.spec +++ b/ibus.spec @@ -1,7 +1,7 @@ # # spec file for package ibus # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -98,7 +98,6 @@ Requires: python3-gobject-Gdk # versions to 3.0 only. Requires: typelib-1_0-Gtk-3_0 Recommends: %{name}-lang -Supplements: packageand(libreoffice:libreoffice-gnome) Provides: locale(ja;ko;zh) Obsoletes: ibus-gnome-shell %if %{with_kde} diff --git a/python-ibus.spec b/python-ibus.spec index a6c8840..31dacc3 100644 --- a/python-ibus.spec +++ b/python-ibus.spec @@ -1,7 +1,7 @@ # # spec file for package python-ibus # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ #