From ce1604eb398464a9f43b4edeebcd3f1b07df595063fc884d27c738f8b9eccf36 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 27 Feb 2024 17:37:52 +0000 Subject: [PATCH 1/2] Accepting request 1152442 from home:lkocman:branches:editors - Update license field based on legaldb review - GPL-3.0+ for neovim-0.8.3/runtime/syntax/poke.vim - CC-BY-3.0 for neovim-0.8.3/runtime/doc/dev_style.txt OBS-URL: https://build.opensuse.org/request/show/1152442 OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=142 --- neovim.changes | 7 +++++++ neovim.spec | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/neovim.changes b/neovim.changes index 7e73b94..957b24f 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 27 16:02:45 UTC 2024 - Lubos Kocman + +- Update license field based on legaldb review + - GPL-3.0+ for neovim-0.8.3/runtime/syntax/poke.vim + - CC-BY-3.0 for neovim-0.8.3/runtime/doc/dev_style.txt + ------------------------------------------------------------------- Sun Dec 31 07:11:58 UTC 2023 - Matej Cepl diff --git a/neovim.spec b/neovim.spec index 023f5f3..9ea352b 100644 --- a/neovim.spec +++ b/neovim.spec @@ -1,7 +1,7 @@ # # spec file for package neovim # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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,7 @@ Name: neovim Version: 0.9.5 Release: 0 Summary: Vim-fork focused on extensibility and agility -License: Apache-2.0 AND Vim +License: Apache-2.0 AND Vim AND GPL-3.0-or-later CC-BY-3.0 Group: Productivity/Text/Editors URL: https://neovim.io/ Source0: https://github.com/neovim/neovim/archive/v%{version}/%{name}-%{version}.tar.gz @@ -105,7 +105,7 @@ Requires: lua51-luv Recommends: python3-neovim %if 0%{?suse_version} < 1330 Requires(post): gtk3-tools -Requires(postun):gtk3-tools +Requires(postun): gtk3-tools %endif %endif %if 0%{?suse_version} > 1500 From 6b1251ee59584fe0661486ef403d3ac6233a4a27fd63d7610d6dd58a2818588f Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 28 Feb 2024 15:32:13 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=143 --- neovim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neovim.spec b/neovim.spec index 9ea352b..75afc85 100644 --- a/neovim.spec +++ b/neovim.spec @@ -49,7 +49,7 @@ Name: neovim Version: 0.9.5 Release: 0 Summary: Vim-fork focused on extensibility and agility -License: Apache-2.0 AND Vim AND GPL-3.0-or-later CC-BY-3.0 +License: Apache-2.0 AND Vim AND GPL-3.0-or-later AND CC-BY-3.0 Group: Productivity/Text/Editors URL: https://neovim.io/ Source0: https://github.com/neovim/neovim/archive/v%{version}/%{name}-%{version}.tar.gz