aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_PROCESS.md
diff options
context:
space:
mode:
authorjesperpedersen <jesper.pedersen@redhat.com>2021-09-07 09:52:24 -0400
committerjesperpedersen <jesper.pedersen@redhat.com>2021-09-07 10:53:26 -0400
commit0d1ba0a58fdb15af7ee3f3650f633156575d296d (patch)
tree37456538e905b1dcbc8b07c76d40ad93c312b5dc /RELEASE_PROCESS.md
parentc20227bd16cae98247955b14f6dfea33a26c6a0b (diff)
downloadpodman-0d1ba0a58fdb15af7ee3f3650f633156575d296d.tar.gz
podman-0d1ba0a58fdb15af7ee3f3650f633156575d296d.tar.bz2
podman-0d1ba0a58fdb15af7ee3f3650f633156575d296d.zip
Remove changelog.txt from the repository
The changelog.txt file hasn't been kept in sync with release tags, especially on main, so remove it. The release notes will be featured in RELEASE_NOTES.md. Signed-off-by: jesperpedersen <jesper.pedersen@redhat.com> [NO TESTS NEEDED]
Diffstat (limited to 'RELEASE_PROCESS.md')
-rw-r--r--RELEASE_PROCESS.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md
index e063fa617..bdf8aca88 100644
--- a/RELEASE_PROCESS.md
+++ b/RELEASE_PROCESS.md
@@ -164,10 +164,6 @@ spelled with complete minutiae.
`git checkout -b bump_vX.Y.Z`.
1. Lookup the *COMMIT ID* of the last release,
`git log -1 $(git tag | sort -V | tail -1)`.
- 1. Run `make changelog CHANGELOG_BASE=`*COMMIT ID*. This will modify the
- `changelog.txt` file. Manually edit it to change the first line
- (“Changelog for …”) to include the current (new) release version number.
- For example, `- Changelog for v2.1.0 (2020-09-22):`.
1. Edit `version/version.go` and bump the `Version` value to the new
release version. If there were API changes, also bump `APIVersion` value.
1. Commit this and sign the commit (`git commit -a -s -S`). The commit message