forked from pool/gnome-desktop
Accepting request 880948 from GNOME:Next
GNOME 40 - here we come OBS-URL: https://build.opensuse.org/request/show/880948 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=311
This commit is contained in:
parent
f072d568ac
commit
87be326eba
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3f603ea5bfd47722c92cfc9b885446b46260ea09c8cfb63f6bdd9fefe342e48c
|
|
||||||
size 745168
|
|
3
gnome-desktop-40.0.tar.xz
Normal file
3
gnome-desktop-40.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:20abfd3f831e4e8092b55839311661dc73b2bf13fc9bef71c4a5a4475da9ee04
|
||||||
|
size 721628
|
@ -1,11 +1,12 @@
|
|||||||
diff -urp gnome-desktop-3.33.92.1.orig/libgnome-desktop/default-input-sources.h gnome-desktop-3.33.92.1/libgnome-desktop/default-input-sources.h
|
Index: gnome-desktop-40.alpha.0/libgnome-desktop/default-input-sources.h
|
||||||
--- gnome-desktop-3.33.92.1.orig/libgnome-desktop/default-input-sources.h 2019-09-04 16:19:44.000000000 -0500
|
===================================================================
|
||||||
+++ gnome-desktop-3.33.92.1/libgnome-desktop/default-input-sources.h 2019-09-04 21:24:45.251056755 -0500
|
--- 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_
|
@@ -35,7 +35,7 @@ static DefaultInputSource default_input_
|
||||||
{ "hi_IN", "ibus", "m17n:hi:inscript" },
|
{ "hi_IN", "ibus", "m17n:hi:inscript" },
|
||||||
{ "id_ID", "xkb", "us" },
|
{ "id_ID", "xkb", "us" },
|
||||||
{ "it_IT", "xkb", "it" },
|
{ "it_IT", "xkb", "it" },
|
||||||
- { "ja_JP", "ibus", "kkc" },
|
- { "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:kgp" },
|
||||||
{ "ko_KR", "ibus", "hangul" },
|
{ "ko_KR", "ibus", "hangul" },
|
||||||
|
@ -1,3 +1,41 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 23 09:26:47 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 40.0:
|
||||||
|
+ No changes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 19 10:16:34 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 40.rc:
|
||||||
|
+ bg-slide-show: Always parse date/time integers in base 10.
|
||||||
|
+ Thumbnail:
|
||||||
|
- Fix thumbnailing of CBZ with UTF-8 filenames.
|
||||||
|
- Fix non-working thumbnailer in Flatpak.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 22 12:42:44 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 40.beta:
|
||||||
|
+ xkbinfo: Update iso639Ids but not iso3166Ids correctly in
|
||||||
|
evdev.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 16 21:38:55 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 40.alpha.0:
|
||||||
|
+ Add support for x-large and xx-large thumbnail sizes.
|
||||||
|
+ Make it easier to profile thumbnailers.
|
||||||
|
+ thumbnailer: Cache GStreamer's plugin registry.
|
||||||
|
+ Sandbox thumbnailers in Flatpaks.
|
||||||
|
+ Change default input source to anthy for Japanese>
|
||||||
|
+ xkbinfo: use libxkbregistry to parse the rules files.
|
||||||
|
+ Updated translations.
|
||||||
|
- Add pkgconfig(xkbregistry) BuildRequires: new dependency.
|
||||||
|
- Rebase gnome-desktop-switch-Japanese-default-input-to-mozc.patch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 16 20:38:55 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Feb 16 20:38:55 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-desktop
|
Name: gnome-desktop
|
||||||
Version: 3.38.4
|
Version: 40.0
|
||||||
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
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
URL: https://www.gnome.org
|
URL: https://www.gnome.org
|
||||||
Source0: https://download.gnome.org/sources/gnome-desktop/3.38/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-desktop/40/%{name}-%{version}.tar.xz
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
|
|
||||||
# PATCH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch bnc#1029083 boo#1056289 qzhao@suse.com -- Switch new user's default input engine from "anthy" to "mozc" in gnome-desktop with Japanese language and ibus input frame-work condition.
|
# PATCH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch bnc#1029083 boo#1056289 qzhao@suse.com -- Switch new user's default input engine from "anthy" to "mozc" in gnome-desktop with Japanese language and ibus input frame-work condition.
|
||||||
@ -33,6 +33,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
BuildRequires: libxkbregistry0
|
||||||
BuildRequires: meson >= 0.49.0
|
BuildRequires: meson >= 0.49.0
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
@ -47,6 +48,7 @@ BuildRequires: pkgconfig(libseccomp)
|
|||||||
BuildRequires: pkgconfig(libsystemd)
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
BuildRequires: pkgconfig(libudev)
|
BuildRequires: pkgconfig(libudev)
|
||||||
BuildRequires: pkgconfig(xkbfile)
|
BuildRequires: pkgconfig(xkbfile)
|
||||||
|
BuildRequires: pkgconfig(xkbregistry)
|
||||||
BuildRequires: pkgconfig(xkeyboard-config)
|
BuildRequires: pkgconfig(xkeyboard-config)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -145,15 +147,15 @@ translation-update-upstream po gnome-desktop
|
|||||||
|
|
||||||
%files -n libgnome-desktop-3-19
|
%files -n libgnome-desktop-3-19
|
||||||
%license COPYING.LIB
|
%license COPYING.LIB
|
||||||
%doc AUTHORS NEWS README
|
%doc AUTHORS NEWS
|
||||||
%{_libdir}/libgnome-desktop-3.so.*
|
%{_libdir}/libgnome-desktop-3.so.*
|
||||||
|
|
||||||
%files -n libgnome-desktop-3_0-common
|
%files -n libgnome-desktop-3_0-common
|
||||||
%doc %{_datadir}/help/C/fdl/
|
%doc %{_datadir}/help/C/fdl/
|
||||||
%doc %{_datadir}/help/C/gpl/
|
%doc %{_datadir}/help/C/gpl/
|
||||||
%doc %{_datadir}/help/C/lgpl/
|
%doc %{_datadir}/help/C/lgpl/
|
||||||
|
%{_libexecdir}/gnome-desktop-debug/
|
||||||
%{_datadir}/locale/en/
|
%{_datadir}/locale/en/
|
||||||
%{_libexecdir}/gnome-rr-debug
|
|
||||||
|
|
||||||
%files -n typelib-1_0-GnomeDesktop-3_0
|
%files -n typelib-1_0-GnomeDesktop-3_0
|
||||||
%{_libdir}/girepository-1.0/GnomeDesktop-3.0.typelib
|
%{_libdir}/girepository-1.0/GnomeDesktop-3.0.typelib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user