24 Commits

Author SHA256 Message Date
eaefad58cd Accepting request 1236055 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/1236055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rbenv?expand=0&rev=3
2025-01-09 14:07:14 +00:00
069e3b212e - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=23
2025-01-08 21:48:29 +00:00
cc290c0000 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=22
2025-01-08 02:06:10 +00:00
9bb2369561 Accepting request 1185938 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/1185938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rbenv?expand=0&rev=2
2024-07-08 17:07:55 +00:00
bddf7089eb - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=20
2024-07-06 23:12:04 +00:00
b88d462448 Accepting request 978796 from devel:languages:ruby:extensions
rbenv is a Ruby version manager that I find useful for developing and using Ruby applications.

OBS-URL: https://build.opensuse.org/request/show/978796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rbenv?expand=0&rev=1
2022-05-24 18:31:30 +00:00
808dccd1ad Accepting request 978793 from home:expeehaa:branches:devel:languages:ruby:extensions
- Run "osc service runall format_spec_file".

OBS-URL: https://build.opensuse.org/request/show/978793
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=18
2022-05-24 00:20:18 +00:00
ef7653b5fd Accepting request 978789 from home:expeehaa:branches:devel:languages:ruby:extensions
- Remove unnecessary conflict with a potential rvm package.

OBS-URL: https://build.opensuse.org/request/show/978789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=17
2022-05-23 23:51:55 +00:00
eee6876412 Accepting request 978777 from home:expeehaa:branches:devel:languages:ruby:extensions
- 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.

OBS-URL: https://build.opensuse.org/request/show/978777
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=16
2022-05-23 21:00:21 +00:00
937038675e Accepting request 930762 from home:expeehaa:branches:devel:languages:ruby:extensions
- Fix completion installation.
- Install hooks.

OBS-URL: https://build.opensuse.org/request/show/930762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=15
2021-11-17 18:10:43 +00:00
Stephan Kulow
adc12ee15a Accepting request 929695 from home:expeehaa:branches:devel:languages:ruby:extensions
- Enable tests on openSUSE in %check step.
- Update to 1.2.0
- Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.2.0

OBS-URL: https://build.opensuse.org/request/show/929695
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=14
2021-11-06 06:58:58 +00:00
Stephan Kulow
d913a6d8dc Accepting request 839416 from home:mbologna:branches:devel:languages:ruby:extensions
- Update to 1.1.2
- Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.1.2

OBS-URL: https://build.opensuse.org/request/show/839416
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=13
2020-12-11 07:02:50 +00:00
Stephan Kulow
df340b6472 Accepting request 574731 from home:mbologna:branches:devel:languages:ruby:extensions
- Update to 1.1.1
- Changelog: https://github.com/rbenv/rbenv/releases/tag/v1.1.1

OBS-URL: https://build.opensuse.org/request/show/574731
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=12
2018-02-12 11:14:05 +00:00
Björn Geuken
672c3b0f63 Accepting request 479374 from home:mamorales:branches:devel:languages:ruby:extensions
update to version 1.1.0

OBS-URL: https://build.opensuse.org/request/show/479374
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=11
2017-03-15 09:50:21 +00:00
Duncan Mac-Vicar
0d9d008b75 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=10 2015-12-30 02:33:02 +00:00
Duncan Mac-Vicar
495d77e6b6 - update to 1.0.0
- see https://github.com/rbenv/rbenv/releases/tag/v1.0.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=9
2015-12-30 02:28:42 +00:00
Duncan Mac-Vicar
15df5bb144 - update to 0.4.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=8
2013-10-18 09:08:04 +00:00
Duncan Mac-Vicar
b837c76df4 - update to 0.3.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=7
2012-01-04 11:07:56 +00:00
Duncan Mac-Vicar
6e2f6587fa - add BuildRoot tag
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=6
2012-01-04 10:59:10 +00:00
Duncan Mac-Vicar
6a00129780 - sync with git master
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=5
2011-12-08 13:22:13 +00:00
Duncan Mac-Vicar
5f7021242a - Move completions to /usr/share/rbenv/completions
- remove patch for completions and just modify rbenv-init
  to ouput the right path.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=4
2011-11-24 10:08:22 +00:00
Duncan Mac-Vicar
01753b12b5 - patch rbenv-init to not source completions as we install them
in completions.d

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=3
2011-11-16 11:45:17 +00:00
Duncan Mac-Vicar
57f636450f OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=2 2011-11-16 10:37:26 +00:00
Duncan Mac-Vicar
22773f11ba - initial package for 0.2.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rbenv?expand=0&rev=1
2011-11-16 10:17:05 +00:00