e2fsprogs/.release-checklist

20 lines
470 B
Plaintext
Raw Normal View History

2022-05-13 20:16:34 +08:00
1) Do "make depend" if necessary
2) "make check"!!!
2024-03-26 10:09:11 +08:00
3) Use "git log" to assemble release notes and update RELEASE-NOTES symlink.
2022-05-13 20:16:34 +08:00
2024-03-26 10:09:11 +08:00
4) Update files which contain version information
2022-05-13 20:16:34 +08:00
version.h
README
e2fsprogs.lsm
e2fsprogs.spec
doc/libext2fs.texinfo (three places)
2024-03-26 10:09:11 +08:00
5) Run "(cd po; make e2fsprogs.pot-update)" to update the translation template.
6) Make source tarfile
2022-05-13 20:16:34 +08:00
2024-03-26 10:09:11 +08:00
7) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; regenerate source tarfile
2022-05-13 20:16:34 +08:00