SHA256
1
0
forked from pool/vagrant

Accepting request 1140014 from home:13ilya:branches:Virtualization:vagrant

- Added file ruby-3.3.patch for ruby 3.3 support (boo#1218951).

OBS-URL: https://build.opensuse.org/request/show/1140014
OBS-URL: https://build.opensuse.org/package/show/Virtualization:vagrant/vagrant?expand=0&rev=83
This commit is contained in:
Илья Индиго 2024-01-19 19:56:35 +00:00 committed by Git OBS Bridge
parent c09de669f8
commit 437bcc4535
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------
Thu Jan 18 23:38:54 UTC 2024 - Илья Индиго <ilya@ilya.cf>
Fri Jan 19 19:52:43 UTC 2024 - Илья Индиго <ilya@ilya.cf>
- Added file ruby-3.3.patch for ruby 3.3 support (boo#1218951).

View File

@ -80,7 +80,7 @@ Patch13: 0013-Bump-webrick-dependency-to-1.8.0.patch
# Build dependencies
#===============================================================================
BuildRequires: %{ruby} >= 3.0
BuildRequires: %{ruby} >= 3.0, %{ruby} < 3.4
BuildRequires: %{rubygem bundler}
# s.add_dependency "bcrypt_pbkdf", "~> 1.1"
BuildRequires: %{rubygem bcrypt_pbkdf:1 >= 1.1 }