Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xscope for openSUSE:Factory checked in at 2021-12-08 00:00:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xscope (Old) and /work/SRC/openSUSE:Factory/.xscope.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xscope" Wed Dec 8 00:00:03 2021 rev:8 rq:936254 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xscope/xscope.changes 2014-06-16 21:39:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xscope.new.31177/xscope.changes 2021-12-08 00:00:28.851589834 +0100 @@ -1,0 +2,8 @@ +Tue Dec 7 12:49:49 UTC 2021 - Stefan Dirsch <[email protected]> + +- Update to version 1.4.2 + * This version adds support for printing the process IDs and + names of local clients and servers on systems supporting /proc + and either SO_PEERCRED or getpeerucred(). + +------------------------------------------------------------------- Old: ---- xscope-1.4.1.tar.bz2 New: ---- xscope-1.4.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xscope.spec ++++++ --- /var/tmp/diff_new_pack.EFm7tR/_old 2021-12-08 00:00:29.359588096 +0100 +++ /var/tmp/diff_new_pack.EFm7tR/_new 2021-12-08 00:00:29.363588083 +0100 @@ -1,7 +1,7 @@ # # spec file for package xscope # -# Copyright (c) 2014 SUSE LINUX Products 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,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: xscope -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: Utility to monitor X11/Client conversations License: MIT 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 BuildRequires: pkg-config BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xproto) >= 7.0.17 @@ -48,7 +48,7 @@ %files %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README +%doc AUTHORS ChangeLog COPYING NEWS README.md %{_bindir}/xscope %{_mandir}/man1/xscope.1%{?ext_man}
