Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xsettingsd for openSUSE:Factory checked in at 2021-05-05 20:39:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xsettingsd (Old) and /work/SRC/openSUSE:Factory/.xsettingsd.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xsettingsd" Wed May 5 20:39:25 2021 rev:10 rq:889933 version:0.0+git20171105 Changes: -------- --- /work/SRC/openSUSE:Factory/xsettingsd/xsettingsd.changes 2017-11-30 12:45:27.929757127 +0100 +++ /work/SRC/openSUSE:Factory/.xsettingsd.new.2988/xsettingsd.changes 2021-05-05 20:39:27.503055966 +0200 @@ -1,0 +2,5 @@ +Sat May 1 18:39:36 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- modernize spec file (move license to licensedir) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xsettingsd.spec ++++++ --- /var/tmp/diff_new_pack.8Clo5F/_old 2021-05-05 20:39:28.019053752 +0200 +++ /var/tmp/diff_new_pack.8Clo5F/_new 2021-05-05 20:39:28.019053752 +0200 @@ -1,7 +1,7 @@ # # spec file for package xsettingsd # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,14 +22,13 @@ Summary: Provides settings to X11 applications License: BSD-3-Clause Group: System/X11/Utilities -Url: https://github.com/derat/xsettingsd +URL: https://github.com/derat/xsettingsd Source: %{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: scons BuildRequires: xz BuildRequires: pkgconfig(x11) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description xsettingsd is a daemon that implements the XSETTINGS specification. @@ -56,8 +55,8 @@ done %files -%defattr (-,root,root) -%doc COPYING README +%license COPYING +%doc README %{_bindir}/%{name} %{_bindir}/dump_xsettings %{_mandir}/man?/%{name}.?%{?ext_man}