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-02-10 21:13:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/atuin (Old)
 and      /work/SRC/openSUSE:Factory/.atuin.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "atuin"

Tue Feb 10 21:13:25 2026 rev:24 rq:1332271 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/atuin/atuin.changes      2026-01-14 
16:21:48.957786862 +0100
+++ /work/SRC/openSUSE:Factory/.atuin.new.1670/atuin.changes    2026-02-10 
21:14:32.036871386 +0100
@@ -1,0 +2,70 @@
+Tue Feb 10 13:09:37 UTC 2026 - Andrei Dziahel <[email protected]>
+
+- bump Rust to 1.93 (see upstream changelog)
+- Update to version 18.12.0:
+  + Bug Fixes
+    * (powershell) Preserve $LASTEXITCODE (#3120)
+    * (powershell) Display search stderr (#3146)
+    * (search) Allow hyphen-prefixed query args like --- (#3129)
+    * (tui) Space and F1-F24 keys not handled properly by new keybind system 
(#3138)
+    * (ui) Don't draw a leading space for command
+    * (ui) Time column can take up to 9 cells
+    * (ui) Align cursor with the expand column (usually the command)
+    * (ui) Align cursor when expand column is in the middle (#3103)
+    * Zsh import multiline issue (#2799)
+    * Do not hit sync v1 endpoints for status
+    * Do not hit sync v1 endpoints for status (#3102)
+    * Do not set ATUIN_SESSION if it is already set (#3107)
+    * Custom data dir test on windows (#3109)
+    * New session on shlvl change (#3111)
+    * Larger exit column width on Windows (#3119)
+    * Halt sync loop if server returns an empty page (#3122)
+    * Use directories crate for home dir resolution (#3125)
+    * Tab behaving like enter, eprintln (#3135)
+    * Issue with shift and modifier keys (#3143)
+    * Remove invalid IF EXISTS from sqlite drop column migration (#3145)
+
+  + Documentation
+    * (CONTRIBUTING) Update links (#3117)
+    * (README) Update links (#3116)
+    * (config) Clarify scope of directory filter_mode (#3082)
+    * (configuration) Describe new utility "atuin-bind" for Bash (#3064)
+    * (installation) Add mise alternative installation method (#3066)
+    * Various improvements to the atuin import docs (#3062)
+    * Disambiguate 'setup' (noun) vs. 'set up' (verb) (#3061)
+    * Fix punctuation and grammar in basic usage guide (#3063)
+    * Expand and clarify usage of the history prune command (#3084)
+    * Small edit to themes website file (#3069)
+    * Config/ with initial uid:gid
+    * Add PowerShell install instructions
+    * Add PowerShell and Windows install instructions (#3096)
+    * Update the [keys] docs (#3114)
+    * Add history deletion guide (#3130)
+    * Update how to use Docker to self-host (#3148)
+    * Add IRC contact information to README
+
+  + Features
+    * (dotfiles) Add sort and filter options to alias/var list (#3131)
+    * (theme) Note new default theme name and syntax (#3080)
+    * (tui) Add clear-to-start/end actions (#3141)
+    * (ui) Highlight fulltext search as fulltext search instead of fuzzy search
+    * (ui) Highlight fulltext search as fulltext search instead of fuzzy 
search (#3098)
+    * (ultracompact) Adds setting for ultracompact mode (#3079)
+    * Add custom column support (#3089)
+    * Left arrow/backspace on empty to start edit (#3090)
+    * Add more vim movement bindings for navigation (#3041)
+    * Support setting a custom data dir in config (#3105)
+    * Remove user verification functionality (#3108)
+    * Add option to use tmux display-popup (#3058)
+    * Move atuin-server to its own binary (#3112)
+    * Add a parameter to the sync to specify the download/upload page (#2408)
+    * Replace several files with a sqlite db (#3128)
+    * Add new custom keybinding system for search TUI (#3127)
+
+  + Miscellaneous Tasks
+    * Remove total_history from api index response (#3094)
+    *     BREAKING: remove total_history from api index response (#3094)
+    * Update to rust 1.93
+    * Update to rust 1.93 (#3101)
+
+-------------------------------------------------------------------

Old:
----
  atuin-18.11.0.tar.zst

New:
----
  atuin-18.12.0.tar.zst

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

Other differences:
------------------
++++++ atuin.spec ++++++
--- /var/tmp/diff_new_pack.FjecBf/_old  2026-02-10 21:14:33.404928711 +0100
+++ /var/tmp/diff_new_pack.FjecBf/_new  2026-02-10 21:14:33.408928880 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           atuin
-Version:        18.11.0
+Version:        18.12.0
 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.91
+BuildRequires:  cargo >= 1.93
 BuildRequires:  cargo-packaging
 BuildRequires:  cmake
 BuildRequires:  protobuf-devel
@@ -70,8 +70,7 @@
 cp -v CONTRIBUTORS crates/atuin/src/command/CONTRIBUTORS
 
 %build
-# Omit feature "check-update" and disable defaults
-%{cargo_build} --no-default-features -F "client,sync,server,clipboard"
+%{cargo_build} --no-default-features -F 
"atuin/client,atuin/sync,atuin/daemon,atuin/clipboard"
 
 for shell in "zsh" "bash" "fish"
 do

++++++ atuin-18.11.0.tar.zst -> atuin-18.12.0.tar.zst ++++++
++++ 17212 lines of diff (skipped)

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

Reply via email to