[postgis-tickets] [PostGIS] #4693: PostGIS 3.1.0 still showing 3.1.0alpha1 in output

PostGIS trac at osgeo.org
Sun May 24 08:53:47 PDT 2020


#4693: PostGIS 3.1.0 still showing 3.1.0alpha1 in output
------------------------------------+---------------------------
  Reporter:  robe                   |      Owner:  robe
      Type:  defect                 |     Status:  assigned
  Priority:  blocker                |  Milestone:  PostGIS 3.1.0
 Component:  build/upgrade/install  |    Version:  master
Resolution:                         |   Keywords:
------------------------------------+---------------------------

Comment (by Algunenano):

 > So I assume when I flipped the version number I missed a spot?

 > shows similar ugliness On my workstation shows this

 This is not ugliness :D, it is the output of `git describe` that allow us
 to know exactly which commit are you on. The `3.1.0alpha1` comes from the
 latest tag, the `122` I think comes from the number of commits since that
 tag, and then its `g$HASH` to know the exact commit.

 I personally don't see anything wrong with this, but I'm already used to
 `git describe` output.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4693#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list