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 2021-11-05 22:59:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tree-sitter (Old) and /work/SRC/openSUSE:Factory/.tree-sitter.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter" Fri Nov 5 22:59:00 2021 rev:2 rq:929677 version:0.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tree-sitter/tree-sitter.changes 2021-07-05 22:23:03.045689084 +0200 +++ /work/SRC/openSUSE:Factory/.tree-sitter.new.1890/tree-sitter.changes 2021-11-05 22:59:16.796306873 +0100 @@ -1,0 +2,5 @@ +Fri Nov 5 03:18:24 UTC 2021 - William Brown <[email protected]> + +- Add cargo audit service to detect potential security issues + +------------------------------------------------------------------- New: ---- _service ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tree-sitter.spec ++++++ --- /var/tmp/diff_new_pack.SM4YCF/_old 2021-11-05 22:59:17.228307162 +0100 +++ /var/tmp/diff_new_pack.SM4YCF/_new 2021-11-05 22:59:17.232307165 +0100 @@ -1,7 +1,7 @@ # # spec file for package tree-sitter # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define somajor 0 %define libdirname tree_sitter Name: tree-sitter @@ -53,7 +54,6 @@ and efficiently update the syntax tree as the source file is edited. This is the package with the dynamically linked C library. - %package devel Summary: Development files for %{name} Requires: lib%{name}%{somajor} = %{version} @@ -88,7 +88,6 @@ install -p -m 0755 -D target/release/tree-sitter \ %{buildroot}%{_bindir}/tree-sitter - find %{buildroot} -type f \( -name "*.la" -o -name "*.a" \) -delete -print %post -n lib%{name}%{somajor} -p /sbin/ldconfig ++++++ _service ++++++ <services> <service name="cargo_audit" mode="disabled"> </service> </services>
