Skip to content

Commit 8551929

Browse files
committed
Release: Keep the spec file version in sync
1 parent a9792ce commit 8551929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenSC-Release-Howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Release (or RC) version must be changed in the following files:
3535
* `VERSION.mk` : change package version major/minor/fix as needed, RCs get the package suffix `-rc`, which is removed for the final release
3636
* `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`.
3737
* `.appveyor.yml`: Update the version on first line
38-
* `README.md`: Update the links to the new release and binaries
38+
* `packaging/opensc.spec`: Update the version number to match `VERSION.mk`
3939
* `SECURITY.md`: Update supported version
4040

4141
Optionally, discuss changes to `NEWS` by opening a [new issue](https://github.com/OpenSC/OpenSC/issues/new) with your suggestions.

0 commit comments

Comments
 (0)