forked from pool/gnome-desktop
Accepting request 1195154 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1195154 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-desktop?expand=0&rev=185
This commit is contained in:
commit
dc7b3c5fa2
BIN
gnome-desktop-44.0.tar.xz
(Stored with Git LFS)
BIN
gnome-desktop-44.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
gnome-desktop-44.1.tar.xz
Normal file
3
gnome-desktop-44.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae7ca55dc9e08914999741523a17d29ce223915626bd2462a120bf96f47a79ab
|
||||||
|
size 766784
|
@ -1,13 +1,13 @@
|
|||||||
Index: gnome-desktop-40.alpha.0/libgnome-desktop/default-input-sources.h
|
Index: gnome-desktop-44.1/libgnome-desktop/default-input-sources.h
|
||||||
===================================================================
|
===================================================================
|
||||||
--- gnome-desktop-40.alpha.0.orig/libgnome-desktop/default-input-sources.h
|
--- gnome-desktop-44.1.orig/libgnome-desktop/default-input-sources.h
|
||||||
+++ gnome-desktop-40.alpha.0/libgnome-desktop/default-input-sources.h
|
+++ gnome-desktop-44.1/libgnome-desktop/default-input-sources.h
|
||||||
@@ -35,7 +35,7 @@ static DefaultInputSource default_input_
|
@@ -36,7 +36,7 @@ static DefaultInputSource default_input_
|
||||||
{ "hi_IN", "ibus", "m17n:hi:inscript" },
|
{ "hi_IN", "ibus", "m17n:hi:inscript2" },
|
||||||
{ "id_ID", "xkb", "us" },
|
{ "id_ID", "xkb", "us" },
|
||||||
{ "it_IT", "xkb", "it" },
|
{ "it_IT", "xkb", "it" },
|
||||||
- { "ja_JP", "ibus", "anthy" },
|
- { "ja_JP", "ibus", "anthy" },
|
||||||
+ { "ja_JP", "ibus", "Japanese (Mozc)" },
|
+ { "ja_JP", "ibus", "Japanese (Mozc)" },
|
||||||
{ "kn_IN", "ibus", "m17n:kn:kgp" },
|
{ "kn_IN", "ibus", "m17n:kn:inscript2" },
|
||||||
{ "ko_KR", "ibus", "hangul" },
|
{ "ko_KR", "ibus", "hangul" },
|
||||||
{ "mai_IN", "ibus", "m17n:mai:inscript" },
|
{ "mai_IN", "ibus", "m17n:mai:inscript2" },
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 21 05:52:55 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 44.1:
|
||||||
|
+ Fix compatibility with muslc
|
||||||
|
+ Fix GNOME_DESKTOP_IS_THUMBNAIL_FACTORY
|
||||||
|
+ Update default Indic input methods
|
||||||
|
+ Use ibus-chewing as the default input source for zh_TW
|
||||||
|
+ Updated translations.
|
||||||
|
- Rebase gnome-desktop-switch-Japanese-default-input-to-mozc.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 20 09:20:01 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Mon Mar 20 09:20:01 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-desktop
|
# spec file for package gnome-desktop
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-desktop
|
Name: gnome-desktop
|
||||||
Version: 44.0
|
Version: 44.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GNOME Desktop API Library
|
Summary: The GNOME Desktop API Library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user