summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2007-11-30 12:25:11 -0600
committerClark Williams <williams@redhat.com>2007-11-30 13:32:35 -0600
commit5e45f470f3bb52dbb27bca009ca14c95ba2a8756 (patch)
tree7ca3688ab2c2558019ca13d1458f1852d0f26f73
parent993f4a74499113ed296294ca1a6488262c59c1e5 (diff)
downloadmock-0.8.11.tar.gz
mock-0.8.11.tar.xz
mock-0.8.11.zip
clarified ChangeLogmock-0.8.11
-rw-r--r--docs/release-instructions.txt4
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