From 0b8b851bd6258edbe7bd10661bc3b7e1f194399b Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 22 Feb 2022 16:12:10 +0100 Subject: [PATCH] Add doap to release guide --- RELEASE_GUIDE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_GUIDE.md b/RELEASE_GUIDE.md index d0b385d6..b267c83c 100644 --- a/RELEASE_GUIDE.md +++ b/RELEASE_GUIDE.md @@ -23,6 +23,7 @@ Usually release candidates are tagged 0.6.0.rc1, 0.6.0.rc2 and tested for a week * Update plugin API docs (./apidocs/c and ./apidocs/python) need to run the `gen.sh` and commit the results to the website git repo * Update CHANGELOG * Update profrc.example +* Update profanity.doap (new XEPs and latest version) ## Creating artefacts * Set the correct release version in configure.ac: @@ -79,3 +80,4 @@ PACKAGE_STATUS="development" * Make changes to the git repo including uploading the new artefacts at: https://github.com/profanity-im/profanity-im.github.io * Update profanity_version.txt + * Take results from profanity.doap and put them into xeps.html