------------------------------------------------------------------- Sun Dec 4 13:11:27 UTC 2022 - Soc Virnyl Estela - Use new logo for helix: * add helix.png ------------------------------------------------------------------- Sat Oct 15 10:16:46 UTC 2022 - Soc Virnyl Estela - Add shell completions for bash, fish and zsh. - Add desktop application entry and icon. - Increase memory to 8G and storage to 16G in _constraints file. ------------------------------------------------------------------- Thu Sep 15 00:35:16 UTC 2022 - Soc Virnyl Estela - add README-suse-maint.md in the specfile's sources. ------------------------------------------------------------------- Wed Sep 7 22:11:47 UTC 2022 - Soc Virnyl Estela - Move tutor to helix instead of including it to helix-runtime. ------------------------------------------------------------------- Sat Sep 3 12:35:29 UTC 2022 - Soc Virnyl Estela - Update to version 22.08.1: * Patch release that fixes a panic caused by closing splits or buffers (#3633) - Other changes before the patch release (22.08): * Breaking changes: - Special keymap names for +, ; and % have been replaced with those literal characters (#2677, #3556) - A-Left and A-Right have become C-Left and C-Right for word-wise motion (#2500) - The catppuccin theme's name has been corrected from catpuccin (#2713) - catppuccin has been replaced by its variants, catppuccin_frappe, catppuccin_latte, catppuccin_macchiato, catppuccin_mocha (#3281) - C-n and C-p have been removed from the default insert mode keymap (#3340) - The extend_line command has been replaced with extend_line_below and a new extend_line command now exists (#3046) * Features: - Add an integration testing harness (#2359) - Indent guides (#1796, 906259c) - Cursorline (#2170, fde9e03) - Select all instances of the symbol under the cursor (h) (#2738) - A picker for document and workspace LSP diagnostics (g/G) (#2013, #2984) - Allow styling the mode indicator per-mode (#2676) - Live preview for the theme picker (#1798) - Configurable statusline (#2434) - LSP SignatureHelp (#1755, a8b123f) - A picker for the jumplist (#3033) - Configurable external formatter binaries (#2942) - Bracketed paste support (#3233, 12ddd03) * Commands: - :insert-output and :append-output which insert/append output from a shell command (#2589) - The t textobject (]t/[t/mit/mat) for navigating tests (#2807) - C-Backspace and C-Delete for word-wise deletion in prompts and pickers (#2500) - A-Delete for forward word-wise deletion in insert mode (#2500) - C-t for toggling the preview pane in pickers (#3021) - extend_line now extends in the direction of the cursor (#3046) * More of the changes listed in https://github.com/helix-editor/helix/blob/master/CHANGELOG.md#2208-2022-08-31 ------------------------------------------------------------------ Sun Aug 28 23:10:31 UTC 2022 - Soc Virnyl Estela - Update vendored dependencies - add README-suse-maint.md ------------------------------------------------------------------- Sun Aug 28 13:21:54 UTC 2022 - Soc Virnyl Estela - Separate runtime files. They make this whole package too huge. - Update service file - Update of vendored dependencies - fix problems with sources to use rpmdev-spectool - fix specfile to create a top-level directory to extract tarball to ------------------------------------------------------------------- Mon Jun 20 03:28:41 UTC 2022 - William Brown - Automatic update of vendored dependencies ------------------------------------------------------------------- Sun Jun 19 14:19:51 UTC 2022 - Soc Virnyl Estela - remove disabling of debuginfo generation ------------------------------------------------------------------- Mon May 30 23:06:18 UTC 2022 - Soc Virnyl Estela - remove false positive by adding filter to shared-library-without-dependency-information ------------------------------------------------------------------- Sun May 29 16:53:38 UTC 2022 - socvirnyl.estela@gmail.com - Update to version 22.05: * Fix the VERSION file * mention the requirement of C++ compiler for building grammar in doc (#2592) * Fix release action * add 22.05 changelog notes (#2584) * add section on syntax tree motions to the usage docs (#2568) * Changing Macro color to avoid color confusion * update Erlang grammar and queries * update Gleam grammar and queries * Add `parameter.around` text object query * build(deps): bump once_cell from 1.10.0 to 1.12.0 ------------------------------------------------------------------- Thu May 19 01:47:59 UTC 2022 - Soc Virnyl Estela - add support for stable/point-release systems e.g. Leap - add ExclusiveArch to support more architectures that rust supports ------------------------------------------------------------------- Sun May 1 06:55:30 UTC 2022 - Soc Virnyl Estela - remove home-in-%post filter in helix-rpmlintrc - fix LICENSE string ------------------------------------------------------------------- Fri Apr 22 11:42:02 UTC 2022 - Soc Virnyl Estela - fix build errors ------------------------------------------------------------------- Fri Apr 22 01:50:09 UTC 2022 - Soc Virnyl Estela - copy README.SUSE to doc ------------------------------------------------------------------- Thu Apr 21 23:31:06 UTC 2022 - Soc Virnyl Estela - change to %{SOURCE4} in %doc section ------------------------------------------------------------------- Thu Apr 21 16:38:20 UTC 2022 - Soc Virnyl Estela - add README.SUSE - remove %post message from spec file ------------------------------------------------------------------- Thu Apr 21 12:13:46 UTC 2022 - Soc Virnyl Estela - add helix-rpmlintrc: * filters duplicate errors * filters home in %post errors when actually it is just a message ------------------------------------------------------------------- Thu Apr 21 09:24:59 UTC 2022 - Soc Virnyl Estela - fix potential bashism in rpmlint ------------------------------------------------------------------- Wed Apr 20 00:48:45 UTC 2022 - Soc Virnyl Estela - Initial spec for helix (22.03~0)