Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mergiraf for openSUSE:Factory 
checked in at 2026-05-08 20:08:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mergiraf (Old)
 and      /work/SRC/openSUSE:Factory/.mergiraf.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mergiraf"

Fri May  8 20:08:39 2026 rev:10 rq:1352032 version:0.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mergiraf/mergiraf.changes        2026-01-27 
16:12:25.642334122 +0100
+++ /work/SRC/openSUSE:Factory/.mergiraf.new.1966/mergiraf.changes      
2026-05-08 20:08:56.433166939 +0200
@@ -1,0 +2,68 @@
+Fri May 08 11:53:59 UTC 2026 - Andrei Dziahel <[email protected]>
+
+- Update to version 0.17.0:
+  * Features
+    + Enable merging with syntax errors (#658) by @wetneb
+    + (solve) Respect `conflict-marker-size` attribute (#685) by @ada4a
+    + Extend attribute support (#703) by @ada4a
+    + Convert the committed .envrc to an example, with contribution 
+      instructions (#711) by @offby1
+    + Fortran support (#717) by @hmenke
+    + R language support (#724) by @grrrck
+    + Add "requirements" language (#731) by @George-Ogden
+  * Bug Fixes
+    + (supported_langs) Add missing JS/TS extensions (#691) by @jakebailey
+    + Run.sh provides a value to --allow-parse-errors (#712) by @offby1
+    + (cli) Allow passing `--allow-parse-errors` without an explicit 
+      `true` arg (#713) by @ada4a
+  * Refactor
+    + (visualizer) Minor clean-up (#692) by @ada4a
+    + Remove `empty_repr`s (#698) by @ada4a
+    + (`MergedText::render_full_lines`) Use `split_once` (#699) by @ada4a
+    + (merged_tree) Clean-up `MergedChild` (#706) by @ada4a
+    + (`LangProfile`) Rename `comment_nodes` 
+      to `extra_comment_nodes` (#722) by @ada4a
+    + (`LangProfile`) Make `.{file_names,extensions,atomic_nodes}` 
+      slices (#723) by @ada4a
+  * Documentation
+    + Document Git attributes used/recognized by Mergiraf (#716) by @ada4a
+    + Update adding a language help documentation (#730) by @George-Ogden
+    + Fix crosslink (#745) by @ada4a
+    + Add a comment to non-UTF-8 input handling code (#743) by @ada4a
+    + Alphabetize support languages in doc/src/languages.md (#760) by @NateEag
+  * Performance
+    + (merge_3dm::generate_pcs_triples) Create `base_changeset` by cloning 
+      `changeset` (#694) by @ada4a
+    + (`MergedText::push_line_based_merge`) Don't allocate when no indenting 
+      needed (#705) by @ada4a
+  * Governance
+    + Make mathsuf a publisher (#679) by @wetneb
+    + Add links to Zulip chat in various places (#742) by @wetneb
+  * Testing
+    + (supported_langs/children_of_commutative_parents_have_sigs) Make error 
+      message more descriptive (#721) by @ada4a
+    + Disable integration test in nix build (#719) by @ipsavitsky
+    + Refactor binary tests to use `assert_cmd` (#751) by @ada4a
+  * Miscellaneous Tasks
+    + Update dependencies (#686) by @ada4a
+    + Improve doc comments throughout the project (#693) by @wetneb
+    + Warn against uses of `dbg!` (#704) by @ada4a
+    + (rustfmt) Create an empty config file (#710) by @ada4a
+    + (helpers/run.sh) Clean-up (#714) by @ada4a
+    + Fix Fortran language definition after #723 by @wetneb
+    + Add Dockerfile used as base image (#736) by @wetneb
+    + Rename `DISABLING_ENV_VAR` to `ENABLING_ENV_VAR` (#741) by @ada4a
+    + Update rust to 1.91.1 (#740) by @ada4a
+    + Use Rust 1.91 (#744) by @wetneb
+    + Update Rust to 1.91 in release workflow as well (#755) by @wetneb
+    + Help PR authors fix formatting issues (#754) by @wetneb
+    + Set version to 0.17.0 by @wetneb
+  * New Contributors
+    + @NateEag made their first contribution in #760
+    + @George-Ogden made their first contribution in #731
+    + @grrrck made their first contribution in #724
+    + @hmenke made their first contribution in #717
+    + @offby1 made their first contribution in #712
+    + @jakebailey made their first contribution in #691
+
+-------------------------------------------------------------------

Old:
----
  mergiraf-0.16.3.obscpio

New:
----
  mergiraf-0.17.0.obscpio

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

Other differences:
------------------
++++++ mergiraf.spec ++++++
--- /var/tmp/diff_new_pack.DTa4DJ/_old  2026-05-08 20:08:57.809223228 +0200
+++ /var/tmp/diff_new_pack.DTa4DJ/_new  2026-05-08 20:08:57.813223391 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           mergiraf
-Version:        0.16.3
+Version:        0.17.0
 Release:        0
 Summary:        A syntax-aware git merge driver
 License:        GPL-3.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DTa4DJ/_old  2026-05-08 20:08:57.853225027 +0200
+++ /var/tmp/diff_new_pack.DTa4DJ/_new  2026-05-08 20:08:57.857225191 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://codeberg.org/mergiraf/mergiraf.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">v0.16.3</param>
+    <param name="revision">v0.17.0</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.DTa4DJ/_old  2026-05-08 20:08:57.881226172 +0200
+++ /var/tmp/diff_new_pack.DTa4DJ/_new  2026-05-08 20:08:57.893226664 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://codeberg.org/mergiraf/mergiraf.git</param>
-              <param 
name="changesrevision">3f27f0a065b8d74c572218814dce89a91bc9ee9b</param></service></servicedata>
+              <param 
name="changesrevision">11b88160fb47376d5b27d524cbed5daebfa0c997</param></service></servicedata>
 (No newline at EOF)
 

++++++ mergiraf-0.16.3.obscpio -> mergiraf-0.17.0.obscpio ++++++
++++ 6876 lines of diff (skipped)

++++++ mergiraf.obsinfo ++++++
--- /var/tmp/diff_new_pack.DTa4DJ/_old  2026-05-08 20:08:58.881267081 +0200
+++ /var/tmp/diff_new_pack.DTa4DJ/_new  2026-05-08 20:08:58.881267081 +0200
@@ -1,5 +1,5 @@
 name: mergiraf
-version: 0.16.3
-mtime: 1769421794
-commit: 3f27f0a065b8d74c572218814dce89a91bc9ee9b
+version: 0.17.0
+mtime: 1778158812
+commit: 11b88160fb47376d5b27d524cbed5daebfa0c997
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/mergiraf/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.mergiraf.new.1966/vendor.tar.zst differ: char 7, 
line 1

Reply via email to