diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : phoronix-test-suite
-version : 8.4.1
-release : 11
+version : 8.6.0
+release : 12
source :
- - https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v8.4.1.tar.gz : 29e2221ce0db9d11f98cbdab3f45c60e87868b366b00ad698e1a45fee8a96764
+ - https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v8.6.0.tar.gz : 83d9299eb8b83be8092885dfeacaf849229c5bd2014aaded2299c37d81de4178
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
@@ -81,6 +81,7 @@
/usr/share/phoronix-test-suite/pts-core/commands/build_suite.php
/usr/share/phoronix-test-suite/pts-core/commands/clone_openbenchmarking_result.php
/usr/share/phoronix-test-suite/pts-core/commands/commands.php
+ /usr/share/phoronix-test-suite/pts-core/commands/compare_results_to_baseline.php
/usr/share/phoronix-test-suite/pts-core/commands/create_test_profile.php
/usr/share/phoronix-test-suite/pts-core/commands/debug_benchmark.php
/usr/share/phoronix-test-suite/pts-core/commands/debug_dependency_handler.php
@@ -99,6 +100,7 @@
/usr/share/phoronix-test-suite/pts-core/commands/dump_core_storage.php
/usr/share/phoronix-test-suite/pts-core/commands/dump_documentation.php
/usr/share/phoronix-test-suite/pts-core/commands/dump_file_info.php
+ /usr/share/phoronix-test-suite/pts-core/commands/dump_ob_to_ae_db.php
/usr/share/phoronix-test-suite/pts-core/commands/dump_openbenchmarking_indexes.php
/usr/share/phoronix-test-suite/pts-core/commands/dump_phodevi_properties.php
/usr/share/phoronix-test-suite/pts-core/commands/dump_phodevi_smart_cache.php
@@ -151,6 +153,7 @@
/usr/share/phoronix-test-suite/pts-core/commands/openbenchmarking_uploads.php
/usr/share/phoronix-test-suite/pts-core/commands/php_conf.php
/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
@@ -158,6 +161,7 @@
/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_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
/usr/share/phoronix-test-suite/pts-core/commands/result_file_to_pdf.php
@@ -186,7 +190,7 @@
/usr/share/phoronix-test-suite/pts-core/commands/validate_result_file.php
/usr/share/phoronix-test-suite/pts-core/commands/validate_test_profile.php
/usr/share/phoronix-test-suite/pts-core/commands/validate_test_suite.php
- /usr/share/phoronix-test-suite/pts-core/commands/winners_and_losers.php
+ /usr/share/phoronix-test-suite/pts-core/commands/wins_and_losses.php
/usr/share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/arch_dependency_handler.php
/usr/share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/fedora_dependency_handler.php
/usr/share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/microsoft_dependency_handler.php
@@ -373,6 +377,7 @@
/usr/share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_passfail.php
/usr/share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_scatter_plot.php
/usr/share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_vertical_bars.php
+ /usr/share/phoronix-test-suite/pts-core/objects/pts_ae_data.php
/usr/share/phoronix-test-suite/pts-core/objects/pts_arrays.php
/usr/share/phoronix-test-suite/pts-core/objects/pts_compression.php
/usr/share/phoronix-test-suite/pts-core/objects/pts_dependency_handler.php
@@ -551,12 +556,12 @@
-
- 2018-12-10
- 8.4.1
+
+ 2019-02-05
+ 8.6.0
Packaging update
Pierre-Yves
pyu@riseup.net
\ No newline at end of file