Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfconf for openSUSE:Leap:16.0 
checked in at 2025-07-14 15:59:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/xfconf (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.xfconf.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfconf"

Mon Jul 14 15:59:13 2025 rev:4 rq:1292042 version:4.20.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/xfconf/xfconf.changes  2025-03-19 
12:01:00.353685888 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.xfconf.new.7373/xfconf.changes        
2025-07-14 15:59:40.986448572 +0200
@@ -1,0 +2,59 @@
+Sun Dec 15 14:40:36 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 4.20.0:
+  * Translation Updates
+
+-------------------------------------------------------------------
+Sun Dec  1 16:53:59 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 4.19.5 [development branch]
+  * Fix FakeGdkRGBA and FakeGdkColor leaks
+  * tests: Fix D-Bus error reporting when xfconfd is not auto-started
+  * Translation Updates
+
+-------------------------------------------------------------------
+Sat Nov  2 14:00:38 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 4.19.4 [development branch]
+  * xfconf-query: print array property values when -lv
+
+-------------------------------------------------------------------
+Fri Oct 18 07:18:14 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 4.19.3 [development branch]
+  * Safer/better way to find GdkColor/GdkRGBA GTypes in the unified
+    API
+  * Mark xfconf_g_property_bind_gdkcolor/gdkrgba() as deprecated
+  * Allow calling xfconf_g_property_bind() with GdkColor or GdkRGBA
+    types
+  * Clean up how GdkColor/GdkRGBA GTypes are initialized
+  * build: Bump requirements for Xfce 4.20
+  * tests: Report D-Bus error when xfconfd is not auto-started
+  * tests: Fix xfconf_channel_get_string leak
+  * cache: Fix leaks in xfconf_cache_handle_property_changed
+  * ci: Update references for autotools/meson split
+  * Apply .clang-format file
+  * Preliminary cleanup
+  * Sort includes
+  * clang-format: Add file
+  * Clarify xfconf_channel_set_string() API docs
+  * channel: Fix get_string() return value
+  * cache: Fix leak in xfconf_cache_prefetch
+  * xfconf-query: Fix GOptionContext memory leak
+  * Add a systemd user unit corresponding to the D-Bus session
+    service
+  * gcc-analyzer: Fix -Wanalyzer-null-dereference
+  * scan-build: Add false positive file
+  * ci: Fix jobs extending .distcheck
+  * build: Use AM_DISTCHECK_CONFIGURE_FLAGS
+  * channel: Fix get_properties()
+  * channel: Warn if queried type does not match property type
+  * Add missing GIR annotations
+  * Translation Updates
+
+-------------------------------------------------------------------
+Tue Apr  2 06:15:32 UTC 2024 - Maurizio Galli <maurizio.ga...@suse.com>
+
+- Update to version 4.19.2 (Development branch)
+
+-------------------------------------------------------------------

Old:
----
  xfconf-4.18.3.tar.bz2

New:
----
  xfconf-4.20.0.tar.bz2

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

Other differences:
------------------
++++++ xfconf.spec ++++++
--- /var/tmp/diff_new_pack.ngksgX/_old  2025-07-14 15:59:41.234458845 +0200
+++ /var/tmp/diff_new_pack.ngksgX/_new  2025-07-14 15:59:41.238459011 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfconf
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,28 +24,28 @@
 %define libname libxfconf-0-3
 
 Name:           xfconf
-Version:        4.18.3
+Version:        4.20.0
 Release:        0
 Summary:        Simple Configuration Storage for Xfce
 License:        GPL-2.0-or-later
 Group:          System/GUI/XFCE
 URL:            https://docs.xfce.org/xfce/xfconf/start
-Source0:        
https://archive.xfce.org/src/xfce/xfconf/4.18/%{name}-%{version}.tar.bz2
+Source0:        
https://archive.xfce.org/src/xfce/xfconf/4.20/%{name}-%{version}.tar.bz2
 Source1:        xfconf-query.1
 Source100:      %{name}-rpmlintrc
-BuildRequires:  intltool
+BuildRequires:  gettext >= 0.19.8
 BuildRequires:  pkgconfig
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Glib)
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.66.0
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.72.0
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.72.0
 BuildRequires:  pkgconfig(gmodule-2.0)
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.72.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gthread-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.72.0
 BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.17.3
 BuildRequires:  pkgconfig(vapigen)
@@ -131,7 +131,7 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
-%doc AUTHORS NEWS TODO README.md
+%doc AUTHORS NEWS README.md
 %license COPYING
 %{_bindir}/xfconf-query
 %dir %{_sysconfdir}/xdg/xfce4
@@ -140,6 +140,7 @@
 %dir %{_libexecdir}/xfce4
 %dir %{_libexecdir}/xfce4/xfconf
 %{_libexecdir}/xfce4/xfconf/xfconfd
+%{_userunitdir}/xfconfd.service
 %{_datadir}/dbus-1/services/org.xfce.Xfconf.service
 %{_datadir}/bash-completion/completions/xfconf-query
 %doc %{_mandir}/man1/xfconf-query.1*

++++++ xfconf-4.18.3.tar.bz2 -> xfconf-4.20.0.tar.bz2 ++++++
++++ 29635 lines of diff (skipped)

Reply via email to