Page MenuHomeSolus

D5298.id12890.diff
No OneTemporary

D5298.id12890.diff

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 @@
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/build_suite.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/clone_openbenchmarking_result.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/commands.php</Path>
+ <Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/compare_results_to_baseline.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/create_test_profile.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/debug_benchmark.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/debug_dependency_handler.php</Path>
@@ -99,6 +100,7 @@
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/dump_core_storage.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/dump_documentation.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/dump_file_info.php</Path>
+ <Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/dump_ob_to_ae_db.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/dump_openbenchmarking_indexes.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/dump_phodevi_properties.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/dump_phodevi_smart_cache.php</Path>
@@ -151,6 +153,7 @@
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/openbenchmarking_uploads.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/php_conf.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/pts_version.php</Path>
+ <Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/recently_added_tests.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/refresh_graphs.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/remove_from_result_file.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/remove_installed_test.php</Path>
@@ -158,6 +161,7 @@
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/rename_identifier_in_result_file.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/rename_result_file.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/reorder_result_file.php</Path>
+ <Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/result_file_stats.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/result_file_to_csv.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/result_file_to_json.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/result_file_to_pdf.php</Path>
@@ -186,7 +190,7 @@
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/validate_result_file.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/validate_test_profile.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/validate_test_suite.php</Path>
- <Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/winners_and_losers.php</Path>
+ <Path fileType="data">/usr/share/phoronix-test-suite/pts-core/commands/wins_and_losses.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/arch_dependency_handler.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/fedora_dependency_handler.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/external-test-dependencies/dependency-handlers/microsoft_dependency_handler.php</Path>
@@ -373,6 +377,7 @@
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_passfail.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_scatter_plot.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/objects/pts_Graph/pts_graph_vertical_bars.php</Path>
+ <Path fileType="data">/usr/share/phoronix-test-suite/pts-core/objects/pts_ae_data.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/objects/pts_arrays.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/objects/pts_compression.php</Path>
<Path fileType="data">/usr/share/phoronix-test-suite/pts-core/objects/pts_dependency_handler.php</Path>
@@ -551,12 +556,12 @@
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2018-12-10</Date>
- <Version>8.4.1</Version>
+ <Update release="12">
+ <Date>2019-02-05</Date>
+ <Version>8.6.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 13 2023, 7:25 PM (8 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802043
Default Alt Text
D5298.id12890.diff (6 KB)

Event Timeline