Accepting request 735039 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/735039
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=275
This commit is contained in:
Bjørn Lie 2019-10-04 15:39:55 +00:00 committed by Git OBS Bridge
parent f4413503b2
commit 90dfe63f0f
6 changed files with 53 additions and 18 deletions

View File

@ -1,3 +1,3 @@
libgnome-desktop-3-17 libgnome-desktop-3-18
obsoletes "gnome-desktop-<targettype> <= <version>" obsoletes "gnome-desktop-<targettype> <= <version>"
provides "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:8d331ee655c1d56b2b97562a07c7a7598ff6706a11ff1cdce97423ebc6b62426
size 712500

View File

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

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Tue Sep 10 05:47:42 CDT 2019 - mgorse@suse.com
- Update to version 3.34.0:
+ Translation updates.
-------------------------------------------------------------------
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:
+ Translation updates.
- Changes in version 3.33.2:
+ thumbnailer: Correctly cleanup stale thumbnailer directories.
+ Translation updates.
- Changes in version 3.33.1:
+ gnome-languages: Use uselocale to avoid threadsafety issues.
+ Add default keyboard layout for Indonesia.
+ Translation updates.
- 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> Tue May 7 13:05:30 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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