summaryrefslogtreecommitdiff
path: root/README-release
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2019-10-11 08:52:59 -0700
committerBrian C. Lane <bcl@redhat.com>2019-10-11 08:54:50 -0700
commit59cfdad0b5d19af3e330e455be23a22d562e68d8 (patch)
tree06c79ab36ba56f065ea93b06c9e64decf6f47b07 /README-release
parent22a4baba11ab299722e68f9ea37a53869afef7e1 (diff)
downloadparted-59cfdad0b5d19af3e330e455be23a22d562e68d8.tar.gz
maint: Add note about gpg key selection for gnupload
Diffstat (limited to 'README-release')
-rw-r--r--README-release3
1 files changed, 3 insertions, 0 deletions
diff --git a/README-release b/README-release
index 1bc525d..58b5e76 100644
--- a/README-release
+++ b/README-release
@@ -132,6 +132,9 @@ Once all the builds and tests have passed,
* Run the gnupload command that was suggested by your "make stable" run above.
+ If you are using a different gpg key to sign the releases you will need to
+ pass --user <EMAIL> to gnupload to select it.
+
* Wait a few minutes (maybe up to 30?) and then use the release URLs to
download all tarball/signature pairs and use gpg --verify to ensure
that they're all valid.