diff --git a/gnome-settings-daemon-3.28.1.tar.xz b/gnome-settings-daemon-3.28.1.tar.xz deleted file mode 100644 index 6d6433b..0000000 --- a/gnome-settings-daemon-3.28.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:594f78e194eb42a6f77785d1a92a4cb9cda54b8c3af6ca0c315b4570d38d2d7d -size 1362420 diff --git a/gnome-settings-daemon-3.30.1.2.tar.xz b/gnome-settings-daemon-3.30.1.2.tar.xz new file mode 100644 index 0000000..5cef166 --- /dev/null +++ b/gnome-settings-daemon-3.30.1.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cdcf64f6e41fe1816e719850709e8e7a53a11460955f2be77fcee9c80812d1d +size 1370856 diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index 8782ba5..b0822e2 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,9 +1,70 @@ +------------------------------------------------------------------- +Fri Oct 5 12:13:25 UTC 2018 - bjorn.lie@gmail.com + +- 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 - bjorn.lie@gmail.com + +- Update to version 3.30.1.1: + + Color: Do not leak GSource. + +------------------------------------------------------------------- +Wed Sep 26 17:08:55 UTC 2018 - bjorn.lie@gmail.com + +- 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 - 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 diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 2a18a40..93ab420 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -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 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