Accepting request 795043 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/795043 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=287
This commit is contained in:
parent
acf704e9dd
commit
7e20e75032
@ -1,3 +1,3 @@
|
|||||||
libgnome-desktop-3-18
|
libgnome-desktop-3-19
|
||||||
obsoletes "gnome-desktop-<targettype> <= <version>"
|
obsoletes "gnome-desktop-<targettype> <= <version>"
|
||||||
provides "gnome-desktop-<targettype> = <version>"
|
provides "gnome-desktop-<targettype> = <version>"
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ef13203bed721d271227d9928d91937733c312ef79b6f5c00b6c02e8e0b2fa21
|
|
||||||
size 718008
|
|
3
gnome-desktop-3.36.1.tar.xz
Normal file
3
gnome-desktop-3.36.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8c6fe59e567f134e4f6508d968d5d09cbe12382d18af9a11a4f51ada6c80a880
|
||||||
|
size 736196
|
@ -1,3 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 1 11:18:35 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.36.1:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 1 11:18:34 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.36.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 1 11:18:33 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 3.35.91:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 1 11:18:32 UTC 2020 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.35.90:
|
||||||
|
+ Fix crash in idle monitor.
|
||||||
|
- Changes from version 3.35.4:
|
||||||
|
+ Remove unused API not compatible with wayland.
|
||||||
|
- Changes from version 3.35.3:
|
||||||
|
+ Add utility function to start a transient systemd scope.
|
||||||
|
+ Honor XKB_CONFIG_ROOT environment variable.
|
||||||
|
- Changes from version 3.35.2:
|
||||||
|
+ Fix time display issue with Japanese translation.
|
||||||
|
- Rename library subpackage libgnome-desktop-3-18 to
|
||||||
|
libgnome-desktop-3-19: Follow upstreams soname change (also in
|
||||||
|
baselibs.conf).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 1 11:18:31 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
Wed Apr 1 11:18:31 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-desktop
|
Name: gnome-desktop
|
||||||
Version: 3.34.5
|
Version: 3.36.1
|
||||||
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.34/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-desktop/3.36/%{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,7 +33,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: meson
|
BuildRequires: meson >= 0.49.0
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
@ -71,7 +71,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-18
|
%package -n libgnome-desktop-3-19
|
||||||
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 @@ Requires: libgnome-desktop-3_0-common >= %{version}
|
|||||||
Provides: %{name} = %{version}
|
Provides: %{name} = %{version}
|
||||||
Obsoletes: %{name} < %{version}
|
Obsoletes: %{name} < %{version}
|
||||||
|
|
||||||
%description -n libgnome-desktop-3-18
|
%description -n libgnome-desktop-3-19
|
||||||
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-18 = %{version}
|
Requires: libgnome-desktop-3-19 = %{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-18 -p /sbin/ldconfig
|
%post -n libgnome-desktop-3-19 -p /sbin/ldconfig
|
||||||
%postun -n libgnome-desktop-3-18 -p /sbin/ldconfig
|
%postun -n libgnome-desktop-3-19 -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -n libgnome-desktop-3-18
|
%files -n libgnome-desktop-3-19
|
||||||
%license COPYING.LIB
|
%license COPYING.LIB
|
||||||
%doc AUTHORS NEWS README
|
%doc AUTHORS NEWS README
|
||||||
%{_libdir}/libgnome-desktop-3.so.*
|
%{_libdir}/libgnome-desktop-3.so.*
|
||||||
|
Loading…
Reference in New Issue
Block a user