diff --git a/gdal.spec b/gdal.spec index 15bad66edeadb662df83e2ffc8b555bb5f66d1ba..40fd5ea80801be47acbc44483ded3c8644836986 100644 --- a/gdal.spec +++ b/gdal.spec @@ -1,3 +1,5 @@ +%define anolis_release 2 + %global run_tests 0 %global bashcompletiondir %(pkg-config --variable=compatdir bash-completion) @@ -27,7 +29,7 @@ Name: gdal Version: 3.7.0 -Release: 1%{?dist} +Release: %{anolis_release}%{?dist} Summary: GIS file format library License: MIT URL: http://www.gdal.org @@ -537,5 +539,8 @@ cp -a %{SOURCE3} %{buildroot}%{_bindir}/%{name}-config %changelog +* Thu Jun 12 2025 mgb01105731 - 3.7.0-2 +- Rebuild with hdf5 1.14.5 + * Fri Jun 16 2023 forrest_ly - 3.7.0-1 - init for anolis 23