Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory checked in at 2018-05-07 14:50:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-settings-daemon"

Mon May  7 14:50:27 2018 rev:150 rq:602997 version:3.28.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
    2018-04-27 16:00:02.618716542 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2018-05-07 14:50:33.311887725 +0200
@@ -1,0 +2,14 @@
+Thu Apr 26 00:34:58 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.28.1:
+  + Datetime: Debugging improvements.
+  + Media-keys: Wait forever for GrabAccelerators() to succeed.
+  + Updated translations.
+- Add LGPL-2.1-only to the License tag to comply with due
+  copyrights as part of media-keys plugin uses it.
+- Drop:
+  + gnome-settings-daemon-timeout-grabbing-keys.patch: fixed
+    upstream.
+  + update-desktop-files BuildRequires: this is no longer used.
+
+-------------------------------------------------------------------
@@ -5 +19 @@
-  (bsc#1086496, glgo#GNOME/gnome-settings-daemon/#29).
+  (bsc#1086496, glgo#GNOME/gnome-settings-daemon#29).
@@ -12 +26 @@
-  screen is off(bsc#1086496, glgo#GNOME/gnome-settings-daemon/#29).
+  screen is off (bsc#1086496, glgo#GNOME/gnome-settings-daemon#29).

Old:
----
  gnome-settings-daemon-3.28.0.tar.xz
  gnome-settings-daemon-timeout-grabbing-keys.patch

New:
----
  gnome-settings-daemon-3.28.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.CUs1gx/_old  2018-05-07 14:50:34.571848410 +0200
+++ /var/tmp/diff_new_pack.CUs1gx/_new  2018-05-07 14:50:34.575848286 +0200
@@ -27,31 +27,30 @@
 %bcond_without wacom
 %endif
 Name:           gnome-settings-daemon
-Version:        3.28.0
+Version:        3.28.1
 Release:        0
 Summary:        Settings daemon for the GNOME desktop
-License:        GPL-2.0-or-later
+License:        GPL-2.0-or-later AND LGPL-2.1-only
 Group:          System/GUI/GNOME
-Url:            http://www.gnome.org
+URL:            http://www.gnome.org
 Source:         
http://download.gnome.org/sources/gnome-settings-daemon/3.28/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-SLE gnome-settings-daemon-notify-idle-resumed.patch bnc#439018 
bnc#708182 bgo#575467 h...@suse.com -- notify user about auto suspend when 
returning from sleep
-Patch1:         gnome-settings-daemon-notify-idle-resumed.patch
-# PATCH-FIX-SLE gnome-settings-daemon-bnc873545-hide-warnings.patch bnc#873545 
fezh...@suse.com -- hide the warnings when g-s-d cannot find colord running, 
which is expected on SLES
-Patch2:         gnome-settings-daemon-bnc873545-hide-warnings.patch
-# PATCH-FIX-SLE gnome-settings-daemon-sle-configure-timeout-blank.patch 
bnc#869685 bgo#710904 cxi...@suse.com -- monitor off timeout is too short, 
extends it to 5 min
-Patch3:         gnome-settings-daemon-sle-configure-timeout-blank.patch
-# PATCH-FIX-SLE gnome-settings-daemon-more-power-button-actions.patch 
bsc#996342 fezh...@suse.com -- Bring back the "shutdown" and "interactive" 
power button actions.
-Patch4:         gnome-settings-daemon-more-power-button-actions.patch
 # PATCH-FIX-OPENSUSE gnome-settings-daemon-initial-keyboard.patch bsc#979051 
boo#1009515 feder...@suse.com -- Deal with the default keyboard being set from 
xkb instead of GNOME
-Patch5:         gnome-settings-daemon-initial-keyboard.patch
+Patch1:         gnome-settings-daemon-initial-keyboard.patch
 # PATCH-FIX-OPENSUSE 
gnome-settings-daemon-switch-Japanese-default-input-to-mozc.patch bnc#1029083 
boo#1056289 qz...@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.
-Patch7:         
gnome-settings-daemon-switch-Japanese-default-input-to-mozc.patch
-# PATCH-FIX-UPSTREAM gnome-settings-daemon-timeout-grabbing-keys.patch 
bgo#792353 fezh...@suse.com -- Retry grabbing media-key accelerators when timed 
out
-Patch8:         gnome-settings-daemon-timeout-grabbing-keys.patch
+Patch2:         
gnome-settings-daemon-switch-Japanese-default-input-to-mozc.patch
 # PATCH-FIX-UPSTREAM gnome-settings-daemon-bgo793253.patch bgo#793253 
dims...@opensuse.org -- Fix no-return-in-nonvoid-function
-Patch9:         gnome-settings-daemon-bgo793253.patch
+Patch3:         gnome-settings-daemon-bgo793253.patch
 # PATCH-FEATURE-OPENSUSE gnome-settings-daemon-touch-screen-switch.patch 
bsc#1086496 xw...@suse.com -- Add touch screen input switch.
-Patch10:        gnome-settings-daemon-touch-screen-switch.patch
+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 h...@suse.com -- notify user about auto suspend when 
returning from sleep
+Patch1000:      gnome-settings-daemon-notify-idle-resumed.patch
+# PATCH-FIX-SLE gnome-settings-daemon-bnc873545-hide-warnings.patch bnc#873545 
fezh...@suse.com -- hide the warnings when g-s-d cannot find colord running, 
which is expected on SLES
+Patch1001:      gnome-settings-daemon-bnc873545-hide-warnings.patch
+# PATCH-FIX-SLE gnome-settings-daemon-sle-configure-timeout-blank.patch 
bnc#869685 bgo#710904 cxi...@suse.com -- monitor off timeout is too short, 
extends it to 5 min
+Patch1002:      gnome-settings-daemon-sle-configure-timeout-blank.patch
+# PATCH-FIX-SLE gnome-settings-daemon-more-power-button-actions.patch 
bsc#996342 fezh...@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
@@ -61,7 +60,6 @@
 # For directory ownership; it's fine to BuildRequire it since it's also a 
Requires
 BuildRequires:  polkit
 BuildRequires:  translation-update-upstream
-BuildRequires:  update-desktop-files
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(colord) >= 1.0.2
@@ -147,27 +145,25 @@
 %setup -q
 translation-update-upstream
 gnome-patch-translation-prepare
-%if !0%{?is_opensuse}
 %patch1 -p1
 %patch2 -p1
-%patch3
+%patch3 -p1
 %patch4 -p1
+# SLE-only patches start at 1000
+%if !0%{?is_opensuse}
+%patch1000 -p1
+%patch1001 -p1
+%patch1002
+%patch1003 -p1
 %endif
-%patch5 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
 
 %build
 %meson \
   --libexecdir=%{_libexecdir}/gnome-settings-daemon-3.0 \
   -D alsa=true \
-%if %{with wayland}
-  -D wayland=true
-%else
-  -D wayland=false
-%endif
+    %{!?with_wayland: -D wayland=false} \
+    %{!?with_smartcard: -D smartcard=false} \
+    %{nil}
 %meson_build
 
 %install
@@ -181,8 +177,8 @@
 %fdupes %{buildroot}/%{_prefix}
 
 %files
-%license COPYING
-%doc AUTHORS ChangeLog NEWS
+%license COPYING COPYING.LIB
+%doc NEWS
 %{_datadir}/gnome-settings-daemon/
 %dir %{_libexecdir}/gnome-settings-daemon-3.0/
 %{_libexecdir}/gnome-settings-daemon-3.0/gsd-backlight-helper
@@ -256,10 +252,11 @@
 %endif
 %{_udevrulesdir}/61-gnome-settings-daemon-rfkill.rules
 
-%files lang -f %{name}.lang
-
 %files devel
+%doc AUTHORS ChangeLog
 %{_includedir}/gnome-settings-daemon-3.0/
 %{_libdir}/pkgconfig/gnome-settings-daemon.pc
 
+%files lang -f %{name}.lang
+
 %changelog

++++++ gnome-settings-daemon-3.28.0.tar.xz -> 
gnome-settings-daemon-3.28.1.tar.xz ++++++
++++ 9648 lines of diff (skipped)


Reply via email to