diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/release-instructions.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/release-instructions.txt b/docs/release-instructions.txt index ab8cd2f..9cc1288 100644 --- a/docs/release-instructions.txt +++ b/docs/release-instructions.txt @@ -1,6 +1,6 @@ Release checklist overview: - 1) update ChangeLog + 1) update both the ChangeLog file and the specfile %changelog section 2) update version in 'configure.ac' 3) run 'autoreconf' to update autoconf files 4) run 'make rpm' to update version in all files @@ -20,8 +20,6 @@ Release checklist overview: # git tag -u YOURKEY mock-VERSION_HERE - - In the mock git tree, first ensure that you are: --> on the master branch (or correct branch per branching guidelines) --> updated changelog |
