summaryrefslogtreecommitdiffstats
path: root/doc/release-checklist.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-checklist.txt')
-rw-r--r--doc/release-checklist.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/release-checklist.txt b/doc/release-checklist.txt
deleted file mode 100644
index fa918d7..0000000
--- a/doc/release-checklist.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-0. merge changes to master branch
-1. make sure everything builds and runs
-2. update VERSION in Makefile
-3. update %changelog section in rt-tests.spec-in
-4. run 'make rpm' and fix any issues
-5. test install of rpm
-6. checkin any changed files using "version bump to X.Y" as comment
-7. generate annotated tag with git tag -a vX.Y
-8. run: "sh scripts/do-git-push X.Y"