Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tree-sitter for openSUSE:Factory checked in at 2023-04-18 15:52:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tree-sitter (Old) and /work/SRC/openSUSE:Factory/.tree-sitter.new.2023 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter" Tue Apr 18 15:52:51 2023 rev:9 rq:1079999 version:0.20.8 Changes: -------- --- /work/SRC/openSUSE:Factory/tree-sitter/tree-sitter.changes 2023-04-06 15:56:08.296362391 +0200 +++ /work/SRC/openSUSE:Factory/.tree-sitter.new.2023/tree-sitter.changes 2023-04-18 15:52:56.393436402 +0200 @@ -1,0 +2,6 @@ +Thu Apr 6 19:36:21 UTC 2023 - Andreas Schneider <a...@cryptomilk.org> + +- Build AVX2 enabled hwcaps library for x86_64-v3 +- Add baselibs.conf for proper generation of libraries. + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tree-sitter.spec ++++++ --- /var/tmp/diff_new_pack.wNfDac/_old 2023-04-18 15:52:56.957439650 +0200 +++ /var/tmp/diff_new_pack.wNfDac/_new 2023-04-18 15:52:56.961439674 +0200 @@ -26,10 +26,12 @@ URL: https://tree-sitter.github.io/ Source0: https://github.com/tree-sitter/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.xz Source1: vendor.tar.xz -Source2: cargo_config +Source10: cargo_config +Source11: baselibs.conf 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 @@ -65,7 +67,7 @@ %autosetup -p1 -a1 mkdir -p .cargo -cp %{SOURCE2} .cargo/config +cp %{SOURCE10} .cargo/config # fix VERSION in Makefile sed -i -e '/^VERSION/s/:= .*$/:= %{version}/' Makefile ++++++ baselibs.conf ++++++ libtree-sitter0