Changelog for
xgboost-javadoc-2.0.0-26.306.noarch.rpm :
* Wed Feb 21 2024 fstrbaAATTsuse.com- Use %patch -P N instead of deprecated %patchN.
* Thu Oct 12 2023 fstrbaAATTsuse.com- Upgrade to upstream version 2.0.0
* Changes: + Stop using Rabit in prediction (#9054) + Set feature_names and feature_types in jvm-packages. This is to prepare support for categorical features (#9364) + Scala 2.13 support. (#9099) + Change training stage from ResultStage to ShuffleMapStage (#9423) + Automatically set the max/min direction for the best score during early stopping. (#9404) + Revised support for flink (#9046)
* Breaking changes: + Scala-based tracker is removed. (#9078, #9045) + Change DeviceQuantileDmatrix into QuantileDMatrix (#8461)- Added patches:
* no-hadoop.patch + revert commit bringing in apache-hadoop dependency, since we don\'t have that one
* xgboost-2.0.0-cmake.patch + allow building with cmake versions we have in SLE-15 and SLE-12-SP5
* xgboost-2.0.0-python34.patch + allow running scripts with python 3.4 by removing the f\"\" that is 3.6+ feature
* Mon Oct 02 2023 fstrbaAATTsuse.com- Build using ant to avoid dependency on scala-maven-plugin- Build with source/target 8 so that it eventually can be built using OpenJDK 21- Removed patch:
* use-python3.patch + not needed any more since we call the python3 from spec file
* Mon Nov 28 2022 steven.kowalikAATTsuse.com- Add patch use-python3.patch:
* Use python3 during the build.- Change BuildRequires to python3.
* Mon Apr 27 2020 fstrbaAATTsuse.com- Pull sources with source service in order to have the right revisions of submodules- Added patch:
* xgboost-fix-big-endian.patch + flip default from little endian to big endian on big endian architectures
* Fri Mar 06 2020 fstrbaAATTsuse.com- Initial packaging of xgboost 0.90