Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package atuin for openSUSE:Factory checked 
in at 2026-05-16 19:26:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/atuin (Old)
 and      /work/SRC/openSUSE:Factory/.atuin.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "atuin"

Sat May 16 19:26:03 2026 rev:32 rq:1353516 version:18.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/atuin/atuin.changes      2026-04-17 
21:05:25.776721317 +0200
+++ /work/SRC/openSUSE:Factory/.atuin.new.1966/atuin.changes    2026-05-16 
19:27:21.993023348 +0200
@@ -1,0 +2,48 @@
+Sat May 16 10:46:55 UTC 2026 - Andrei Dziahel <[email protected]>
+
+- Update to version 18.16.1:
+  * Bug Fixes
+    + (shell/xonsh) Use os.devnull instead of hard-coded /dev/null (#3464)
+    + Atuin update on windows (#3453)
+    + Ensure local key matches remote data before syncing (#3474)
+  * Documentation
+    + Add related projects section to README
+  * Features
+    + (ui) Prominent banner for wrong-key errors at login/sync (#3475)
+  * Miscellaneous Tasks
+    + Generate LLM-optimized docs (#3468)
+    + Rename 'atuin hex' to 'atuin pty-proxy' (#3473)
+
+-------------------------------------------------------------------
+Tue May 12 11:46:04 UTC 2026 - Andrei Dziahel <[email protected]>
+
+- Bump MSRV to 1.95, per upstream
+
+-------------------------------------------------------------------
+Sun May 10 08:44:42 UTC 2026 - Soc Virnyl Estela 
<[email protected]>
+
+- Update to version 18.16.0:
+  * Features
+    + AI tool rendering overhaul + edit_file tool 
([#3423](https://github.com/atuinsh/atuin/issues/3423))
+    + Implement write_file tool with overwrite safety 
([#3432](https://github.com/atuinsh/atuin/issues/3432))
+    + Shell tool execution timeouts 
([#3437](https://github.com/atuinsh/atuin/issues/3437))
+    + Send user-defined context with `TERMINAL.md` 
([#3443](https://github.com/atuinsh/atuin/issues/3443))
+    + Add skill discovery, loading, and invocation 
([#3444](https://github.com/atuinsh/atuin/issues/3444))
+  * Bug Fixes
+    + Shell tool preview stuck as Running after completion 
([#3436](https://github.com/atuinsh/atuin/issues/3436))
+    + Require all subcommands covered for shell allow rules 
([#3440](https://github.com/atuinsh/atuin/issues/3440))
+    + Minor issues with fish's vim mode(s) 
([#3362](https://github.com/atuinsh/atuin/issues/3362))
+  * Documentation
+    + Document show_numeric_shortcuts 
([#3433](https://github.com/atuinsh/atuin/issues/3433))
+    + Update for new server binary 
([#3439](https://github.com/atuinsh/atuin/issues/3439))
+  * Miscellaneous Tasks
+    + Update to rust 1.95 
([#3426](https://github.com/atuinsh/atuin/issues/3426))
+    + Clarified note about regular expressions matching in path. 
([#3427](https://github.com/atuinsh/atuin/issues/3427))
+    + Use cat -n format for read_file tool 
([#3435](https://github.com/atuinsh/atuin/issues/3435))
+    + Update to eye_declare 0.5.1 
([#3449](https://github.com/atuinsh/atuin/issues/3449))
+  * Performance
+    + Reduce AI TUI rendering overhead for long conversations 
([#3447](https://github.com/atuinsh/atuin/issues/3447))
+  * Refactor
+    + Replace ad-hoc dispatch with FSM + driver architecture 
([#3434](https://github.com/atuinsh/atuin/issues/3434))
+
+-------------------------------------------------------------------

Old:
----
  atuin-18.15.2.tar.zst

New:
----
  atuin-18.16.1.tar.zst

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

Other differences:
------------------
++++++ atuin.spec ++++++
--- /var/tmp/diff_new_pack.aOm5WA/_old  2026-05-16 19:27:23.529086331 +0200
+++ /var/tmp/diff_new_pack.aOm5WA/_new  2026-05-16 19:27:23.537086659 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           atuin
-Version:        18.15.2
+Version:        18.16.1
 Release:        0
 Summary:        Magical shell history
 License:        MIT
@@ -27,7 +27,7 @@
 Source1:        vendor.tar.zst
 BuildRequires:  c++_compiler
 BuildRequires:  c_compiler
-BuildRequires:  cargo >= 1.93
+BuildRequires:  cargo >= 1.95
 BuildRequires:  cargo-packaging
 BuildRequires:  cmake
 BuildRequires:  protobuf-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.aOm5WA/_old  2026-05-16 19:27:23.613089776 +0200
+++ /var/tmp/diff_new_pack.aOm5WA/_new  2026-05-16 19:27:23.617089940 +0200
@@ -3,7 +3,7 @@
   <service name="cargo_vendor" mode="manual">
     <param name="src">https://github.com/atuinsh/atuin</param>
     <param name="update">true</param>
-    <param name="revision">v18.15.2</param>
+    <param name="revision">v18.16.1</param>
     <param name="versionrewriteregex">^v?(.*)</param>
     <param name="versionrewritepattern">${1}</param>
     <param name="changesgenerate">false</param>

++++++ atuin-18.15.2.tar.zst -> atuin-18.16.1.tar.zst ++++++
++++ 16645 lines of diff (skipped)

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

Reply via email to