diff --git a/neovim.changes b/neovim.changes index b019171..daf495b 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 16 14:33:03 UTC 2018 - mliska@suse.cz + +- Require exact version of libtermkey1 because it does not + bump SONAME. + ------------------------------------------------------------------- Tue Jun 12 10:37:29 UTC 2018 - mliska@suse.cz diff --git a/neovim.spec b/neovim.spec index 03cce53..81ab3f1 100644 --- a/neovim.spec +++ b/neovim.spec @@ -43,6 +43,7 @@ BuildRequires: pkgconfig(libuv) BuildRequires: pkgconfig(termkey) >= 0.20 BuildRequires: pkgconfig(unibilium) BuildRequires: pkgconfig(vterm) +%requires_eq libtermkey1 Recommends: %{name}-lang Recommends: python-neovim Recommends: python3-neovim