release.txt 738 B

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