File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Source release:
9
9
- Verify 'make distcheck' produces a tarball with
10
10
the desired name.
11
11
- Push tag to public repo.
12
- - Upload source packge 'opusfile-${version}.tar.gz'
12
+ - Upload source package 'opusfile-${version}.tar.gz'
13
13
to website and verify file permissions.
14
14
- Update checksum files on website.
15
15
- Update links on <https://www.opus-codec.org/downloads/>.
@@ -34,7 +34,7 @@ Win32 binaries:
34
34
- ./configure --host=i686-w64-mingw32 --prefix=/path/to/builddir/mingw \
35
35
PKG_CONFIG_PATH=/path/to/builddir/mingw/lib/pkgconfig
36
36
- make && make check && make -C doc/latex
37
- - Add api docs to opus-codec.org
37
+ - Add api docs to opus-codec.org.
38
38
- mkdir opusfile-${version}-win32
39
39
- Copy AUTHORS COPYING README.txt include/opusfile.h to the release dir.
40
40
- Merge changes between README.txt and the version in the last
You can’t perform that action at this time.
0 commit comments