Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ruby-build for openSUSE:Factory checked in at 2025-12-02 13:20:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ruby-build (Old) and /work/SRC/openSUSE:Factory/.ruby-build.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ruby-build" Tue Dec 2 13:20:05 2025 rev:97 rq:1320769 version:20251117 Changes: -------- --- /work/SRC/openSUSE:Factory/ruby-build/ruby-build.changes 2025-10-24 17:26:05.410112665 +0200 +++ /work/SRC/openSUSE:Factory/.ruby-build.new.14147/ruby-build.changes 2025-12-02 13:21:30.242246830 +0100 @@ -1,0 +2,8 @@ +Mon Dec 1 15:19:07 UTC 2025 - Lukas Müller <[email protected]> + +- Update to version 20251117. + Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20251117 + * Rename 3.5-dev to 4.0-dev by @koic in #2582 + * Add definition for Ruby 4.0.0-preview2 by @koic in #2584 + +------------------------------------------------------------------- Old: ---- ruby-build-20251023.tar.gz New: ---- ruby-build-20251117.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ruby-build.spec ++++++ --- /var/tmp/diff_new_pack.WpobpZ/_old 2025-12-02 13:21:31.098282755 +0100 +++ /var/tmp/diff_new_pack.WpobpZ/_new 2025-12-02 13:21:31.102282923 +0100 @@ -24,7 +24,7 @@ %endif Name: ruby-build -Version: 20251023 +Version: 20251117 Release: 0 BuildArch: noarch License: MIT ++++++ ruby-build-20251023.tar.gz -> ruby-build-20251117.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20251023/bin/ruby-build new/ruby-build-20251117/bin/ruby-build --- old/ruby-build-20251023/bin/ruby-build 2025-10-23 13:24:15.000000000 +0200 +++ new/ruby-build-20251117/bin/ruby-build 2025-11-17 15:09:39.000000000 +0100 @@ -16,7 +16,7 @@ # -6, --ipv6 Resolve names to IPv6 addresses only # -RUBY_BUILD_VERSION="20251023" +RUBY_BUILD_VERSION="20251117" OLDIFS="$IFS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20251023/share/man/man1/ruby-build.1 new/ruby-build-20251117/share/man/man1/ruby-build.1 --- old/ruby-build-20251023/share/man/man1/ruby-build.1 2025-10-23 13:24:15.000000000 +0200 +++ new/ruby-build-20251117/share/man/man1/ruby-build.1 2025-11-17 15:09:39.000000000 +0100 @@ -1,13 +1,13 @@ '\" t .\" Title: ruby-build .\" Author: Mislav Marohnić -.\" Generator: Asciidoctor 2.0.25 -.\" Date: 2024-09-24 +.\" Generator: Asciidoctor 2.0.23 +.\" Date: 2024-09-23 .\" Manual: ruby-build Manual -.\" Source: ruby-build 20251023 +.\" Source: ruby-build 20251117 .\" Language: English .\" -.TH "RUBY\-BUILD" "1" "2024-09-24" "ruby\-build 20251023" "ruby\-build Manual" +.TH "RUBY\-BUILD" "1" "2024-09-23" "ruby\-build 20251117" "ruby\-build Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20251023/share/ruby-build/3.5-dev new/ruby-build-20251117/share/ruby-build/3.5-dev --- old/ruby-build-20251023/share/ruby-build/3.5-dev 2025-10-23 13:24:15.000000000 +0200 +++ new/ruby-build-20251117/share/ruby-build/3.5-dev 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -install_package "openssl-3.0.15" "https://github.com/openssl/openssl/releases/download/openssl-3.0.15/openssl-3.0.15.tar.gz#23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533" openssl --if needs_openssl:1.0.2-3.x.x -install_git "ruby-master" "https://github.com/ruby/ruby.git" "master" autoconf enable_shared standard_install_with_bundled_gems diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20251023/share/ruby-build/4.0-dev new/ruby-build-20251117/share/ruby-build/4.0-dev --- old/ruby-build-20251023/share/ruby-build/4.0-dev 1970-01-01 01:00:00.000000000 +0100 +++ new/ruby-build-20251117/share/ruby-build/4.0-dev 2025-11-17 15:09:39.000000000 +0100 @@ -0,0 +1,2 @@ +install_package "openssl-3.0.15" "https://github.com/openssl/openssl/releases/download/openssl-3.0.15/openssl-3.0.15.tar.gz#23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533" openssl --if needs_openssl:1.0.2-3.x.x +install_git "ruby-master" "https://github.com/ruby/ruby.git" "master" autoconf enable_shared standard_install_with_bundled_gems diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20251023/share/ruby-build/4.0.0-preview2 new/ruby-build-20251117/share/ruby-build/4.0.0-preview2 --- old/ruby-build-20251023/share/ruby-build/4.0.0-preview2 1970-01-01 01:00:00.000000000 +0100 +++ new/ruby-build-20251117/share/ruby-build/4.0.0-preview2 2025-11-17 15:09:39.000000000 +0100 @@ -0,0 +1,2 @@ +install_package "openssl-3.0.16" "https://github.com/openssl/openssl/releases/download/openssl-3.0.16/openssl-3.0.16.tar.gz#57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86" openssl --if needs_openssl:1.0.2-3.x.x +install_package "ruby-4.0.0-preview2" "https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.0-preview2.tar.gz#0a3330dae710302e11f7f0323e83219ab3c6517984691a312c662f329c5120e1" enable_shared standard
