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-01-14 16:21:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/atuin (Old)
 and      /work/SRC/openSUSE:Factory/.atuin.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "atuin"

Wed Jan 14 16:21:46 2026 rev:23 rq:1327068 version:18.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/atuin/atuin.changes      2025-10-24 
17:23:55.640655858 +0200
+++ /work/SRC/openSUSE:Factory/.atuin.new.1928/atuin.changes    2026-01-14 
16:21:48.957786862 +0100
@@ -1,0 +2,43 @@
+Tue Jan 13 10:20:36 UTC 2026 - Andrei Dziahel <[email protected]>
+
+- Bump rust to 1.91 (see upstream changelog)
+- Add cmake as build requirement (fixes build on non-x86)
+- Update to version 18.11.0:
+  * chore: remove x86_64 mac from build targets (#3052)
+  * chore: update changelog
+  * chore(release): prepare for release 18.11.0 (#3051)
+  * feat: add session and uuid column support to history list (#3049)
+  * feat: consider atuin dotfile aliases when calculating atuin wrapped (#3048)
+  * chore: add AGENTS.md
+  * fix(powershell): add error safety and cleanup (#3040)
+  * fix(powershell): run `atuin history end` in the background (#3034)
+  * feat: allow disabling sync v1 (#3030)
+  * feat: add support for read replicas to postgres (#3029)
+  * fix: Move thorough search through search.filters w/ workspaces (#2703)
+  * docs: Migrate docs from separate repo to `docs` subfolder (#3018)
+  * fix: prevent interactive search crash when update check fails (#3016)
+  * ci: fix github action syntax for variables (#2998)
+  * feat: add colors to --help/-h (#3000)
+  * feat: support additional history filenames in replxx importer (#3005)
+  * build(nix): prevent deprecation warning on evaluation (#3006)
+  * chore: clarify docstring of the enter_accept config key (#3003)
+  * chore(deps): Update some packages realated to ring and aws-lc (#2991)
+  * build(nix): update rust toolchain hash (#2990)
+  * chore(deps): bump lukemathwalker/cargo-chef from 
latest-rust-1.91.0-slim-bookworm to latest-rust-1.91.1-slim-bookworm (#2995)
+  * fix: highlight the correct place when multibyte characters are involved 
(#2965)
+  * chore: fix typo (#2994)
+  * chore(deps): Update the directories dependency to 6.0.0 (#2982)
+  * chore: remove trailing whitespace (#2985)
+  * chore(deps): bump debian from bookworm-20250929-slim to 
bookworm-20251103-slim (#2986)
+  * chore: Add Atuin Desktop information to install script
+  * chore(deps): bump lukemathwalker/cargo-chef from 
latest-rust-1.90.0-slim-bookworm to latest-rust-1.91.0-slim-bookworm (#2978)
+  * chore: update to rust 1.91 (#2981)
+  * fix(bash): work around a keybinding bug of Bash 5.1 (#2975)
+  * fix(bash/blesh): suppress error message for auto-complete source (#2976)
+  * fix(bash): fix issues with intermediate key sequences in the vi editing 
mode (#2977)
+  * ci: add Windows builds, second try (#2966)
+  * chore: adjust update wording (#2974)
+  * feat Add PowerShell support (#2543)
+  * chore: update changelog
+
+-------------------------------------------------------------------

Old:
----
  atuin-18.10.0.tar.zst

New:
----
  atuin-18.11.0.tar.zst

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

Other differences:
------------------
++++++ atuin.spec ++++++
--- /var/tmp/diff_new_pack.i2hQQ5/_old  2026-01-14 16:21:54.037997591 +0100
+++ /var/tmp/diff_new_pack.i2hQQ5/_new  2026-01-14 16:21:54.037997591 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package atuin
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           atuin
-Version:        18.10.0
+Version:        18.11.0
 Release:        0
 Summary:        Magical shell history
 License:        MIT
@@ -27,8 +27,9 @@
 Source1:        vendor.tar.zst
 BuildRequires:  c++_compiler
 BuildRequires:  c_compiler
-BuildRequires:  cargo >= 1.88
+BuildRequires:  cargo >= 1.91
 BuildRequires:  cargo-packaging
+BuildRequires:  cmake
 BuildRequires:  protobuf-devel
 BuildRequires:  zstd
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.i2hQQ5/_old  2026-01-14 16:21:54.081999416 +0100
+++ /var/tmp/diff_new_pack.i2hQQ5/_new  2026-01-14 16:21:54.085999582 +0100
@@ -2,12 +2,10 @@
   <service name="cargo_vendor" mode="manual">
     <param name="src">https://github.com/atuinsh/atuin</param>
     <param name="update">true</param>
-    <param name="revision">v18.10.0</param>
+    <param name="revision">v18.11.0</param>
     <param name="versionrewriteregex">^v?(.*)</param>
     <param name="versionrewritepattern">${1}</param>
     <param name="changesgenerate">true</param>
-    <param name="changesemail">[email protected]</param>
-    <param name="changesauthor">Soc Virnyl Estela</param>
     <!-- param name="i-accept-the-risk">RUSTSEC-2023-0071</param -->
     <!-- param name="i-accept-the-risk">RUSTSEC-2022-0093</param -->
     <!-- param name="i-accept-the-risk">RUSTSEC-2021-0041</param -->

++++++ atuin-18.10.0.tar.zst -> atuin-18.11.0.tar.zst ++++++
++++ 10661 lines of diff (skipped)

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

Reply via email to