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 2026-07-01 17:12:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ruby-build (Old) and /work/SRC/openSUSE:Factory/.ruby-build.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ruby-build" Wed Jul 1 17:12:19 2026 rev:114 rq:1362994 version:20260701 Changes: -------- --- /work/SRC/openSUSE:Factory/ruby-build/ruby-build.changes 2026-06-17 16:19:32.850146757 +0200 +++ /work/SRC/openSUSE:Factory/.ruby-build.new.11887/ruby-build.changes 2026-07-01 17:12:23.983222291 +0200 @@ -1,0 +2,7 @@ +Wed Jul 1 13:05:18 UTC 2026 - Lukas Müller <[email protected]> + +- Update to version 20260701. + Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20260701 + * Added 3.4.10 + +------------------------------------------------------------------- Old: ---- ruby-build-20260616.tar.gz New: ---- ruby-build-20260701.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ruby-build.spec ++++++ --- /var/tmp/diff_new_pack.yrTKDt/_old 2026-07-01 17:12:26.783318794 +0200 +++ /var/tmp/diff_new_pack.yrTKDt/_new 2026-07-01 17:12:26.795319208 +0200 @@ -24,7 +24,7 @@ %endif Name: ruby-build -Version: 20260616 +Version: 20260701 Release: 0 BuildArch: noarch License: MIT ++++++ ruby-build-20260616.tar.gz -> ruby-build-20260701.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20260616/.github/workflows/ci.yml new/ruby-build-20260701/.github/workflows/ci.yml --- old/ruby-build-20260616/.github/workflows/ci.yml 2026-06-16 11:45:57.000000000 +0200 +++ new/ruby-build-20260701/.github/workflows/ci.yml 2026-07-01 07:32:58.000000000 +0200 @@ -13,7 +13,7 @@ os: [ubuntu-latest, macos-latest] runs-on: ${{ matrix.os }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 with: fetch-depth: 0 - name: Install bats diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20260616/.github/workflows/differential-shellcheck.yml new/ruby-build-20260701/.github/workflows/differential-shellcheck.yml --- old/ruby-build-20260616/.github/workflows/differential-shellcheck.yml 2026-06-16 11:45:57.000000000 +0200 +++ new/ruby-build-20260701/.github/workflows/differential-shellcheck.yml 2026-07-01 07:32:58.000000000 +0200 @@ -18,7 +18,7 @@ steps: - name: Repository checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20260616/.github/workflows/update-ruby.yml new/ruby-build-20260701/.github/workflows/update-ruby.yml --- old/ruby-build-20260616/.github/workflows/update-ruby.yml 2026-06-16 11:45:57.000000000 +0200 +++ new/ruby-build-20260701/.github/workflows/update-ruby.yml 2026-07-01 07:32:58.000000000 +0200 @@ -20,7 +20,7 @@ name: Update Ruby definitions runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Store Ruby version run: echo "RUBY_VERSION=${{ github.event.client_payload.ruby_version || github.event.inputs.ruby_version }}" >> $GITHUB_ENV diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20260616/bin/ruby-build new/ruby-build-20260701/bin/ruby-build --- old/ruby-build-20260616/bin/ruby-build 2026-06-16 11:45:57.000000000 +0200 +++ new/ruby-build-20260701/bin/ruby-build 2026-07-01 07:32:58.000000000 +0200 @@ -18,7 +18,7 @@ # -6, --ipv6 Resolve names to IPv6 addresses only # -RUBY_BUILD_VERSION="20260616" +RUBY_BUILD_VERSION="20260701" OLDIFS="$IFS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20260616/share/man/man1/ruby-build.1 new/ruby-build-20260701/share/man/man1/ruby-build.1 --- old/ruby-build-20260616/share/man/man1/ruby-build.1 2026-06-16 11:45:57.000000000 +0200 +++ new/ruby-build-20260701/share/man/man1/ruby-build.1 2026-07-01 07:32:58.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: ruby-build .\" Author: Mislav Marohnić .\" Generator: Asciidoctor 2.0.26 -.\" Date: 2026-05-01 +.\" Date: 2026-05-07 .\" Manual: ruby-build Manual -.\" Source: ruby-build 20260616 +.\" Source: ruby-build 20260701 .\" Language: English .\" -.TH "RUBY\-BUILD" "1" "2026-05-01" "ruby\-build 20260616" "ruby\-build Manual" +.TH "RUBY\-BUILD" "1" "2026-05-07" "ruby\-build 20260701" "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-20260616/share/ruby-build/3.4.10 new/ruby-build-20260701/share/ruby-build/3.4.10 --- old/ruby-build-20260616/share/ruby-build/3.4.10 1970-01-01 01:00:00.000000000 +0100 +++ new/ruby-build-20260701/share/ruby-build/3.4.10 2026-07-01 07:32:58.000000000 +0200 @@ -0,0 +1,2 @@ +install_package "openssl-3.0.21" "https://github.com/openssl/openssl/releases/download/openssl-3.0.21/openssl-3.0.21.tar.gz#617e29af8e421f46649484a4937e48c685e47f46488167c982f88bc4ec1d522f" openssl --if needs_openssl:1.0.2-3.x.x +install_package "ruby-3.4.10" "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.10.tar.gz#ecee2d072a14f2d14347dd56dfd8fe5c3130abf5117bfaacbda0f4ef9cc429ec" enable_shared standard
