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 2024-03-20 21:11:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-settings-daemon"

Wed Mar 20 21:11:41 2024 rev:191 rq:1159497 version:46.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
    2024-01-05 21:40:59.217344689 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new.1905/gnome-settings-daemon.changes
    2024-03-20 21:12:25.737724553 +0100
@@ -1,0 +2,29 @@
+Sun Mar 17 09:35:43 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 46.0:
+  + Fixed glib deprecation warnings
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  5 08:01:50 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 46.rc:
+  + Smartcard: Don't lose track of token name on card removal.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 13 09:27:01 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 46.beta:
+  + Xsettings: Expose setting for switch shapes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jan 16 13:04:11 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 46.alpha:
+  + Power: Don't show notifications on mobile hardware.
+  + Sharing: Add support for gnome-remote-desktop headless mode.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-settings-daemon-45.1.tar.xz

New:
----
  _service
  gnome-settings-daemon-46.0.obscpio
  gnome-settings-daemon.obsinfo

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

Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.CCljFc/_old  2024-03-20 21:12:29.541864342 +0100
+++ /var/tmp/diff_new_pack.CCljFc/_new  2024-03-20 21:12:29.541864342 +0100
@@ -27,16 +27,16 @@
 %bcond_without wacom
 %endif
 
-%define base_ver 45
+%define base_ver 46
 
 Name:           gnome-settings-daemon
-Version:        45.1
+Version:        46.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/45/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.zst
 
 # 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
 Patch0:         gnome-settings-daemon-initial-keyboard.patch
@@ -67,9 +67,9 @@
 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
+BuildRequires:  pkgconfig(glib-2.0) >= 2.70
 BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.11.1
-BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 42
+BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 46.beta
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.3
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(gweather4)
@@ -85,7 +85,7 @@
 BuildRequires:  pkgconfig(mm-glib) >= 1.0
 BuildRequires:  pkgconfig(pango) >= 1.20.0
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.114
-BuildRequires:  pkgconfig(systemd)
+BuildRequires:  pkgconfig(systemd) >= 243
 BuildRequires:  pkgconfig(udev)
 BuildRequires:  pkgconfig(upower-glib) >= 0.99.12
 BuildRequires:  pkgconfig(x11)

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param 
name="url">https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git</param>
    <param name="revision">46.0</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
    <param name="changesgenerate">disable</param>
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>


++++++ gnome-settings-daemon.obsinfo ++++++
name: gnome-settings-daemon
version: 46.0
mtime: 1710627298
commit: 8ff4196096efba8b2441ee31a63c8bd8cea4b1d8

Reply via email to