diff --git a/ruby-build-20231225.tar.gz b/ruby-build-20231225.tar.gz deleted file mode 100644 index 7e68f2a..0000000 --- a/ruby-build-20231225.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e97008a983c24aa4e8674e68a5e41abaa6a111adc318f02e237d16cc68b498e -size 87325 diff --git a/ruby-build-20240116.tar.gz b/ruby-build-20240116.tar.gz new file mode 100644 index 0000000..ff708d9 --- /dev/null +++ b/ruby-build-20240116.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4bcc5d0f4535f536e34d4a8a6b68cbdb4449204c74ab0f92efcc2175fc1d34 +size 87795 diff --git a/ruby-build.changes b/ruby-build.changes index e5f0970..2879e7e 100644 --- a/ruby-build.changes +++ b/ruby-build.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 16 16:13:24 UTC 2024 - Lukas Müller + +- Update to version 20240116. + Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240116 + * Added 3.4-dev definition by @hsbt in #2329 + * Skip passing `--with-readline-dir` for Ruby 3.3+ by @mislav in #2333 + * Add TruffleRuby and TruffleRuby GraalVM 23.1.2 by @eregon in #2336 + ------------------------------------------------------------------- Tue Dec 26 00:43:59 UTC 2023 - Lukas Müller diff --git a/ruby-build.spec b/ruby-build.spec index cde4dbb..4f11df4 100644 --- a/ruby-build.spec +++ b/ruby-build.spec @@ -1,7 +1,7 @@ # # spec file for package ruby-build # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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: 20231225 +Version: 20240116 Release: 0 BuildArch: noarch License: MIT