Accepting request 635401 from GNOME:Next
- Update to version 3.30.0: + Updated translations. OBS-URL: https://build.opensuse.org/request/show/635401 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=334
This commit is contained in:
parent
fbb1fd9530
commit
2276e63340
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:594f78e194eb42a6f77785d1a92a4cb9cda54b8c3af6ca0c315b4570d38d2d7d
|
||||
size 1362420
|
3
gnome-settings-daemon-3.30.0.tar.xz
Normal file
3
gnome-settings-daemon-3.30.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c084a45909bd35b8d8849918648dfa0357b185d82a1dc05e64011a46f9f6463
|
||||
size 1366712
|
@ -1,9 +1,44 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 00:37:00 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
- Update to version 3.30.0:
|
||||
+ Updated translations.
|
||||
- Changes from version 3.29.92:
|
||||
+ Media-keys: Escape custom command for execution.
|
||||
+ Rfkill: Create nested cancellable for rfkill setting.
|
||||
+ Updated translations.
|
||||
- Add pkgconfig(gio-unix-2.0) BuildRequires to avoid implicit
|
||||
dependencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 21:40:23 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.29.90.1:
|
||||
+ Allow volume above 100%
|
||||
- Changes from version 3.29.90:
|
||||
+ Housekeeping: Fix improper notify_notification_close() usage.
|
||||
+ Power: Make power test more robust.
|
||||
+ General: Update test suite to python3.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 24 16:38:10 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
- Help translation-update-upstream finding the right gettext domain
|
||||
name: pass "po %{name}" to the call.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 22 00:24:02 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
- Update to version 3.29.0:
|
||||
+ Media-keys:
|
||||
- Make mic mute key configurable;
|
||||
- Handle Ctrl+Shift+TouchpadToggle.
|
||||
+ Datetime: Debugging improvements.
|
||||
+ Color:
|
||||
- Cancel smooth transitions on color temperature changes;
|
||||
- Define "disabled until tomorrow" as moving past sunrise.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 2 21:13:06 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -26,14 +26,16 @@
|
||||
%else
|
||||
%bcond_without wacom
|
||||
%endif
|
||||
|
||||
Name: gnome-settings-daemon
|
||||
Version: 3.28.1
|
||||
Version: 3.30.0
|
||||
Release: 0
|
||||
Summary: Settings daemon for the GNOME desktop
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-only
|
||||
Group: System/GUI/GNOME
|
||||
URL: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/gnome-settings-daemon/3.28/%{name}-%{version}.tar.xz
|
||||
URL: https://www.gnome.org
|
||||
Source0: https://download.gnome.org/sources/gnome-settings-daemon/3.30/%{name}-%{version}.tar.xz
|
||||
|
||||
# PATCH-FIX-OPENSUSE gnome-settings-daemon-initial-keyboard.patch bsc#979051 boo#1009515 federico@suse.com -- Deal with the default keyboard being set from xkb instead of GNOME
|
||||
Patch1: gnome-settings-daemon-initial-keyboard.patch
|
||||
# PATCH-FIX-OPENSUSE gnome-settings-daemon-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.
|
||||
@ -42,6 +44,7 @@ Patch2: gnome-settings-daemon-switch-Japanese-default-input-to-mozc.patc
|
||||
Patch3: gnome-settings-daemon-bgo793253.patch
|
||||
# PATCH-FEATURE-OPENSUSE gnome-settings-daemon-touch-screen-switch.patch bsc#1086496 xwang@suse.com -- Add touch screen input switch.
|
||||
Patch4: gnome-settings-daemon-touch-screen-switch.patch
|
||||
|
||||
## SLE-only patches start at 1000
|
||||
# PATCH-FEATURE-SLE gnome-settings-daemon-notify-idle-resumed.patch bnc#439018 bnc#708182 bgo#575467 hpj@suse.com -- notify user about auto suspend when returning from sleep
|
||||
Patch1000: gnome-settings-daemon-notify-idle-resumed.patch
|
||||
@ -51,6 +54,7 @@ Patch1001: gnome-settings-daemon-bnc873545-hide-warnings.patch
|
||||
Patch1002: gnome-settings-daemon-sle-configure-timeout-blank.patch
|
||||
# PATCH-FIX-SLE gnome-settings-daemon-more-power-button-actions.patch bsc#996342 fezhang@suse.com -- Bring back the "shutdown" and "interactive" power button actions.
|
||||
Patch1003: gnome-settings-daemon-more-power-button-actions.patch
|
||||
|
||||
BuildRequires: cups-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-patch-translation
|
||||
@ -67,6 +71,7 @@ BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(geoclue-2.0) >= 2.1.2
|
||||
BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.10.0
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.53.0
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.11.1
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.23.3
|
||||
@ -158,11 +163,11 @@ gnome-patch-translation-prepare po %{name}
|
||||
|
||||
%build
|
||||
%meson \
|
||||
--libexecdir=%{_libexecdir}/gnome-settings-daemon-3.0 \
|
||||
-D alsa=true \
|
||||
%{!?with_wayland: -D wayland=false} \
|
||||
%{!?with_smartcard: -D smartcard=false} \
|
||||
%{nil}
|
||||
--libexecdir=%{_libexecdir}/gnome-settings-daemon-3.0 \
|
||||
-Dalsa=true \
|
||||
%{!?with_wayland: -D wayland=false} \
|
||||
%{!?with_smartcard: -D smartcard=false} \
|
||||
%{nil}
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user