From 5b8fd1465b91f9e07378babaac02ef477ebb8a81635ea17bc0248966019b868a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Sun, 4 Sep 2022 06:28:25 +0000 Subject: [PATCH] Accepting request 1001018 from home:jengelh:branches:editors - msgpack-devel has split into c and cxx variants, update BuildRequires accordingly. OBS-URL: https://build.opensuse.org/request/show/1001018 OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=111 --- neovim.changes | 6 ++++++ neovim.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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