Accepting request 736536 from GNOME:Factory

Scripted push from {project}

OBS-URL: https://build.opensuse.org/request/show/736536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-desktop?expand=0&rev=151
This commit is contained in:
Dominique Leuenberger 2019-10-17 10:59:53 +00:00 committed by Git OBS Bridge
commit 20c9d57d27
6 changed files with 59 additions and 18 deletions

View File

@ -1,3 +1,3 @@
libgnome-desktop-3-17
libgnome-desktop-3-18
obsoletes "gnome-desktop-<targettype> <= <version>"
provides "gnome-desktop-<targettype> = <version>"

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:099f71b29310c999c28f2bf272c846bbd7efc8c6c438b37d15f374230ce92d2e
size 709128

View File

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

View File

@ -1,10 +1,9 @@
Index: gnome-desktop-3.27.1/libgnome-desktop/default-input-sources.h
===================================================================
--- gnome-desktop-3.27.1.orig/libgnome-desktop/default-input-sources.h
+++ gnome-desktop-3.27.1/libgnome-desktop/default-input-sources.h
@@ -34,7 +34,7 @@ static DefaultInputSource default_input_
{ "he_IL", "xkb", "il" },
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
--- 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
@@ -35,7 +35,7 @@ static DefaultInputSource default_input_
{ "hi_IN", "ibus", "m17n:hi:inscript" },
{ "id_ID", "xkb", "us" },
{ "it_IT", "xkb", "it" },
- { "ja_JP", "ibus", "kkc" },
+ { "ja_JP", "ibus", "Japanese (Mozc)" },

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Tue Oct 8 08:19:00 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.1:
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 10 05:47:42 CDT 2019 - mgorse@suse.com
- Update to version 3.34.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 4 20:55:25 CDT 2019 - mgorse@suse.com
- Update to version 3.33.92.1:
+ tests/wall*: Do not fail if some of the locales is missing.
- Changes in version 3.33.92:
+ Updated translations.
- Changes in version 3.33.91:
+ Updated translations.
- Changes in version 3.33.90:
+ Avoid using g_type_class_add_private().
+ Updated translations.
- Changes in version 3.33.4:
+ Support common_name in ISO 639.
+ Display locale @modifiers properly.
+ Fix detection of builtin display on NVIDIA.
+ GnomeBGSlideShow filename property replaced with a file
property.
- Changes in version 3.33.3:
+ Updated translations.
- Changes in version 3.33.2:
+ thumbnailer: Correctly cleanup stale thumbnailer directories.
+ Updated translations.
- Changes in version 3.33.1:
+ gnome-languages: Use uselocale to avoid threadsafety issues.
+ Add default keyboard layout for Indonesia.
+ Updated translations.
- API version is now 18.
- Rebase gnome-desktop-switch-Japanese-default-input-to-mozc.patch.
-------------------------------------------------------------------
Tue May 7 13:05:30 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,13 +17,13 @@
Name: gnome-desktop
Version: 3.32.2
Version: 3.34.1
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/3.32/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gnome-desktop/3.34/%{name}-%{version}.tar.xz
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.
@ -70,7 +70,7 @@ reasons.
This package contains data files used by libgnome-dekstop.
%package -n libgnome-desktop-3-17
%package -n libgnome-desktop-3-18
Summary: The GNOME Desktop API Library
# the library calls out to bwrap in order to fire up thumbnailers in a secure container
Group: System/Libraries
@ -82,7 +82,7 @@ Recommends: %{name}-lang
Provides: %{name} = %{version}
Obsoletes: %{name} < %{version}
%description -n libgnome-desktop-3-17
%description -n libgnome-desktop-3-18
The libgnome-desktop library provides API shared by several applications
on the desktop, but that cannot live in the platform for various
reasons.
@ -102,7 +102,7 @@ libgnome-desktop.
%package -n libgnome-desktop-3-devel
Summary: Development files for the GNOME Desktop API library
Group: Development/Libraries/GNOME
Requires: libgnome-desktop-3-17 = %{version}
Requires: libgnome-desktop-3-18 = %{version}
# Needed as /usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h includes X11/extensions/XKBrules.h
Requires: libxkbfile-devel
Requires: typelib-1_0-GnomeDesktop-3_0 = %{version}
@ -141,10 +141,10 @@ translation-update-upstream po gnome-desktop
%fdupes %{buildroot}/%{_prefix}
%post -n libgnome-desktop-3-17 -p /sbin/ldconfig
%postun -n libgnome-desktop-3-17 -p /sbin/ldconfig
%post -n libgnome-desktop-3-18 -p /sbin/ldconfig
%postun -n libgnome-desktop-3-18 -p /sbin/ldconfig
%files -n libgnome-desktop-3-17
%files -n libgnome-desktop-3-18
%license COPYING.LIB
%doc AUTHORS NEWS README
%{_libdir}/libgnome-desktop-3.so.*