[postgis-tickets] r16302 - more clearifying notes on HOWTO_RELEASE

Regina Obe lr at pcorp.us
Mon Jan 15 12:58:06 PST 2018


Author: robe
Date: 2018-01-15 12:58:06 -0800 (Mon, 15 Jan 2018)
New Revision: 16302

Modified:
   branches/2.3/HOWTO_RELEASE
   branches/2.3/Version.config
Log:
more clearifying notes on HOWTO_RELEASE 
change version to 2.3.6 in prep for tagging tomorrow or Wednesday.

Modified: branches/2.3/HOWTO_RELEASE
===================================================================
--- branches/2.3/HOWTO_RELEASE	2018-01-15 20:47:31 UTC (rev 16301)
+++ branches/2.3/HOWTO_RELEASE	2018-01-15 20:58:06 UTC (rev 16302)
@@ -86,8 +86,10 @@
    $ rev=x.x.x
    $ svn copy -m "Tagged release $rev" $base/branches/$brev $base/tags/$rev
 - Run: sh make_dist.sh $rev (note, debbie should have already done this,
-      and the file will be waiting in postgis.net/stuff)
+      and the file will be waiting in postgis.net/stuff.  You might need to wait a few minutes to see it.)
+      If impatient check status of job - https://debbie.postgis.net/job/PostGIS_Make_Dist/
 - Documentation should also have been built and should be in postgis.net/stuff
+  (this sometimes takes sometime so wait 15 minutes)
 - Test generated tarball (including extension upgrade)
 - Copy tarball, pdf, doc-html.. to http://download.osgeo.org/postgis/ web site and edit postgis.net/source page
 - Announce on e-mail

Modified: branches/2.3/Version.config
===================================================================
--- branches/2.3/Version.config	2018-01-15 20:47:31 UTC (rev 16301)
+++ branches/2.3/Version.config	2018-01-15 20:58:06 UTC (rev 16302)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=2
 POSTGIS_MINOR_VERSION=3
-POSTGIS_MICRO_VERSION=6rc1
+POSTGIS_MICRO_VERSION=6
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION



More information about the postgis-tickets mailing list