[PROJ] PROJ 9.0.0RC1 & PROJ-data 1.9RC1
Kristian Evers
kreve at sdfe.dk
Wed Feb 16 00:35:20 PST 2022
Bas, I'm not sure how to understand this.
> So you go from (8.2.1):
>
> /usr/lib/x86_64-linux-gnu/libproj.so -> libproj.so.22.2.1
> /usr/lib/x86_64-linux-gnu/libproj.so.22 -> libproj.so.22.2.1
> /usr/lib/x86_64-linux-gnu/libproj.so.22.2.1
>
> To (9.0.0):
>
> /usr/lib/x86_64-linux-gnu/libproj.so -> libproj.so.9.0.0
> /usr/lib/x86_64-linux-gnu/libproj.so.25 -> libproj.so.9.0.0
> /usr/lib/x86_64-linux-gnu/libproj.so.9.0.0
>
Are you suggesting that we ONLY use the major, minor and patch version
numbers for the so-files and forget about the SOVERSION from now on?
If that is the case, personally I'm all for it since I've always found the
current/revision/age difficult (as is evident in several release candidates
in the past) but is that a common practice among project that base their
packages on CMake?
/Kristian
More information about the PROJ
mailing list