3 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
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e49e529ce0c876748fa75a61efdd62efa2634906075431a1818b565825eb758
size 31328

3
rbenv-1.3.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2104f6472d7a8477409c46d4de39562b4d01899148a3dbed73c1d99a0b4bb2a
size 31736

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package rbenv
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 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: rbenv
Version: 1.3.0
Version: 1.3.2
Release: 0
BuildArch: noarch
License: MIT