File rbenv.changes of Package rbenv
-------------------------------------------------------------------
Wed Jan 8 21:46:41 UTC 2025 - Lukas Müller <expeehaa@outlook.com>
- Update to version 1.3.2.
Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.3.2
* Fix traversing PATH for bash < 4.4 by @mislav in #1606
-------------------------------------------------------------------
Wed Jan 8 01:57:15 UTC 2025 - Lukas Müller <expeehaa@outlook.com>
- Update to version 1.3.1.
Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.3.1
* Add `/usr/etc/rbenv.d` to hooks path by @tomschr in #1587
* Use `readarray` in bash v4+ to avoid rbenv init hanging by @mislav in #1604
* Add instructions for Fedora Linux installation by @nethad in #1583
* Skip BW01 and BW02 error messages during tests by @mikelolasagasti in #1600
* Bump mislav/bump-homebrew-formula-action from 3.1 to 3.2 by @dependabot in #1598
-------------------------------------------------------------------
Sat Jul 6 19:10:02 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- 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 @mislav 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 @mislav in #1579
* Init script automatically adds rbenv to PATH if necessary by @mislav in #1432
* Simplify resolving symlinks, remove native bash extension by @mislav 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 @mislav in #1436
* Add man page for rbenv by @mislav in #1438
Preview the man page in HTML form here: https://rbenv.org/man/rbenv.1
* Simplify `.ruby-version` file read by @scop in #1393
* Ignore shell builtins and functions when looking up commands in PATH by @mislav in #1448
* Use the newer “compsys” completion system for zsh completions by @Farid-NL in #1569
* Ensure zsh user's prior shell options don't interfere with indexing into an array of arguments by @richiethomas in #1422
* rbenv shell: properly declare global variables for zsh by @mislav in #1566
* Support ksh versions by @kpschoedel in #1504
-------------------------------------------------------------------
Tue May 24 00:17:27 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Run "osc service runall format_spec_file".
-------------------------------------------------------------------
Mon May 23 23:50:01 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Remove unnecessary conflict with a potential rvm package.
-------------------------------------------------------------------
Mon May 23 20:30:06 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- 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 22:29:34 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
- Fix completion installation.
- Install hooks.
-------------------------------------------------------------------
Fri Nov 5 14:20:28 UTC 2021 - Müller <expeehaa@outlook.com>
- Enable tests on openSUSE in %check step.
-------------------------------------------------------------------
Fri Nov 5 02:42:42 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
- Update to 1.2.0
- Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.2.0
-------------------------------------------------------------------
Sun Oct 4 13:12:09 UTC 2020 - Michele Bologna <Michele.Bologna@suse.com>
- Update to 1.1.2
- Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.1.2
-------------------------------------------------------------------
Fri Feb 9 15:29:26 UTC 2018 - michele.bologna@suse.com
- Update to 1.1.1
- Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.1.1
-------------------------------------------------------------------
Tue Mar 14 20:28:18 UTC 2017 - mamorales@suse.com
- update to 1.1.0
- see https://github.com/rbenv/rbenv/releases/tag/v1.1.0
-------------------------------------------------------------------
Wed Dec 30 02:27:40 UTC 2015 - dmacvicar@suse.de
- update to 1.0.0
- see https://github.com/rbenv/rbenv/releases/tag/v1.0.0
-------------------------------------------------------------------
Fri Oct 18 09:04:18 UTC 2013 - dmacvicar@suse.de
- update to 0.4.0
-------------------------------------------------------------------
Wed Jan 4 11:07:13 UTC 2012 - dmacvicar@suse.de
- update to 0.3.0
-------------------------------------------------------------------
Wed Jan 4 10:58:55 UTC 2012 - dmacvicar@suse.de
- add BuildRoot tag
-------------------------------------------------------------------
Thu Dec 8 13:21:45 UTC 2011 - dmacvicar@suse.de
- sync with git master
-------------------------------------------------------------------
Thu Nov 24 09:07:21 UTC 2011 - dmacvicar@suse.de
- Move completions to /usr/share/rbenv/completions
- remove patch for completions and just modify rbenv-init
to ouput the right path.
-------------------------------------------------------------------
Wed Nov 16 11:44:42 UTC 2011 - dmacvicar@suse.de
- patch rbenv-init to not source completions as we install them
in completions.d
-------------------------------------------------------------------
Wed Nov 16 10:14:53 UTC 2011 - dmacvicar@suse.de
- initial package for 0.2.1