summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2019-03-21 01:12:45 +0100
committerRalf Baechle <ralf@linux-mips.org>2019-03-21 01:12:45 +0100
commite7f3d44150466530f262c67e4b6dd7a05c4e89d8 (patch)
tree1e2a2d6fdadc1502666ae5294d7575274d603756
parentdc7489acc4bd2f17d3654a69ed10418f88769067 (diff)
RPM: Throw in a `.' between BASEVERSION and EXTRAVERSION.
As required by Fedora versioning guidelines. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--ax25-tools.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25-tools.spec.in b/ax25-tools.spec.in
index ce4eabc..6d56955 100644
--- a/ax25-tools.spec.in
+++ b/ax25-tools.spec.in
@@ -1,5 +1,5 @@
Name: ax25-tools
-Version: @BASEVERSION@@EXTRAVERSION@
+Version: @BASEVERSION@.@EXTRAVERSION@
Release: 1
Summary: Non-GUI tools used to configure an AX.25 enabled computer