From 2a948f8a6d7bcc1743b8b6a1f7eff8ac3a855f49 Mon Sep 17 00:00:00 2001
From: Zdenek Dohnal
Date: Thu, 9 Feb 2023 07:45:11 +0100
Subject: [PATCH] vim.spec: Explain version number in appdata
---
vim.spec | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/vim.spec b/vim.spec
index b465589b..93dbee35 100644
--- a/vim.spec
+++ b/vim.spec
@@ -605,6 +605,11 @@ SentUpstream: 2014-05-22
Vim is perfect for all kinds of text editing, from composing email to
editing configuration files.
+
+ We ship the current Vim stable release - %{baseversion} - with the upstream
+ patchlevel %{patchlevel} applied, which is combined into version %{version}
+ used during packaging.
+