From 61b1aa5e7c6072c23f14bbd601f6f21a534ccac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Tue, 20 Sep 2022 18:56:13 +0200 Subject: [PATCH] Update version number --- neovim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neovim.spec b/neovim.spec index 294e517..2e67c18 100644 --- a/neovim.spec +++ b/neovim.spec @@ -42,7 +42,7 @@ Requires: python3-neovim %bcond_with luajit %endif Name: neovim -Version: 0.8.0~git.1663645624.a0e6e767a +Version: 0.8.0~git.1663684711.62db91f06 Release: 0 Summary: Vim-fork focused on extensibility and agility License: Apache-2.0 AND Vim