Accepting request 612196 from editors

- The library bump fixes boo#1094627.
- Require libtermkey version >= 0.20.

OBS-URL: https://build.opensuse.org/request/show/612196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neovim?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2018-05-30 10:22:53 +00:00 committed by Git OBS Bridge
commit f7215dcf22
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri May 25 07:37:55 UTC 2018 - mliska@suse.cz
- The library bump fixes boo#1094627.
-------------------------------------------------------------------
Wed May 23 08:54:56 UTC 2018 - mliska@suse.cz
- Require libtermkey version >= 0.20.
-------------------------------------------------------------------
Sun Dec 3 21:23:18 UTC 2017 - bwiedemann@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package neovim
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -40,7 +40,7 @@ BuildRequires: update-desktop-files
BuildRequires: pkgconfig(jemalloc)
BuildRequires: pkgconfig(libnsl)
BuildRequires: pkgconfig(libuv)
BuildRequires: pkgconfig(termkey)
BuildRequires: pkgconfig(termkey) >= 0.20
BuildRequires: pkgconfig(unibilium)
BuildRequires: pkgconfig(vterm)
Recommends: %{name}-lang