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 2023-09-12 21:02:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ruby-build (Old) and /work/SRC/openSUSE:Factory/.ruby-build.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ruby-build" Tue Sep 12 21:02:45 2023 rev:37 rq:1110386 version:20230912 Changes: -------- --- /work/SRC/openSUSE:Factory/ruby-build/ruby-build.changes 2023-09-06 18:58:03.407266770 +0200 +++ /work/SRC/openSUSE:Factory/.ruby-build.new.1766/ruby-build.changes 2023-09-12 21:03:25.665340648 +0200 @@ -1,0 +2,8 @@ +Mon Sep 11 23:02:14 UTC 2023 - Lukas Müller <expee...@outlook.com> + +- Update to version 20230912. + Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230912 + * Bump actions/checkout from 3 to 4 by @dependabot in #2247 + * Add JRuby 9.3.11.0 by @headius in #2248 + +------------------------------------------------------------------- Old: ---- ruby-build-20230904.tar.gz New: ---- ruby-build-20230912.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ruby-build.spec ++++++ --- /var/tmp/diff_new_pack.cEtdJN/_old 2023-09-12 21:03:26.777380314 +0200 +++ /var/tmp/diff_new_pack.cEtdJN/_new 2023-09-12 21:03:26.777380314 +0200 @@ -24,7 +24,7 @@ %endif Name: ruby-build -Version: 20230904 +Version: 20230912 Release: 0 BuildArch: noarch License: MIT ++++++ ruby-build-20230904.tar.gz -> ruby-build-20230912.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20230904/.github/workflows/ci.yml new/ruby-build-20230912/.github/workflows/ci.yml --- old/ruby-build-20230904/.github/workflows/ci.yml 2023-09-04 20:47:19.000000000 +0200 +++ new/ruby-build-20230912/.github/workflows/ci.yml 2023-09-12 00:03:32.000000000 +0200 @@ -13,7 +13,7 @@ os: [ubuntu-latest, macos-latest] runs-on: ${{ matrix.os }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0 - name: Install bats diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20230904/.github/workflows/differential-shellcheck.yml new/ruby-build-20230912/.github/workflows/differential-shellcheck.yml --- old/ruby-build-20230904/.github/workflows/differential-shellcheck.yml 2023-09-04 20:47:19.000000000 +0200 +++ new/ruby-build-20230912/.github/workflows/differential-shellcheck.yml 2023-09-12 00:03:32.000000000 +0200 @@ -18,7 +18,7 @@ steps: - name: Repository checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20230904/.github/workflows/mirror.yml new/ruby-build-20230912/.github/workflows/mirror.yml --- old/ruby-build-20230904/.github/workflows/mirror.yml 2023-09-04 20:47:19.000000000 +0200 +++ new/ruby-build-20230912/.github/workflows/mirror.yml 2023-09-12 00:03:32.000000000 +0200 @@ -17,7 +17,7 @@ mirror: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 100 - name: Update download mirror diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20230904/bin/ruby-build new/ruby-build-20230912/bin/ruby-build --- old/ruby-build-20230904/bin/ruby-build 2023-09-04 20:47:19.000000000 +0200 +++ new/ruby-build-20230912/bin/ruby-build 2023-09-12 00:03:32.000000000 +0200 @@ -14,7 +14,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20230904" +RUBY_BUILD_VERSION="20230912" OLDIFS="$IFS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20230904/share/ruby-build/jruby-9.3.11.0 new/ruby-build-20230912/share/ruby-build/jruby-9.3.11.0 --- old/ruby-build-20230904/share/ruby-build/jruby-9.3.11.0 1970-01-01 01:00:00.000000000 +0100 +++ new/ruby-build-20230912/share/ruby-build/jruby-9.3.11.0 2023-09-12 00:03:32.000000000 +0200 @@ -0,0 +1,2 @@ +require_java 8 +install_package "jruby-9.3.11.0" "https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.3.11.0/jruby-dist-9.3.11.0-bin.tar.gz#655f120c8f29ee81c24b98f2932f6384e317062bcd40720dd8bfef555f97eac9" jruby