]> granicus.if.org Git - postgis/commitdiff
more clearifying notes on HOWTO_RELEASE
authorRegina Obe <lr@pcorp.us>
Mon, 15 Jan 2018 20:47:31 +0000 (20:47 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 15 Jan 2018 20:47:31 +0000 (20:47 +0000)
change version to 2.4.3 in prep for tagging tomorrow or Wednesday.

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16301 b70326c6-7e19-0410-871a-916f4a2858ee

HOWTO_RELEASE
Version.config

index 09fc5136c4712c741c28c0af9d7404f8b796dd31..3cae494b4e2421475b64e30b2abeaf41c5082242 100644 (file)
@@ -77,7 +77,6 @@ Release procedure
           a) Replace PostGIS_* string params with new version
           b) Replace repository url with new branch repo url
           c) Update the PostGIS_trunk by updating the PostGIS_* string params
-          d) create a new tagged branch job from latest tagged (and repeat a, b for this new tagged)
 
           Go to: â€‹https://trac.osgeo.org/postgis/ edit the matrix to reflect new branch
 
@@ -87,8 +86,10 @@ Release procedure
    $ 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
index 0a3855f1a8e7a1043fb036acd30090c5b0d4b553..fb03d05cc27ba0f16656110dfa39fcd73f3eba31 100644 (file)
@@ -5,7 +5,7 @@
 
 POSTGIS_MAJOR_VERSION=2
 POSTGIS_MINOR_VERSION=4
-POSTGIS_MICRO_VERSION=3rc2
+POSTGIS_MICRO_VERSION=3
 
 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
 # when changing POSTGIS_MINOR_VERSION