Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fish for openSUSE:Factory checked in at 2024-05-21 18:34:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fish (Old) and /work/SRC/openSUSE:Factory/.fish.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fish" Tue May 21 18:34:34 2024 rev:42 rq:1175306 version:3.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/fish/fish.changes 2024-01-31 23:53:40.552828531 +0100 +++ /work/SRC/openSUSE:Factory/.fish.new.1880/fish.changes 2024-05-21 18:34:49.154833306 +0200 @@ -1,0 +2,20 @@ +Thu Apr 4 09:09:34 UTC 2024 - Dirk Müller <[email protected]> + +- update to 3.7.1: + * Deleting the last history entry via `history delete` works + again (#10190). + * Wildcards (`*`) will no longer sometimes generate paths that + did not exist (#10205). + * A crash when trying to run an ELF program with a missing + interpreter has been fixed. This crashed in the process after + fork, so did not affect the fish process that tried to start + the program (#10199). + * `funced` will now always `source` the file after it has + written it, even if the contents did not change. This + prevents issues if the file was otherwise modified (#10318). + * The warning for when a builtin returns a negative exit code + was improved, now mentioning the original status (#10187). + * Added completions for `cobra-cli`, `dmidecode`, `mycli`, + `ollama`, `pstree` + +------------------------------------------------------------------- Old: ---- fish-3.7.0.tar.xz fish-3.7.0.tar.xz.asc New: ---- fish-3.7.1.tar.xz fish-3.7.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fish.spec ++++++ --- /var/tmp/diff_new_pack.dd6vG3/_old 2024-05-21 18:34:50.050865876 +0200 +++ /var/tmp/diff_new_pack.dd6vG3/_new 2024-05-21 18:34:50.054866022 +0200 @@ -1,7 +1,7 @@ # # spec file for package fish # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,11 @@ Name: fish -Version: 3.7.0 +Version: 3.7.1 Release: 0 Summary: The "friendly interactive shell" # see bundled doc_src/license.rst -License: GPL-2.0-only AND BSD-3-Clause AND ISC AND LGPL-2.0-or-later AND MIT AND PSF-2.0 +License: BSD-3-Clause AND GPL-2.0-only AND ISC AND LGPL-2.0-or-later AND MIT AND PSF-2.0 Group: System/Shells URL: https://fishshell.com/ Source: https://github.com/fish-shell/fish-shell/releases/download/%{version}/fish-%{version}.tar.xz ++++++ fish-3.7.0.tar.xz -> fish-3.7.1.tar.xz ++++++ ++++ 7611 lines of diff (skipped)
