Changelog for
rbenv-zsh-completion-1.3.0-lp156.9.1.noarch.rpm :
* Sat Jul 06 2024 Lukas Müller
- Update to version 1.3.0. Full changelog: https://github.com/rbenv/rbenv/releases/tag/v1.3.0
* The `rbenv init` command now modifies shell initialization files instead of printing instructions by AATTmislav in #1568 This solves one of the most common pitfalls rbenv users were experiencing: many did not understand that `rbenv init` only printed instructions intended for humans but did not change anything in their shell environment. Now, `rbenv init` actually modifies the environment, which seems to be what most users expected in the first place.
* rbenv init in setup mode defaults to no auto-rehashing by AATTmislav in #1579
* Init script automatically adds rbenv to PATH if necessary by AATTmislav in #1432
* Simplify resolving symlinks, remove native bash extension by AATTmislav in #1428 This solves a GPL license compliance issue where a GPL-licensed script was distributed with this project, which was not compatible with this project\'s license (MIT). https://github.com/rbenv/rbenv/issues/1395
* Support GEM_HOME by AATTmislav in #1436
* Add man page for rbenv by AATTmislav in #1438 Preview the man page in HTML form here: https://rbenv.org/man/rbenv.1
* Simplify `.ruby-version` file read by AATTscop in #1393
* Ignore shell builtins and functions when looking up commands in PATH by AATTmislav in #1448
* Use the newer “compsys” completion system for zsh completions by AATTFarid-NL in #1569
* Ensure zsh user\'s prior shell options don\'t interfere with indexing into an array of arguments by AATTrichiethomas in #1422
* rbenv shell: properly declare global variables for zsh by AATTmislav in #1566
* Support ksh versions by AATTkpschoedel in #1504
* Tue May 24 2022 Lukas Müller - Run \"osc service runall format_spec_file\".
* Mon May 23 2022 Lukas Müller - Remove unnecessary conflict with a potential rvm package.
* Mon May 23 2022 Lukas Müller - Re-enable skipped tests by requiring the procps package.- Use /usr/lib/rbenv instead of /etc/rbenv.d for hooks.- Factor bash and zsh completions out into subpackages.- Add %changelog macro at the end of the spec file.- Remove _service file.- Remove broken completion path fix without replacement.
* Wed Nov 10 2021 Lukas Müller - Fix completion installation.- Install hooks.
* Fri Nov 05 2021 Müller - Enable tests on openSUSE in %check step.
* Fri Nov 05 2021 Lukas Müller - Update to 1.2.0- Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.2.0
* Sun Oct 04 2020 Michele Bologna - Update to 1.1.2- Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.1.2
* Fri Feb 09 2018 michele.bolognaAATTsuse.com- Update to 1.1.1- Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.1.1
* Tue Mar 14 2017 mamoralesAATTsuse.com- update to 1.1.0- see https://github.com/rbenv/rbenv/releases/tag/v1.1.0
* Wed Dec 30 2015 dmacvicarAATTsuse.de- update to 1.0.0- see https://github.com/rbenv/rbenv/releases/tag/v1.0.0