Accepting request 920938 from GNOME:Next

Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/920938
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=323
This commit is contained in:
Dominique Leuenberger 2021-09-27 06:24:07 +00:00 committed by Git OBS Bridge
parent 799a8a3efe
commit 8ddd4fe842
4 changed files with 35 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88ae96f585e0d0870941bba3d75ddf3ec40348e1c5ae741321ca482fac9d45ef
size 721840

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69cb1d3d9a10700eb66348ef1c0e66a855fc5a97ae62902df97a499da11562d2
size 732680

View File

@ -1,9 +1,39 @@
-------------------------------------------------------------------
Mon Sep 20 19:46:32 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.0:
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 16 01:38:11 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
-------------------------------------------------------------------
Sat Sep 4 20:13:49 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.rc:
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 24 07:35:45 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 41.beta:
+ xkb: Clear cached layouts when necessary.
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 23 03:41:51 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 41.alpha:
+ Stop mounting ld.so.cache on non-glibc systems.
+ Replace usage of non-portable `uselocale` with locale-dependent
functions.
+ Fix starttime hour parsing in animated background.
+ xkbinfo: only insert new layouts, skip over duplicate ones.
+ Updated translations.
-------------------------------------------------------------------
Thu Aug 19 08:10:39 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,13 +17,13 @@
Name: gnome-desktop
Version: 40.4
Version: 41.0
Release: 0
Summary: The GNOME Desktop API Library
License: LGPL-2.1-or-later
Group: System/GUI/GNOME
URL: https://www.gnome.org
Source0: https://download.gnome.org/sources/gnome-desktop/40/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gnome-desktop/41/%{name}-%{version}.tar.xz
# 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.
Patch1: gnome-desktop-switch-Japanese-default-input-to-mozc.patch