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
This commit is contained in:
parent
ecdc839cd9
commit
165903ac78
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
@ -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/
|
||||
#
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user