Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package x11perf for openSUSE:Factory checked in at 2022-10-31 11:35:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/x11perf (Old) and /work/SRC/openSUSE:Factory/.x11perf.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "x11perf" Mon Oct 31 11:35:49 2022 rev:10 rq:1032414 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/x11perf/x11perf.changes 2021-11-27 23:43:05.292342645 +0100 +++ /work/SRC/openSUSE:Factory/.x11perf.new.2275/x11perf.changes 2022-10-31 11:35:52.223150829 +0100 @@ -1,0 +2,15 @@ +Mon Oct 31 09:42:02 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- fixed URL for tarball in specfile + +------------------------------------------------------------------- +Sat Oct 29 17:12:21 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.6.2 + * tests: Skip trapezoids for unsupported XRender formats + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * Variable scope reductions as recommended by cppcheck + * Stop casting return value of malloc() and calloc() + +------------------------------------------------------------------- Old: ---- x11perf-1.6.1.tar.bz2 New: ---- x11perf-1.6.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ x11perf.spec ++++++ --- /var/tmp/diff_new_pack.Q5bEla/_old 2022-10-31 11:35:52.883154001 +0100 +++ /var/tmp/diff_new_pack.Q5bEla/_new 2022-10-31 11:35:52.887154020 +0100 @@ -1,7 +1,7 @@ # # spec file for package x11perf # -# 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: x11perf -Version: 1.6.1 +Version: 1.6.2 Release: 0 Summary: Utility to test X11 server performance License: HPND Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/test/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext)