diff --git a/helix.changes b/helix.changes index da10c7b..c61390f 100644 --- a/helix.changes +++ b/helix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 22 01:50:09 UTC 2022 - Soc Virnyl Estela + +- copy README.SUSE to doc + ------------------------------------------------------------------- Thu Apr 21 23:31:06 UTC 2022 - Soc Virnyl Estela diff --git a/helix.spec b/helix.spec index 25096db..cb89275 100644 --- a/helix.spec +++ b/helix.spec @@ -40,6 +40,7 @@ has treesitter support for syntax highlighting and improved navigation %autosetup -a1 mkdir -p .cargo cp %{SOURCE2} .cargo/config +cp %{SOURCE5} doc/README.SUSE %build export RUSTFLAGS="%{rustflags}" @@ -61,7 +62,7 @@ install -Dm755 %{SOURCE3} %{buildroot}%{_bindir}/%{name} %files %license LICENSE -%doc README.md %{SOURCE5} CHANGELOG.md languages.toml docs/CONTRIBUTING.md docs/architecture.md docs/vision.md +%doc README.md README.SUSE CHANGELOG.md languages.toml docs/CONTRIBUTING.md docs/architecture.md docs/vision.md %{_bindir}/%{name} %dir %{_sharedstatedir}/%{name} %dir %{_helix_runtimedir}