Hello community,
here is the log from the commit of package gnome-settings-daemon for
openSUSE:Factory checked in at 2018-10-17 08:19:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-settings-daemon"
Wed Oct 17 08:19:56 2018 rev:153 rq:640106 version:3.30.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes
2018-07-31 15:56:16.595229082 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
2018-10-17 08:20:00.470897724 +0200
@@ -1,0 +2,49 @@
+Fri Oct 5 12:13:25 UTC 2018 - [email protected]
+
+- Update to version 3.30.1.2:
+ + This release by default *removes* the new feature that was
+ added in 3.29.0 to use SuspendAndHibernate when available. You
+ can re-enable the feature using the
+ "experimental_suspend_then_hibernate" meson option again.
+
+-------------------------------------------------------------------
+Thu Sep 27 12:27:27 UTC 2018 - [email protected]
+
+- Update to version 3.30.1.1:
+ + Color: Do not leak GSource.
+
+-------------------------------------------------------------------
+Wed Sep 26 17:08:55 UTC 2018 - [email protected]
+
+- Update to version 3.30.1:
+ + Power: Guard against events from the wrong device type.
+ + Color: Fix check for timerfd.
+ + General:
+ - Use set10 consistently in build.
+ - Fix build with wayland disabled.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Sep 6 00:37:00 UTC 2018 - [email protected]
+
+- 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 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------
@@ -5,0 +55,12 @@
+
+-------------------------------------------------------------------
+Fri Jun 22 00:24:02 UTC 2018 - [email protected]
+
+- 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.
Old:
----
gnome-settings-daemon-3.28.1.tar.xz
New:
----
gnome-settings-daemon-3.30.1.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.NT5wDF/_old 2018-10-17 08:20:00.886897537 +0200
+++ /var/tmp/diff_new_pack.NT5wDF/_new 2018-10-17 08:20:00.886897537 +0200
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -26,14 +26,16 @@
%else
%bcond_without wacom
%endif
+
Name: gnome-settings-daemon
-Version: 3.28.1
+Version: 3.30.1.2
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 [email protected] -- 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 [email protected] -- 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 @@
Patch3: gnome-settings-daemon-bgo793253.patch
# PATCH-FEATURE-OPENSUSE gnome-settings-daemon-touch-screen-switch.patch
bsc#1086496 [email protected] -- 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 [email protected] -- notify user about auto suspend when
returning from sleep
Patch1000: gnome-settings-daemon-notify-idle-resumed.patch
@@ -51,6 +54,7 @@
Patch1002: gnome-settings-daemon-sle-configure-timeout-blank.patch
# PATCH-FIX-SLE gnome-settings-daemon-more-power-button-actions.patch
bsc#996342 [email protected] -- 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(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
@@ -159,7 +164,7 @@
%build
%meson \
--libexecdir=%{_libexecdir}/gnome-settings-daemon-3.0 \
- -D alsa=true \
+ -Dalsa=true \
%{!?with_wayland: -D wayland=false} \
%{!?with_smartcard: -D smartcard=false} \
%{nil}
++++++ gnome-settings-daemon-3.28.1.tar.xz ->
gnome-settings-daemon-3.30.1.2.tar.xz ++++++
++++ 28717 lines of diff (skipped)