diff --git a/neovim.changes b/neovim.changes index dd247ca..ea0efde 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 25 10:21:22 UTC 2023 - Thorsten Kukuk + +- Remove useless BuildRequire libnsl, our version does not provide + gethostbyname + ------------------------------------------------------------------- Thu Dec 29 22:31:16 UTC 2022 - Matej Cepl diff --git a/neovim.spec b/neovim.spec index 7658747..6c2b2b7 100644 --- a/neovim.spec +++ b/neovim.spec @@ -1,7 +1,7 @@ # # spec file for package neovim # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,7 +49,6 @@ BuildRequires: gettext BuildRequires: git-core BuildRequires: gperf BuildRequires: hicolor-icon-theme -BuildRequires: libnsl-devel BuildRequires: libtermkey-devel BuildRequires: libtool BuildRequires: libuv-devel