oss-fuzz: replace -lFuzzingEngine with $LIB_FUZZING_ENGINE
[platform/upstream/libvorbis.git] / doc / release.txt
1 libvorbis release checklist.
2
3 - Bump vendor string for encoder changes in lib/info.c
4 - Bump release version and sonames in configure.ac
5 - Update CHANGES.
6 - Update overall copyright dates on COPYING and README.
7 - Verify everything is committed.
8 - Tag release: `git tag -S v1.x.y` Paste the CHANGES entry as a tag msg.
9 - Verify 'make distcheck' works.
10 - Publish the tag: `git push --tags`
11 - Copy source packages to a checkout of https://svn.xiph.org/releases/vorbis/
12 - Add the packages to the repo and update checksum files there.
13 - Update https://xiph.org/downloads/
14 - Update topic in the #vorbis irc channel on freenode.net.
15 - Post announcement to https://xiph.org/press/ and link from front page.
16 - Announce new release to mailing list.