Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package tree-sitter-bicep for
openSUSE:Factory checked in at 2025-01-01 23:07:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-bicep (Old)
and /work/SRC/openSUSE:Factory/.tree-sitter-bicep.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tree-sitter-bicep"
Wed Jan 1 23:07:49 2025 rev:2 rq:1234124 version:1.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-bicep/tree-sitter-bicep.changes
2024-12-11 21:07:28.356825404 +0100
+++
/work/SRC/openSUSE:Factory/.tree-sitter-bicep.new.1881/tree-sitter-bicep.changes
2025-01-01 23:08:01.796760926 +0100
@@ -1,0 +2,22 @@
+Tue Dec 31 09:43:27 UTC 2024 - Richard Rahl <[email protected]>
+
+- update to 1.1.0:
+ * fix: support as in import with statements
+ * feat: add using statements
+ * feat: add user defined functions
+ * feat: add test blocks
+ * feat: add assert statements
+ * refactor: move asterisk fields and multiline string contents
+ * refactor: rework types
+ * chore: update tests
+ * chore: update queries
+ * chore: update script and known failures
+ * chore: generate
+ * fix: update build manifests
+ * chore: update queries
+ * fix(grammar): adapt to upstream regex change
+ * build: update bindings
+ * chore: generate
+- remove fix-regex.patch, as upstream included the fix
+
+-------------------------------------------------------------------
Old:
----
fix-regex.patch
tree-sitter-bicep-1.0.1.tar.gz
New:
----
tree-sitter-bicep-1.1.0.tar.gz
BETA DEBUG BEGIN:
Old: * chore: generate
- remove fix-regex.patch, as upstream included the fix
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tree-sitter-bicep.spec ++++++
--- /var/tmp/diff_new_pack.UOCOZn/_old 2025-01-01 23:08:02.320782444 +0100
+++ /var/tmp/diff_new_pack.UOCOZn/_new 2025-01-01 23:08:02.320782444 +0100
@@ -18,13 +18,12 @@
%define _name bicep
Name: tree-sitter-bicep
-Version: 1.0.1
+Version: 1.1.0
Release: 0
Summary: Bicep grammar for tree-sitter
License: MIT
URL: https://github.com/tree-sitter-grammars/tree-sitter-bicep
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch0: fix-regex.patch
BuildRequires: tree-sitter
%treesitter_grammars %{_name}
@@ -32,7 +31,7 @@
%{summary}.
%prep
-%autosetup -p1
+%autosetup
%build
%treesitter_configure
++++++ tree-sitter-bicep-1.0.1.tar.gz -> tree-sitter-bicep-1.1.0.tar.gz ++++++
++++ 63986 lines of diff (skipped)