From: Even Rouault Date: Mon, 26 Feb 2024 14:36:19 +0000 (+0100) Subject: update HOWTO-RELEASE X-Git-Tag: v2.5.2~2 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=d2ba1021c1239103c5d53e437ed7edde206cc3ff;p=openjpeg.git update HOWTO-RELEASE --- diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE index 2f3f58ea..2e4450c3 100644 --- a/HOWTO-RELEASE +++ b/HOWTO-RELEASE @@ -20,7 +20,7 @@ Check-list OpenJPEG Release * PATH=$PWD/../../tools/abi-tracker/bin:$PWD/../../tools/wdiff/bin:$PWD/../../tools:$PATH abi-tracker -build ./openjpeg.json * rm -rf src/openjpeg/current * rm -rf build_logs -* Remove symbolic links: rm -f installed/openjpeg/2.5.1/lib/libopenjp2.so installed/openjpeg/2.5.1/lib/libopenjp2.so.7 installed/openjpeg/current/lib/libopenjp2.so +* Remove symbolic links: rm -f installed/openjpeg/2.5.1/lib/libopenjp2.so installed/openjpeg/2.5.1/lib/libopenjp2.so.7 installed/openjpeg/current/lib/libopenjp2.so abi-check/installed/openjpeg/current/lib/libopenjp2.so.7 * git add --all . * git commit -m "Update ABI/API compatibility reports after 2.5.1 release" * git push