The first commit takes the first commit from #51, because that partly reverts a change that is already on master but is not yet released. Since the PROJ6 API is not properly wrapped yet I think a patch release is fine here? No packages use it so far.
The second commit is done to be able to provide builds that work across julia minor version, even if shipped libraries like libcurl update.
This new PROJ_jll build will also be required in GDAL.jl, so I'd like to tag it to allow using these builds on both packages at the same time.
The first commit takes the first commit from #51, because that partly reverts a change that is already on master but is not yet released. Since the PROJ6 API is not properly wrapped yet I think a patch release is fine here? No packages use it so far.
The second commit is done to be able to provide builds that work across julia minor version, even if shipped libraries like libcurl update.
This new PROJ_jll build will also be required in GDAL.jl, so I'd like to tag it to allow using these builds on both packages at the same time.
Ref https://github.com/JuliaPackaging/Yggdrasil/pull/2545 https://github.com/JuliaPackaging/Yggdrasil/issues/2401