diff --git a/fish-3.5.1.tar.xz b/fish-3.5.1.tar.xz deleted file mode 100644 index ad8593b..0000000 --- a/fish-3.5.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6d45b3dc5a45dd31772e7f8dfdfecabc063986e8f67d60bd7ca60cc81db6928 -size 3329900 diff --git a/fish-3.5.1.tar.xz.asc b/fish-3.5.1.tar.xz.asc deleted file mode 100644 index 757d578..0000000 --- a/fish-3.5.1.tar.xz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCAAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAmLYB+AACgkQwLlpspdO -iI6vaBAAlJs3pvl4v++kx1dNJzCb+zMutMxO/rfijN0wjICrvoPtxEuRVM+a/rb6 -qrfdKXPfizXrl8kA8wW3u8vdzH4Z6M/HqniEygqrkVAjFG3r5FN/ZsSEgYaUf4Rc -uMcAizgFx5GwRtPjNU641I6FjkRiAeOLmEQNXMPrf4YzZpVruKO2N8mC6B82UE2a -KVh0hpY+KnvVX8RrQVC8OMBj6CcYALElZ70vJvXIi5seCkn5tyxkDe04QPDbHeEW -Cf5sXeBmJFU5S8BGTcNuLmSjU+1Sk/CpOIrQGNFND8DBMypuTD7aJiPSDq6iuRGm -G5lFh8PQx1pgsDeGCTOXOeEzYwUYAmUDtXR1J8z3/s6QEcWVoKFrfhxiPv410tuF -X/syk5fF7ELMer3JDtZvCroy67k0Zb0QBBmmWJMwV5ibldQ7Jo/sQuBIE/5QdZ+w -Ze9pnhK2RRJq2DDicTkO3p+Hjwt3L686n9HjTGNvRbM6Cb33OmrUH+rYO5Ycuk5E -E+mOEskR/zbYnM4MCRwxbA8Pc8ORipLrQT2pNpdOMno0YK7582SdWEJPeR4XHUi1 -UGvCnfhNOGea2x7YkLIMpyFzxjK5UXJ5RUJHSzTppgM8S/GYYN8Kg/oeH4ObirTe -8YmpJ8puNAw0dqX/g2iejrZPHAjdqyKEtw0cuqE8smp/Sp4YoCo= -=lkck ------END PGP SIGNATURE----- diff --git a/fish-3.6.0.tar.xz b/fish-3.6.0.tar.xz new file mode 100644 index 0000000..c28d95b --- /dev/null +++ b/fish-3.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97044d57773ee7ca15634f693d917ed1c3dc0fa7fde1017f1626d60b83ea6181 +size 2892296 diff --git a/fish-3.6.0.tar.xz.asc b/fish-3.6.0.tar.xz.asc new file mode 100644 index 0000000..5682fd8 --- /dev/null +++ b/fish-3.6.0.tar.xz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEEnh3gZzzMAykZ0YUmwLlpspdOiI4FAmO5gvMACgkQwLlpspdO +iI7MiBAAmtwJAH6Clhd9WwXFvP4JbdQKJq9m/n66MP1c0nchLRCXYclUr7mLdRnt +kMI0Lzup3qFzS39k5ZEfxkStdHbNfJjjrP5haTOtCScpeK+nomL+LLkE3txj59qn +aDSjgxf9YSFxQZc0SDTaw0npfXIbefUvq26U1CeeIbbCtuy8K3GVgsg2Q++Dtal4 +WohDZSW0pIE28SF0fKctv1upvstjmKp8qNrFh6USef8h0QQvqkU3V+hIZvGa/B5P +koKiWyun7eVE9j9ecOv0PHLBtkDNQVVGUPfsvqHcPtunXtNaQSXNQjvj3BieuxYZ +Br2u4X28iPMbAQOotLpLpj1uGgNL24w7JWcf1YuuiDEPyopISGB0T59VwkPq1HkN +ayGnVLsmWTpwEzTCCeeStFoT57lp+7SGjF7Adsf3MHkxxnrKj7eOUFk1iCO0u0RD +fJExMF47pAXOVdGQfj75RVHv4yE1tjSh03nSxxFm69hMFREK88BGAgdlfWgSPTax +hsyiJauQsUMf0s0eSXaaItnu9YqldlCKNF88aUS61ozF/OPumO+6CmVI16X0kwZ2 +kVED6pBd/qInbqEOkVF0/ylbowHUCK2S1P1b0Of1ixzX41/J4LpUyxnjLV5zT0l9 +QLHwYrjeabZ3P6mYXZDzoAikyAPp/oVVYldm34ThC/XK+V0KysE= +=O7CW +-----END PGP SIGNATURE----- diff --git a/fish.changes b/fish.changes index 5c56e11..bd449ae 100644 --- a/fish.changes +++ b/fish.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Jan 17 11:23:02 UTC 2023 - Paolo Stivanin + +- update to 3.6.0: + * By default, Control-R now opens the command history in the pager, + * Abbrevations are more flexible + * The \\x and \\X escape syntax is now equivalent. \\xAB previously + behaved the same as \\XAB, except that it would error if the value “AB” was larger than “7f” + * The fish_git_prompt will now only turn on features if the appropriate + variable has been set to a true value (of “1”, “yes” or “true”) + instead of just checking if it is defined. + * Abbreviations are no longer stored in universal variables. + * The short option -r for abbreviations has changed from rename to regex, + for consistency with string. + * argparse can now be used without option specifications, to allow using + --min-args, --max-args or for commands that take no options + * set --show now shows when a variable was inherited from fish’s parent process, + which should help with debugging + * The read limit is now restored to the default when fish_read_limit is unset + * fish_clipboard_copy and fish_clipboard_paste can now be used in pipes + * A new variable, fish_cursor_selection_mode, can be used to configure whether + the command line selection includes the character under the cursor (inclusive) or not (exclusive) + * The complete-and-search binding, used with Shift-Tab by default, + selects the first item in the results immediately + * The key combination for the QUIT terminal sequence, often Control-Backslash (\\x1c), + can now be sused as a binding + * commandline gained two new options, --selection-start and --selection-end, + to set the start/end of the current selection + ------------------------------------------------------------------- Fri Jul 22 21:30:27 UTC 2022 - Dirk Müller diff --git a/fish.spec b/fish.spec index 2ac3ad2..90417f2 100644 --- a/fish.spec +++ b/fish.spec @@ -1,7 +1,7 @@ # # spec file for package fish # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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: fish -Version: 3.5.1 +Version: 3.6.0 Release: 0 Summary: The "friendly interactive shell" License: GPL-2.0-only