From 89bf897591a97c105677395aeca2f0895d90236a7509c7f4a3fba799de603244 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 14 Apr 2023 18:05:09 +0000 Subject: [PATCH] Accepting request 1079502 from home:gladiac:branches:editors - Build AVX2 enabled hwcaps library for x86_64-v3 OBS-URL: https://build.opensuse.org/request/show/1079502 OBS-URL: https://build.opensuse.org/package/show/editors/tree-sitter?expand=0&rev=17 --- baselibs.conf | 1 + tree-sitter.changes | 5 +++++ tree-sitter.spec | 1 + 3 files changed, 7 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..7e40f87 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libtree-sitter0 diff --git a/tree-sitter.changes b/tree-sitter.changes index 662a2cb..823be43 100644 --- a/tree-sitter.changes +++ b/tree-sitter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 6 19:36:21 UTC 2023 - Andreas Schneider + +- Build AVX2 enabled hwcaps library for x86_64-v3 + ------------------------------------------------------------------- Wed Apr 5 18:02:16 UTC 2023 - Matej Cepl diff --git a/tree-sitter.spec b/tree-sitter.spec index 218a8b2..944b943 100644 --- a/tree-sitter.spec +++ b/tree-sitter.spec @@ -30,6 +30,7 @@ Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: rust > 1.40 Requires: lib%{name}%{somajor} = %{version} +%{?suse_build_hwcaps_libs} %description Tree-sitter is a parser generator tool and an incremental parsing