diff --git a/gnome-desktop-44.0.tar.xz b/gnome-desktop-44.0.tar.xz deleted file mode 100644 index fceb774..0000000 --- a/gnome-desktop-44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42c773745d84ba14bc1cf1c4c6f4606148803a5cd337941c63964795f3c59d42 -size 765764 diff --git a/gnome-desktop-44.1.tar.xz b/gnome-desktop-44.1.tar.xz new file mode 100644 index 0000000..10e8f14 --- /dev/null +++ b/gnome-desktop-44.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7ca55dc9e08914999741523a17d29ce223915626bd2462a120bf96f47a79ab +size 766784 diff --git a/gnome-desktop-switch-Japanese-default-input-to-mozc.patch b/gnome-desktop-switch-Japanese-default-input-to-mozc.patch index cbcb9a0..3995817 100644 --- a/gnome-desktop-switch-Japanese-default-input-to-mozc.patch +++ b/gnome-desktop-switch-Japanese-default-input-to-mozc.patch @@ -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-40.alpha.0/libgnome-desktop/default-input-sources.h -@@ -35,7 +35,7 @@ static DefaultInputSource default_input_ - { "hi_IN", "ibus", "m17n:hi:inscript" }, +--- gnome-desktop-44.1.orig/libgnome-desktop/default-input-sources.h ++++ gnome-desktop-44.1/libgnome-desktop/default-input-sources.h +@@ -36,7 +36,7 @@ static DefaultInputSource default_input_ + { "hi_IN", "ibus", "m17n:hi:inscript2" }, { "id_ID", "xkb", "us" }, { "it_IT", "xkb", "it" }, - { "ja_JP", "ibus", "anthy" }, + { "ja_JP", "ibus", "Japanese (Mozc)" }, - { "kn_IN", "ibus", "m17n:kn:kgp" }, + { "kn_IN", "ibus", "m17n:kn:inscript2" }, { "ko_KR", "ibus", "hangul" }, - { "mai_IN", "ibus", "m17n:mai:inscript" }, + { "mai_IN", "ibus", "m17n:mai:inscript2" }, diff --git a/gnome-desktop.changes b/gnome-desktop.changes index a7f42f1..91d9e7a 100644 --- a/gnome-desktop.changes +++ b/gnome-desktop.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Aug 21 05:52:55 UTC 2024 - Bjørn Lie + +- 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 diff --git a/gnome-desktop.spec b/gnome-desktop.spec index 7c5b3f6..c156f19 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gnome-desktop -Version: 44.0 +Version: 44.1 Release: 0 Summary: The GNOME Desktop API Library License: LGPL-2.1-or-later