Updated Release a new version (markdown)

Jonas Kvinge 2021-10-14 21:26:08 +02:00
parent 04b070f61b
commit de0b6e76de
1 changed files with 3 additions and 4 deletions

@ -12,7 +12,7 @@ These instructions are intended for Strawberry developers who want to release a
## Create release
1. Update the Changelog file by looking at the git log from the time of the last release.
2. Bump the version number in `cmake/Version.cmake`, `Changelog` and `snap/snapcraft.yaml`.
2. Bump the version number in `cmake/Version.cmake` and `Changelog`.
3. Set INCLUDE_GIT_REVISION in `cmake/Version.cmake` to OFF.
4. Create a new release on Github tagged with the new version commit.
5. Wait until binaries are finished by Buildlbot.
@ -24,9 +24,8 @@ These instructions are intended for Strawberry developers who want to release a
3. Update the Strawberry website with the new version.
4. Update the macOS and Windows sparkle feeds.
5. Update the openSUSE package at https://build.opensuse.org/package/show/multimedia:apps/strawberry
6. Update the Snap at https://snapcraft.io/strawberry
7. Update AppImageHub at https://www.appimagehub.com/p/1288971
8. Update https://directory.fsf.org/wiki/Strawberry
6. Update AppImageHub at https://www.appimagehub.com/p/1288971
7. Update https://directory.fsf.org/wiki/Strawberry
## Announce the new release