diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : phoronix-test-suite -version : 8.0.1 -release : 8 +version : 8.2.0 +release : 9 source : - - https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v8.0.1.tar.gz : 8bfe972c601884f2bbbf4d5069c7691637e8a30af55d2a9597dbe53911b49081 + - https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v8.2.0.tar.gz : cb92231040fd09a98a97d6620bc98758774731372f8a41b58b85357c0449904c license : GPL-3.0-or-later component : programming summary : Comprehensive testing and benchmarking platform @@ -15,4 +15,4 @@ setup : | %patch -p1 < $pkgfiles/0002-Enable-stateless-bash_completion.patch install : | - DESTDIR=${installdir} bash ./install-sh /usr + DESTDIR=${installdir} bash ./install-sh %PREFIX% diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -118,9 +118,11 @@ /usr/share/phoronix-test-suite/pts-core/commands/install_test.php /usr/share/phoronix-test-suite/pts-core/commands/interactive.php /usr/share/phoronix-test-suite/pts-core/commands/internal_run.php + /usr/share/phoronix-test-suite/pts-core/commands/list_all_tests.php /usr/share/phoronix-test-suite/pts-core/commands/list_available_suites.php /usr/share/phoronix-test-suite/pts-core/commands/list_available_tests.php /usr/share/phoronix-test-suite/pts-core/commands/list_available_virtual_suites.php + /usr/share/phoronix-test-suite/pts-core/commands/list_cached_tests.php /usr/share/phoronix-test-suite/pts-core/commands/list_installed_dependencies.php /usr/share/phoronix-test-suite/pts-core/commands/list_installed_suites.php /usr/share/phoronix-test-suite/pts-core/commands/list_installed_tests.php @@ -252,6 +254,7 @@ /usr/share/phoronix-test-suite/pts-core/modules/ob_auto_compare.php /usr/share/phoronix-test-suite/pts-core/modules/perf_per_dollar.php /usr/share/phoronix-test-suite/pts-core/modules/perf_tips.php + /usr/share/phoronix-test-suite/pts-core/modules/pgo.php /usr/share/phoronix-test-suite/pts-core/modules/phoromatic.php /usr/share/phoronix-test-suite/pts-core/modules/pushover_net.php /usr/share/phoronix-test-suite/pts-core/modules/report_test_run_times.php @@ -401,10 +404,8 @@ /usr/share/phoronix-test-suite/pts-core/objects/pts_test_file_download.php /usr/share/phoronix-test-suite/pts-core/objects/pts_test_option.php /usr/share/phoronix-test-suite/pts-core/objects/pts_test_profile.php - /usr/share/phoronix-test-suite/pts-core/objects/pts_test_profile_downloads_writer.php /usr/share/phoronix-test-suite/pts-core/objects/pts_test_profile_parser.php /usr/share/phoronix-test-suite/pts-core/objects/pts_test_profile_results_definition.php - /usr/share/phoronix-test-suite/pts-core/objects/pts_test_profile_writer.php /usr/share/phoronix-test-suite/pts-core/objects/pts_test_result.php /usr/share/phoronix-test-suite/pts-core/objects/pts_test_result_buffer.php /usr/share/phoronix-test-suite/pts-core/objects/pts_test_result_buffer_active.php @@ -549,12 +550,12 @@ - - 2018-06-27 - 8.0.1 + + 2018-09-11 + 8.2.0 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file