From bd01f02e8e94b8d19c4ccdec657e04d2368b3f3e Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Fri, 10 Feb 2017 17:16:03 +0000 Subject: add a gpg step --- RELEASE-PROCEDURE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-PROCEDURE') diff --git a/RELEASE-PROCEDURE b/RELEASE-PROCEDURE index 3c2b1e5e..19cd1980 100644 --- a/RELEASE-PROCEDURE +++ b/RELEASE-PROCEDURE @@ -1,6 +1,6 @@ # HOW TO RELEASE FILE -@(#) $File: RELEASE-PROCEDURE,v 1.3 2014/03/16 13:32:55 christos Exp $ +@(#) $File: RELEASE-PROCEDURE,v 1.4 2015/02/15 22:10:33 christos Exp $ 1) Update version number in configure.ac 2) Note the new version in ChangeLog @@ -10,6 +10,7 @@ 6) Tag the release with FILEx_yy 7) Create the source tarball: make distcheck 7a) Sign the source tarball. + gpg --armor --detach-sign mysoftware-0.4.tar.gz 8) Make the source tarball available on ftp 9) Add the new version to bugs.gw.com: - Click: Manage > Manage Projects > file -- cgit v1.2.1