From 820f73a112b39915af644da2798cff6705e97b9057059de64d8a21142ab1b610 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Fri, 22 Apr 2022 01:50:39 +0000 Subject: [PATCH] - copy README.SUSE to doc OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=12 --- helix.changes | 5 +++++ helix.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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}