- remove home-in-%post filter in helix-rpmlintrc
- fix LICENSE string OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=14
This commit is contained in:
parent
0a85d33fb5
commit
6c433c59a0
@ -1,2 +1 @@
|
|||||||
addFilter("files-duplicate")
|
addFilter("files-duplicate")
|
||||||
addFilter("use-of-home-in-%post")
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 1 06:55:30 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
- remove home-in-%post filter in helix-rpmlintrc
|
||||||
|
- fix LICENSE string
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 11:42:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
Fri Apr 22 11:42:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ Name: helix
|
|||||||
Version: 22.03~0
|
Version: 22.03~0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A post-modern modal text editor written in Rust
|
Summary: A post-modern modal text editor written in Rust
|
||||||
License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Apache-2.0 AND BSL-1.0 AND ISC AND MIT AND MPL-2.0+ AND Zlib AND MPL-2.0
|
License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT or Unlicense) AND (Zlib OR Apache-2.0 OR MIT) AND Apache-2.0 AND BSL-1.0 AND ISC AND MIT AND MPL-2.0+ AND Zlib AND MPL-2.0
|
||||||
Url: https://github.com/helix-editor/helix
|
Url: https://github.com/helix-editor/helix
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
Source1: vendor.tar.xz
|
Source1: vendor.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user