From 7bffdf856d781d62ff4eef0dc8dd392d734aebbc Mon Sep 17 00:00:00 2001 From: olf Date: Thu, 23 Mar 2023 02:02:15 +0100 Subject: [PATCH] Add link to https://semver.org/ --- rpm/crypto-sdcard.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rpm/crypto-sdcard.spec b/rpm/crypto-sdcard.spec index 615e608..c8f0eef 100644 --- a/rpm/crypto-sdcard.spec +++ b/rpm/crypto-sdcard.spec @@ -1,9 +1,10 @@ %global branch sfosABC Name: crypto-sdcard Summary: Configuration files for automatic unlocking and mounting encrypted media +# The version adheres to semantic versioning v2.0.0, see https://semver.org/ Version: 1.7.3 -# Since v1.7.3, the release version consists of two or three fields, separated -# by dots ("."): +# Since version 1.7.3, the release version consists of two or three fields, +# separated by dots ("."): # - The first field must contain a natural number greater than zero. This number # should be prefixed by one of {alpha,beta,rc,release}, which results in, e.g., # "alpha42".