diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : phoronix-test-suite -version : 8.6.1 -release : 13 +version : 8.8.0 +release : 14 source : - - https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v8.6.1.tar.gz : 0e270f019c28d07132e848a29d8876ccf588d17c42639cef52332b8d3d015828 + - https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v8.8.0.tar.gz : 06ff8602e0b8035e1b6424656002ffa4b61844d1f4250d6801a5d2d495755709 license : GPL-3.0-or-later component : programming summary : Comprehensive testing and benchmarking platform diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -10,7 +10,7 @@ Comprehensive testing and benchmarking platform The Phoronix Test Suite is a comprehensive testing and benchmarking platform. It allows for carrying out tests in a fully automated manner from test installation to execution and reporting. All tests are meant to be easily reproducible, easy-to-use, and support fully automated execution. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus phoronix-test-suite @@ -155,12 +155,14 @@ /usr/share/phoronix-test-suite/pts-core/commands/pts_version.php /usr/share/phoronix-test-suite/pts-core/commands/recently_added_tests.php /usr/share/phoronix-test-suite/pts-core/commands/refresh_graphs.php - /usr/share/phoronix-test-suite/pts-core/commands/remove_from_result_file.php /usr/share/phoronix-test-suite/pts-core/commands/remove_installed_test.php /usr/share/phoronix-test-suite/pts-core/commands/remove_result.php + /usr/share/phoronix-test-suite/pts-core/commands/remove_results_from_result_file.php + /usr/share/phoronix-test-suite/pts-core/commands/remove_run_from_result_file.php /usr/share/phoronix-test-suite/pts-core/commands/rename_identifier_in_result_file.php /usr/share/phoronix-test-suite/pts-core/commands/rename_result_file.php /usr/share/phoronix-test-suite/pts-core/commands/reorder_result_file.php + /usr/share/phoronix-test-suite/pts-core/commands/result_file_raw_to_csv.php /usr/share/phoronix-test-suite/pts-core/commands/result_file_stats.php /usr/share/phoronix-test-suite/pts-core/commands/result_file_to_csv.php /usr/share/phoronix-test-suite/pts-core/commands/result_file_to_json.php @@ -178,6 +180,8 @@ /usr/share/phoronix-test-suite/pts-core/commands/start_remote_gui_server.php /usr/share/phoronix-test-suite/pts-core/commands/start_ws_server.php /usr/share/phoronix-test-suite/pts-core/commands/stress_run.php + /usr/share/phoronix-test-suite/pts-core/commands/strict_benchmark.php + /usr/share/phoronix-test-suite/pts-core/commands/strict_run.php /usr/share/phoronix-test-suite/pts-core/commands/system_info.php /usr/share/phoronix-test-suite/pts-core/commands/system_sensors.php /usr/share/phoronix-test-suite/pts-core/commands/test_module.php @@ -400,6 +404,7 @@ /usr/share/phoronix-test-suite/pts-core/objects/pts_result_file_output.php /usr/share/phoronix-test-suite/pts-core/objects/pts_result_file_system.php /usr/share/phoronix-test-suite/pts-core/objects/pts_result_merge_select.php + /usr/share/phoronix-test-suite/pts-core/objects/pts_result_viewer_settings.php /usr/share/phoronix-test-suite/pts-core/objects/pts_search.php /usr/share/phoronix-test-suite/pts-core/objects/pts_storage_object.php /usr/share/phoronix-test-suite/pts-core/objects/pts_strings.php @@ -504,6 +509,8 @@ /usr/share/phoronix-test-suite/pts-core/static/basic-template.html /usr/share/phoronix-test-suite/pts-core/static/certificates/openbenchmarking-server.pem /usr/share/phoronix-test-suite/pts-core/static/certificates/phoromatic-com.pem + /usr/share/phoronix-test-suite/pts-core/static/dynamic-result-viewer/index.php + /usr/share/phoronix-test-suite/pts-core/static/dynamic-result-viewer/result_viewer_config.php.configure /usr/share/phoronix-test-suite/pts-core/static/images/ob-10x16.png /usr/share/phoronix-test-suite/pts-core/static/images/ob-fulltext-183x32.png /usr/share/phoronix-test-suite/pts-core/static/images/phoromatic-390x56.png @@ -556,12 +563,12 @@ - - 2019-02-23 - 8.6.1 + + 2019-05-14 + 8.8.0 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file