Hello community, here is the log from the commit of package intel-gpu-tools for openSUSE:Factory checked in at 2014-06-18 07:50:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/intel-gpu-tools (Old) and /work/SRC/openSUSE:Factory/.intel-gpu-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "intel-gpu-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/intel-gpu-tools/intel-gpu-tools.changes 2014-05-08 12:38:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.intel-gpu-tools.new/intel-gpu-tools.changes 2014-06-18 07:52:49.000000000 +0200 @@ -1,0 +2,22 @@ +Tue Jun 10 15:38:37 UTC 2014 - [email protected] + +- update to release 1.7; Here goes a new i-g-t quarterly release + with the following changes: + * Piles of API documentation for the core i-g-t testing libraries. + * Improved igt loggin, now also with igt_vlog (for va_args printf-style + logging). + * Polish for the igt_debugfs library. + * Split out igt_fb library from igt_kms, cleanup of the igt_kms functions. + * Android porting patches (Tim Gore, Tvrtko Ursulin). + * Piles more tests as usual. + * Support for building libcairo based tests on Android. Set ANDROID_HAS_CAIRO=1 + in the build enviroment when you have this (Tim Gore). + * Timeout support in igt_aux, see igt_set_timeout (Thomas). + * Documentation for the testrunner interface like exit codes, subtest + enumeration and log output. Should help other people to run the tests in their own framework. + * Make swig an optional dependency (Damien). + * Helpers for runtime pm tests in igt_aux. +- rename n_disable-build-of-pm_pc8.patch to n_disable-build-of-pm_rpm.patch, + since test has been renamed + +------------------------------------------------------------------- Old: ---- intel-gpu-tools-1.6.tar.bz2 n_disable-build-of-pm_pc8.patch New: ---- intel-gpu-tools-1.7.tar.bz2 n_disable-build-of-pm_rpm.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ intel-gpu-tools.spec ++++++ --- /var/tmp/diff_new_pack.i4RSvc/_old 2014-06-18 07:52:50.000000000 +0200 +++ /var/tmp/diff_new_pack.i4RSvc/_new 2014-06-18 07:52:50.000000000 +0200 @@ -17,14 +17,14 @@ Name: intel-gpu-tools -Version: 1.6 +Version: 1.7 Release: 0 Summary: Collection of tools for development and testing of the Intel DRM driver License: MIT Group: Development/Tools/Other Url: http://xorg.freedesktop.org/ Source0: %{name}-%{version}.tar.bz2 -Patch0: n_disable-build-of-pm_pc8.patch +Patch0: n_disable-build-of-pm_rpm.patch Patch1: n_missing_check-ndebug.h.patch BuildRequires: i2c-tools BuildRequires: libtool ++++++ intel-gpu-tools-1.6.tar.bz2 -> intel-gpu-tools-1.7.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/intel-gpu-tools/intel-gpu-tools-1.6.tar.bz2 /work/SRC/openSUSE:Factory/.intel-gpu-tools.new/intel-gpu-tools-1.7.tar.bz2 differ: char 11, line 1 ++++++ n_disable-build-of-pm_rpm.patch ++++++ Index: intel-gpu-tools-1.6/tests/Makefile.sources =================================================================== --- intel-gpu-tools-1.6.orig/tests/Makefile.sources +++ intel-gpu-tools-1.6/tests/Makefile.sources @@ -63,7 +63,6 @@ TESTS_progs_M = \ kms_render \ kms_setmode \ pm_lpsp \ - pm_rpm \ pm_rps \ prime_self_import \ template \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
