Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tree-sitter-odin for 
openSUSE:Factory checked in at 2025-01-01 23:07:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tree-sitter-odin (Old)
 and      /work/SRC/openSUSE:Factory/.tree-sitter-odin.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tree-sitter-odin"

Wed Jan  1 23:07:47 2025 rev:2 rq:1234120 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tree-sitter-odin/tree-sitter-odin.changes        
2024-12-11 21:06:40.670835381 +0100
+++ 
/work/SRC/openSUSE:Factory/.tree-sitter-odin.new.1881/tree-sitter-odin.changes  
    2025-01-01 23:07:54.472460146 +0100
@@ -1,0 +2,25 @@
+Tue Dec 31 09:48:01 UTC 2024 - Richard Rahl <[email protected]>
+
+- update to 1.3.0:
+  * fix: delete parser.o
+  * feat(odin): don't mark identifiers of a function call as @type
+  * fix: properly handle do in alternative blocks
+  * fix: do not scan block comments in strings
+  * fix: allow do {statement} in when statements
+  * build: update bindings
+  * feat: support build tags
+  * feat: support underlying types in enums and bit_sets
+  * fix: correct a few issues with parameters
+  * feat: allow any expression in maps
+  * fix: allow any expression to be assigned in an attribute
+  * fix: allow variables in imports
+  * fix(scanner): avoid crash with isdigit
+  * chore: generate with 0.24.5
+- update to 1.2.0:
+  * feat: support the bit_field type
+  * feat: improve indents
+  * feat: update bindings and versions
+- remove fix-regex.patch as upstream integrated the fix
+
+
+-------------------------------------------------------------------

Old:
----
  fix-regex.patch
  tree-sitter-odin-1.1.0.tar.gz

New:
----
  tree-sitter-odin-1.3.0.tar.gz

BETA DEBUG BEGIN:
  Old:  * feat: update bindings and versions
- remove fix-regex.patch as upstream integrated the fix
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tree-sitter-odin.spec ++++++
--- /var/tmp/diff_new_pack.dY75a0/_old  2025-01-01 23:07:55.100485936 +0100
+++ /var/tmp/diff_new_pack.dY75a0/_new  2025-01-01 23:07:55.100485936 +0100
@@ -18,13 +18,12 @@
 
 %define         _name odin
 Name:           tree-sitter-odin
-Version:        1.1.0
+Version:        1.3.0
 Release:        0
 Summary:        Odin grammar for tree-sitter
 License:        MIT
 URL:            https://github.com/tree-sitter-grammars/tree-sitter-odin
 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-odin-1.1.0.tar.gz -> tree-sitter-odin-1.3.0.tar.gz ++++++
++++ 763928 lines of diff (skipped)

Reply via email to