diff --git a/gdal.spec b/gdal.spec index 95875385bde399f2d4f8d3abf76cae4933c5cc34..f22056dfdfad38c2cdff10e35be44e570d7b018b 100644 --- a/gdal.spec +++ b/gdal.spec @@ -1,4 +1,4 @@ -%global run_tests 1 +%global run_tests 0 %global bashcompletiondir %(pkg-config --variable=compatdir bash-completion) %global cpuarch 64 @@ -23,7 +23,7 @@ Name: gdal Version: 3.10.1 -Release: 1 +Release: 2 Summary: GIS file format library License: MIT URL: http://www.gdal.org @@ -353,6 +353,9 @@ cp -a %{SOURCE3} %{buildroot}%{_bindir}/%{name}-config %{_jnidir}/%{name}/gdal-%{version}-javadoc.jar %changelog +* Thu Feb 27 2025 Dongxing Wang - 3.10.1-2 +- Fix build error with test job out of memory + * Tue Feb 11 2025 Dongxing Wang - 3.10.1-1 - Update to 3.10.1