Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xkill for openSUSE:Factory checked in at 2022-11-14 14:28:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xkill (Old) and /work/SRC/openSUSE:Factory/.xkill.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xkill" Mon Nov 14 14:28:53 2022 rev:9 rq:1035539 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xkill/xkill.changes 2018-04-19 15:28:14.470116107 +0200 +++ /work/SRC/openSUSE:Factory/.xkill.new.1597/xkill.changes 2022-11-14 14:28:58.562966620 +0100 @@ -1,0 +2,11 @@ +Sun Nov 13 20:25:35 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.0.6 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * gitlab CI: stop requiring Signed-off-by in commits + * Variable scope reductions as recommended by cppcheck + * gitlab CI: explictly list GNU make to be installed in build environment + +------------------------------------------------------------------- Old: ---- xkill-1.0.5.tar.bz2 New: ---- xkill-1.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xkill.spec ++++++ --- /var/tmp/diff_new_pack.LWStlj/_old 2022-11-14 14:28:59.018969005 +0100 +++ /var/tmp/diff_new_pack.LWStlj/_new 2022-11-14 14:28:59.026969047 +0100 @@ -1,7 +1,7 @@ # # spec file for package xkill # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,18 +12,18 @@ # 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/ # Name: xkill -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Utility to kill a client by its X resource License: X11 Group: System/X11/Utilities -Url: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +URL: http://xorg.freedesktop.org/ +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz Source1: xkill.desktop BuildRequires: pkg-config BuildRequires: update-desktop-files @@ -54,7 +54,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/xkill %{_datadir}/applications/xkill.desktop %{_mandir}/man1/xkill.1%{?ext_man}
