Accepting request 1060697 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/1060697 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruby-build?expand=0&rev=20
This commit is contained in:
commit
c05ac4be9d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61cb58b3adfc63f935dbad6be0c5206833ef5959d50d65bfe555656f53fb2b73
|
||||
size 79472
|
3
ruby-build-20230124.tar.gz
Normal file
3
ruby-build-20230124.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c50b402c4a1401fde5e443038ccf0c1296bc758cc831cf4c1bd4f27805e229b
|
||||
size 79418
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 20:12:46 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
- Update to version 20230124.
|
||||
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230124
|
||||
* Development of 3.3.0 started by @hsbt in #2116
|
||||
* Warn EOL status for all of rbx packages by @hsbt in #2117
|
||||
* svn.ruby-lang.org is shutdown now. by @hsbt in #2120
|
||||
* Drop svn support by @hsbt in #2121
|
||||
* Add TruffleRuby and TruffleRuby GraalVM 22.3.1 by @eregon in #2134
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 25 20:14:37 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ruby-build
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: ruby-build
|
||||
Version: 20221225
|
||||
Version: 20230124
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user