bump(branch): micro-default-editor neovim-default-editor

This commit is contained in:
Raboneko
2026-03-05 07:13:50 +00:00
parent 569aaeb2ef
commit 8397f4af33
2 changed files with 2 additions and 2 deletions
@@ -3,7 +3,7 @@
Name: micro-default-editor
# Version, release, and epoch are inherited from the editor package just like other default editors
Version: 2.0.15
Release: 2%?dist
Release: 2%{?dist}
Epoch: 0
# Inherited from Micro itself
License: MIT and ASL 2.0
@@ -3,7 +3,7 @@
Name: neovim-default-editor
# Version, release, and epoch are inherited from the editor package just like other default editors
Version: 0.11.6
Release: 1%?dist
Release: 1%{?dist}
Epoch: 0
# Inherited from Neovim itself
License: Apache-2.0 AND Vim AND MIT