[Proj] PROJ 5.1.0RC1
Kristian Evers
kreve at sdfe.dk
Thu May 24 14:06:50 EST 2018
I figured that would go wrong. Frankly, I find this stuff super confusing. I followed this guide:
https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html which says
that current should be incremented if an "interface" have been added, removed or updated. Check,
we’ve added a new function to proj.h and several things are updated. When that is the case, revision
should be reset. It also says that age should be incremented if an "interface" has been added,
which it has. At least in the way that I have interpreted the term “interface” but I guess I am wrong
in my interpretation.
Following that had me at 14:0:2. I could use a guide that explains that stuff in a simpler way :-)
I’ll issue RC2 soon with updated libtool version. Thanks for catching this.
/Kristian
On 24 May 2018, at 20:52, Even Rouault <even.rouault at spatialys.com<mailto:even.rouault at spatialys.com>> wrote:
Kristian,
Tested against GDAL regression test suite and everything is OK
... but I think there's an issue with the libtool versioning
proj 5.0.0 was -version-info 13:0:0 ==> libproj.so.13.0.0
proj 5.0.01 was -version-info 13:1:0 ==> libproj.so.13.0.1
So I think proj 5.1.0 should be -version-info 14:0:1 to generate
libproj.so.13.1.0
Currently -version-info 14:0:2 generates a libproj.so.12.2.0 which would
appear as older than the proj 5.0.x releases.
Even
All,
I have prepared the first release candidate for PROJ 5.1.0. This release
comes with both bug fixes as new features. Please test it on your system
and report back any problems you may find. The final release is set to
release on June 1st, assuming that a release candidate can be promoted to
final version before that. If everything goes to plan, I will call the vote
for promotion on May 30.
Download the source distributions here:
http://download.osgeo.org/proj/proj-5.1.0RC1.tar.gz
(http://download.osgeo.org/proj/proj-5.1.0RC1.tar.gz.md5)
http://download.osgeo.org/proj/proj-5.1.0RC1.zip
(http://download.osgeo.org/proj/proj-5.1.0RC1.zip)
For a list of changes in the new release, see NEWS:
https://github.com/OSGeo/proj.4/blob/master/NEWS
/Kristian
--
Spatialys - Geospatial professional services
http://www.spatialys.com<http://www.spatialys.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/proj/attachments/20180524/1161515f/attachment-0001.htm
More information about the Proj
mailing list