Hello community, here is the log from the commit of package x11perf for openSUSE:Factory checked in at 2019-03-26 22:32:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/x11perf (Old) and /work/SRC/openSUSE:Factory/.x11perf.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "x11perf" Tue Mar 26 22:32:17 2019 rev:8 rq:687613 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/x11perf/x11perf.changes 2015-04-25 11:26:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.x11perf.new.25356/x11perf.changes 2019-03-26 22:32:39.357702403 +0100 @@ -1,0 +2,6 @@ +Fri Mar 22 11:32:21 UTC 2019 - Stefan Dirsch <[email protected]> + +- Update to version 1.6.1 + * This is a minor maintainance and bug fix release. + +------------------------------------------------------------------- Old: ---- x11perf-1.6.0.tar.bz2 New: ---- x11perf-1.6.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ x11perf.spec ++++++ --- /var/tmp/diff_new_pack.ElyPrh/_old 2019-03-26 22:32:40.633702095 +0100 +++ /var/tmp/diff_new_pack.ElyPrh/_new 2019-03-26 22:32:40.673702085 +0100 @@ -1,7 +1,7 @@ # # spec file for package x11perf # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: x11perf -Version: 1.6.0 +Version: 1.6.1 Release: 0 Summary: Utility to test X11 server performance License: HPND @@ -51,7 +51,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/x11perf %{_bindir}/x11perfcomp %{_libdir}/X11/x11perfcomp/ ++++++ x11perf-1.6.0.tar.bz2 -> x11perf-1.6.1.tar.bz2 ++++++ ++++ 5747 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/x11perf-1.6.0/ChangeLog new/x11perf-1.6.1/ChangeLog --- old/x11perf-1.6.0/ChangeLog 2015-04-17 07:42:56.000000000 +0200 +++ new/x11perf-1.6.1/ChangeLog 2019-03-16 23:53:38.000000000 +0100 @@ -1,3 +1,103 @@ +commit ed96e6ce90f8a2177db00c56c2af9311bc167cc4 +Author: Alan Coopersmith <[email protected]> +Date: Sat Mar 16 15:49:38 2019 -0700 + + x11perf 1.6.1 + + Signed-off-by: Alan Coopersmith <[email protected]> + +commit 5e8ed9bbaf67aee3236ad78e5dc62ebf3d9714de +Author: Alan Coopersmith <[email protected]> +Date: Fri Dec 7 20:02:50 2018 -0800 + + Update configure.ac bug URL for gitlab migration + + Signed-off-by: Alan Coopersmith <[email protected]> + +commit 356f6e0bd5cb881f43200ff1db1eb257e261afdd +Author: Alan Coopersmith <[email protected]> +Date: Fri Nov 16 20:56:58 2018 -0800 + + Update README for gitlab migration + + Signed-off-by: Alan Coopersmith <[email protected]> + +commit 98648d7bac718b8401e4277f5fccdf53aa038834 +Author: Alan Coopersmith <[email protected]> +Date: Fri Mar 9 21:34:43 2018 -0800 + + Update minpixwin info in man page to match implemenation + + Scales to 50x50 window since commit 920b070987c00b369bd6c77c6283f68dffbc7b83 + + Signed-off-by: Alan Coopersmith <[email protected]> + +commit 0f5d1af67be196416a6136255dc8525ac430b979 +Author: Mihail Konev <[email protected]> +Date: Thu Jan 26 14:00:20 2017 +1000 + + autogen: add default patch prefix + + Signed-off-by: Mihail Konev <[email protected]> + +commit 609c78d5b32732810062139be9cfdcf1a37041ea +Author: Emil Velikov <[email protected]> +Date: Mon Mar 9 12:00:52 2015 +0000 + + autogen.sh: use quoted string variables + + Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent + fall-outs, when they contain space. + + Signed-off-by: Emil Velikov <[email protected]> + Reviewed-by: Peter Hutterer <[email protected]> + Signed-off-by: Peter Hutterer <[email protected]> + +commit 4697ef8385836d1e5db0d9f5839e23a4f9ca8bc8 +Author: Peter Hutterer <[email protected]> +Date: Tue Jan 24 10:32:07 2017 +1000 + + autogen.sh: use exec instead of waiting for configure to finish + + Syncs the invocation of configure with the one from the server. + + Signed-off-by: Peter Hutterer <[email protected]> + Reviewed-by: Emil Velikov <[email protected]> + +commit c8eb3414f68cdc1b02a64c5321d4b0abe9c70d1e +Author: Thomas Klausner <[email protected]> +Date: Sun Jul 19 12:08:15 2015 +0200 + + Make NameFromFormat() const. + + Fixes a const-discard warning. + + Signed-off-by: Thomas Klausner <[email protected]> + Reviewed-by: Alan Coopersmith <[email protected]> + +commit 920b070987c00b369bd6c77c6283f68dffbc7b83 +Author: Adam Jackson <[email protected]> +Date: Wed Jul 15 11:10:59 2015 -0400 + + tests: Fix thinko in minpixwin50 + + The other minpixwin tests draw to a window 50% the size of the pixmap, + it's clear this one was meant to too. + + Signed-off-by: Adam Jackson <[email protected]> + +commit 01d77ac727032d003a7381ca2ee0f55022295d16 +Author: Niveditha Rau <[email protected]> +Date: Fri Apr 24 11:14:44 2015 -0700 + + Add new options from 1.6.0 release to man page + + -pause, -compwinwin*, -comppixwin*, -magpixwin*, -minpixwin* + + Signed-off-by: Niveditha Rau <[email protected]> + Reviewed-by: Alan Coopersmith <[email protected]> + Signed-off-by: Alan Coopersmith <[email protected]> + commit 294ea038fe9cefd690f06f6b5f48507c266b4d24 Author: Alan Coopersmith <[email protected]> Date: Thu Apr 16 22:42:25 2015 -0700 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/x11perf-1.6.0/Makefile.am new/x11perf-1.6.1/Makefile.am --- old/x11perf-1.6.0/Makefile.am 2015-04-17 07:42:32.000000000 +0200 +++ new/x11perf-1.6.1/Makefile.am 2019-03-16 23:53:28.000000000 +0100 @@ -49,7 +49,7 @@ bin_SCRIPTS = x11perfcomp CLEANFILES = $(bin_SCRIPTS) -EXTRA_DIST = $(bin_SCRIPTS:=.in) +EXTRA_DIST = $(bin_SCRIPTS:=.in) README.md DIR_SUBSTS = -e 's|@x11perfcompdir[@]|$(x11perfcompdir)|g' DIR_SUBSTS += -e 's|@MKTEMP[@]|$(MKTEMP)|g' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/x11perf-1.6.0/README new/x11perf-1.6.1/README --- old/x11perf-1.6.0/README 2015-04-17 07:42:32.000000000 +0200 +++ new/x11perf-1.6.1/README 1970-01-01 01:00:00.000000000 +0100 @@ -1,24 +0,0 @@ - -All questions regarding this software should be directed at the -Xorg mailing list: - - http://lists.freedesktop.org/mailman/listinfo/xorg - -Please submit bug reports to the Xorg bugzilla: - - https://bugs.freedesktop.org/enter_bug.cgi?product=xorg - -The master development code repository can be found at: - - git://anongit.freedesktop.org/git/xorg/app/x11perf - - http://cgit.freedesktop.org/xorg/app/x11perf - -For patch submission instructions, see: - - http://www.x.org/wiki/Development/Documentation/SubmittingPatches - -For more information on the git code manager, see: - - http://wiki.x.org/wiki/GitPage - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/x11perf-1.6.0/README.md new/x11perf-1.6.1/README.md --- old/x11perf-1.6.0/README.md 1970-01-01 01:00:00.000000000 +0100 +++ new/x11perf-1.6.1/README.md 2019-03-16 23:53:28.000000000 +0100 @@ -0,0 +1,16 @@ + +All questions regarding this software should be directed at the +Xorg mailing list: + + https://lists.x.org/mailman/listinfo/xorg + +The master development code repository can be found at: + + https://gitlab.freedesktop.org/xorg/test/x11perf + +Please submit bug reports and requests to merge patches there. + +For patch submission instructions, see: + + https://www.x.org/wiki/Development/Documentation/SubmittingPatches + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/x11perf-1.6.0/configure.ac new/x11perf-1.6.1/configure.ac --- old/x11perf-1.6.0/configure.ac 2015-04-17 07:42:32.000000000 +0200 +++ new/x11perf-1.6.1/configure.ac 2019-03-16 23:53:28.000000000 +0100 @@ -23,8 +23,8 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([x11perf], - [1.6.0], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [1.6.1], + [https://gitlab.freedesktop.org/xorg/test/x11perf/issues], [x11perf]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/x11perf-1.6.0/do_tests.c new/x11perf-1.6.1/do_tests.c --- old/x11perf-1.6.0/do_tests.c 2015-04-17 07:42:32.000000000 +0200 +++ new/x11perf-1.6.1/do_tests.c 2019-03-16 23:53:28.000000000 +0100 @@ -1299,10 +1299,10 @@ InitCompositePix, DoCompositePixWin, MidScroll, EndCompositeWin, VERSION1_6, COMP, 0, {4, 5, NULL, NULL, 0x8000}}, - {"-minpixwin100", "Scale 100x100 from pixmap to 5x5 window", NULL, + {"-minpixwin100", "Scale 100x100 from pixmap to 50x50 window", NULL, InitCompositePix, DoCompositePixWin, MidScroll, EndCompositeWin, VERSION1_6, COMP, 0, - {4, 5, NULL, NULL, 0x8000}}, + {4, 50, NULL, NULL, 0x8000}}, {"-minpixwin500", "Scale 500x500 from pixmap to 250x250 window", NULL, InitCompositePix, DoCompositePixWin, MidScroll, EndCompositeWin, VERSION1_6, COMP, 0, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/x11perf-1.6.0/man/x11perf.man new/x11perf-1.6.1/man/x11perf.man --- old/x11perf-1.6.0/man/x11perf.man 2015-04-17 07:42:32.000000000 +0200 +++ new/x11perf-1.6.1/man/x11perf.man 2019-03-16 23:53:28.000000000 +0100 @@ -171,6 +171,9 @@ .B \-time \fI<s>\fP Specifies how long in seconds each test should be run (default 5 seconds). .TP 14 +.B \-pause \fI<s>\fP +Specifies how long, in seconds, to pause for between each run. +.TP 14 .B \-all Runs all tests. This may take a while. .TP 14 @@ -945,6 +948,42 @@ .B \-getimagexy500 GetImage XY format 500x500 square. .TP 14 +.B \-compwinwin10 +Composite 10x10 from window to window. +.TP 14 +.B \-compwinwin100 +Composite 100x100 from window to window. +.TP 14 +.B \-compwinwin500 +Composite 500x500 from window to window. +.TP 14 +.B \-comppixwin10 +Composite 10x10 from pixmap to window. +.TP 14 +.B \-comppixwin100 +Composite 100x100 from pixmap to window. +.TP 14 +.B \-comppixwin500 +Composite 500x500 from pixmap to window. +.TP 14 +.B \-magpixwin10 +Scale 5x5 from pixmap to 10x10 window. +.TP 14 +.B \-magpixwin100 +Scale 50x50 from pixmap to 100x100 window. +.TP 14 +.B \-magpixwin500 +Scale 250x250 from pixmap to 500x500 window. +.TP 14 +.B \-minpixwin10 +Scale 10x10 from pixmap to 5x5 window. +.TP 14 +.B \-minpixwin100 +Scale 100x100 from pixmap to 50x50 window. +.TP 14 +.B \-minpixwin500 +Scale 500x500 from pixmap to 250x250 window. +.TP 14 .B \-noop X protocol NoOperation. .TP 14 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/x11perf-1.6.0/x11perf.c new/x11perf-1.6.1/x11perf.c --- old/x11perf-1.6.0/x11perf.c 2015-04-17 07:42:32.000000000 +0200 +++ new/x11perf-1.6.1/x11perf.c 2019-03-16 23:53:28.000000000 +0100 @@ -167,7 +167,7 @@ static int GetPops(int argi, int argc, char **argv, int *popsp, int *nump); static int GetFormats(int argi, int argc, char **argv, int *formatsp, int *nump); static int FormatFromName (char *name); -static char *NameFromFormat (int format); +static const char *NameFromFormat (int format); /************************************************ @@ -1399,7 +1399,7 @@ LABELP(i)); } } else { - char *name = NameFromFormat (formats[format]); + const char *name = NameFromFormat (formats[format]); sprintf (label, "(%s %s) %s", popNames[pops[pop]].name, name, @@ -1560,7 +1560,7 @@ return -1; } -static char * +static const char * NameFromFormat (int format) { int i;
