From 061759aa330fc8ed3ef6f77099d9c04d2b53f3a3 Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Tue, 21 Apr 2026 11:00:47 +0200 Subject: [PATCH] updated process regarding AppVeyor See https://github.com/OpenSC/OpenSC/pull/3667 --- OpenSC-Release-Howto.md | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/OpenSC-Release-Howto.md b/OpenSC-Release-Howto.md index b5096e2..1c94e69 100644 --- a/OpenSC-Release-Howto.md +++ b/OpenSC-Release-Howto.md @@ -34,7 +34,6 @@ Release (or RC) version must be changed in the following files: * `NEWS`: Make sure to fix the release date for final release! * `VERSION.mk` : change package version major/minor/fix as needed, RCs get the package suffix `-rc`, which is removed for the final release * `configure.ac` : Update the [LT version number](https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html), which is required with changes to, for example, `opensc.h` and `libopensc.exports`. -* `.appveyor.yml`: Update the version on first line * `README.md`: Update the links to the new release and binaries * `SECURITY.md`: Update supported version @@ -133,23 +132,9 @@ Optionally, discuss changes to `NEWS` by opening a [new issue](https://github.co 2. Add commits with fixes * Use git `cherry-pick -x` to pick commits from `master` to reference commit hashes -3. Remove suffixes from build names in `appveyor.yml` and `.github/build.sh` script +3. Remove suffixes from build names in `.github/build.sh` script ```diff - diff --git a/.appveyor.yml b/.appveyor.yml - index 4599100ad2..bca1775ae3 100644 - --- a/.appveyor.yml - +++ b/.appveyor.yml - @@ -96,8 +96,7 @@ build_script: - } - - bash -c "exec 0