Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xsettingsd for openSUSE:Factory checked in at 2022-01-07 12:45:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xsettingsd (Old) and /work/SRC/openSUSE:Factory/.xsettingsd.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xsettingsd" Fri Jan 7 12:45:04 2022 rev:11 rq:944091 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xsettingsd/xsettingsd.changes 2021-05-05 20:39:27.503055966 +0200 +++ /work/SRC/openSUSE:Factory/.xsettingsd.new.1896/xsettingsd.changes 2022-01-07 12:45:45.439819463 +0100 @@ -1,0 +2,8 @@ +Tue Jan 4 21:23:13 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.0.2: + * Fix from Phil Miller to make dump_xsettingsd return 1 on error. + * Support for building using CMake from Andreas Sturmlechner and Peter Eszlari. + * systemd service file from Peter Eszlari. + +------------------------------------------------------------------- Old: ---- _service xsettingsd-0.0+git20171105.tar.xz New: ---- v1.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xsettingsd.spec ++++++ --- /var/tmp/diff_new_pack.EFKYm4/_old 2022-01-07 12:45:46.015819863 +0100 +++ /var/tmp/diff_new_pack.EFKYm4/_new 2022-01-07 12:45:46.023819868 +0100 @@ -1,7 +1,7 @@ # # spec file for package xsettingsd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: xsettingsd -Version: 0.0+git20171105 +Version: 1.0.2 Release: 0 Summary: Provides settings to X11 applications License: BSD-3-Clause Group: System/X11/Utilities URL: https://github.com/derat/xsettingsd -Source: %{name}-%{version}.tar.xz +Source: https://github.com/derat/xsettingsd/archive/refs/tags/v%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: scons @@ -56,7 +56,7 @@ %files %license COPYING -%doc README +%doc README.md %{_bindir}/%{name} %{_bindir}/dump_xsettings %{_mandir}/man?/%{name}.?%{?ext_man}