Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnome-settings-daemon for
openSUSE:Factory checked in at 2022-09-21 14:40:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-settings-daemon"
Wed Sep 21 14:40:34 2022 rev:182 rq:1004802 version:43.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes
2022-08-04 13:23:12.200454381 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new.2083/gnome-settings-daemon.changes
2022-09-21 14:41:09.409542694 +0200
@@ -1,0 +2,23 @@
+Sun Sep 18 08:46:15 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 43.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 5 13:45:32 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 43.rc:
+ + Color: Night light and color management functionality moved to
+ Mutter
+ + Housekeeping: Notify of applications being closed due to OOM
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue Aug 9 15:22:19 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 43.beta:
+ + Build with gcr4 by default.
+- Replace pkgconfig(gcr-3) with pkgconfig(gcr-4) BuildRequires
+ following upstream changes.
+
+-------------------------------------------------------------------
@@ -6,0 +30,13 @@
+
+-------------------------------------------------------------------
+Mon Jul 18 12:25:57 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 43.alpha:
+ + Datetime: Optionally depend on libsoup3-enabled geocode-glib.
+ + Xsettings: Unset GDK_BACKEND envvar.
+ + Updated translations.
+- Replace pkgconfig(geocode-glib-1.0) with
+ pkgconfig(geocode-glib-2.0) BuildRequires following upstream
+ changes.
+- Add base_ver define, set it to 43, make future version updates
+ easier.
Old:
----
gnome-settings-daemon-42.2.tar.xz
New:
----
gnome-settings-daemon-43.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.czAwM8/_old 2022-09-21 14:41:10.381545390 +0200
+++ /var/tmp/diff_new_pack.czAwM8/_new 2022-09-21 14:41:10.389545412 +0200
@@ -27,14 +27,16 @@
%bcond_without wacom
%endif
+%define base_ver 43
+
Name: gnome-settings-daemon
-Version: 42.2
+Version: 43.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: https://gitlab.gnome.org/GNOME/gnome-settings-daemon
-Source0:
https://download.gnome.org/sources/gnome-settings-daemon/42/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-settings-daemon/%{base_ver}/%{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
@@ -62,9 +64,9 @@
BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(colord) >= 1.3.5
BuildRequires: pkgconfig(fontconfig)
-BuildRequires: pkgconfig(gcr-3) >= 3.7.5
+BuildRequires: pkgconfig(gcr-4) >= 3.7.5
BuildRequires: pkgconfig(geoclue-2.0) >= 2.1.2
-BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.10.0
+BuildRequires: pkgconfig(geocode-glib-2.0) >= 3.10.0
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.58
@@ -178,8 +180,8 @@
%{_datadir}/gnome-settings-daemon/
%{_libexecdir}/gsd-backlight-helper
%{_libexecdir}/gsd-printer
-%dir %{_libdir}/gnome-settings-daemon-42/
-%{_libdir}/gnome-settings-daemon-42/libgsd.so
+%dir %{_libdir}/gnome-settings-daemon-%{base_ver}/
+%{_libdir}/gnome-settings-daemon-%{base_ver}/libgsd.so
# Explicitly list all the plugins so we know we don't lose any
%{_libexecdir}/gsd-a11y-settings
@@ -284,7 +286,7 @@
%files devel
%doc AUTHORS ChangeLog
-%{_includedir}/gnome-settings-daemon-42/
+%{_includedir}/gnome-settings-daemon-%{base_ver}/
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
%files lang -f %{name}.lang
++++++ gnome-settings-daemon-42.2.tar.xz -> gnome-settings-daemon-43.0.tar.xz
++++++
++++ 53484 lines of diff (skipped)