diff --git a/neovim.changes b/neovim.changes index ee70cfd..e5da183 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 3 11:24:50 UTC 2022 - Jan Engelhardt + +- msgpack-devel has split into c and cxx variants, + update BuildRequires accordingly. + ------------------------------------------------------------------- Wed Jun 29 11:21:18 UTC 2022 - Andreas Schneider diff --git a/neovim.spec b/neovim.spec index c507ddd..2523546 100644 --- a/neovim.spec +++ b/neovim.spec @@ -63,7 +63,7 @@ BuildRequires: libuv-devel BuildRequires: libvterm-devel >= 0.1 BuildRequires: lua-macros BuildRequires: make -BuildRequires: msgpack-devel +BuildRequires: msgpack-c-devel BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: tree-sitter-devel