The ruby rpms
Find a file
Jarek Prokop bc07cae127 Remove obsoletes & provides from Ruby < 3.0.
We have carried obsoletes and provides around merged or removed packages
from Fedora versions that are EOL for quite some time.
Similarly to re-numbering the SourceN: declaration to be in proper sequence,
Ruby 4.0.0 is a good break point to finally remove these old obsoletes/provides.

However, to be careful since RHEL 9 might be a destination for Ruby 4.0,
do not remove obsoletes for Ruby >= 3.0, RHEL 9 still has Ruby 3.0
which motivates the bottom version constraint on where to end.
On that distro someone might enable a ruby:4.0 module after installing system
ruby and then just run dnf update to get the new contents.
That is not recommended nor supported, but let's not check who uses
that approach by potentially breaking it.
2026-01-07 18:55:55 +01:00
.fmf Adding fmf plan 2024-08-01 18:31:30 +00:00
plans Adding fmf plan 2024-08-01 18:31:30 +00:00
.gitignore Fix REXML denial of service. 2025-10-23 18:24:32 +01:00
libruby.stp Add TapSet for Ruby. 2013-02-22 14:17:04 +01:00
macros.ruby Add %{ruby_default_filter} macro. 2013-04-30 14:42:13 +02:00
macros.rubygems Extract %gem_version and %gem_prerelease for independent use 2025-01-07 09:59:06 +01:00
operating_system.rb Upgrade to Ruby 3.3.0. 2024-01-02 18:52:33 +01:00
rpm_test_helper.rb Test RPM dependency generators for rubygems. 2024-08-22 13:06:15 +00:00
ruby-2.1.0-always-use-i386.patch Upgrade to Ruby 4.0.0. 2026-01-07 18:01:48 +01:00
ruby-2.1.0-custom-rubygems-location.patch Upgrade to Ruby 4.0.0. 2026-01-07 18:01:48 +01:00
ruby-2.1.0-Enable-configuration-of-archlibdir.patch Upgrade to Ruby 4.0.0. 2026-01-07 18:01:48 +01:00
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch Upgrade to Ruby 4.0.0. 2026-01-07 18:01:48 +01:00
ruby-2.3.0-ruby_version-Add-ruby_version_dir_name-support-for-RDoc.patch Upgrade to Ruby 4.0.0. 2026-01-07 18:01:48 +01:00
ruby-2.3.0-ruby_version.patch Upgrade to Ruby 4.0.0. 2026-01-07 18:01:48 +01:00
ruby-2.7.0-Initialize-ABRT-hook.patch Upgrade to Ruby 4.0.0. 2026-01-07 18:01:48 +01:00
ruby-3.3.0-Disable-syntax-suggest-test-case.patch Upgrade to Ruby 4.0.0. 2026-01-07 18:01:48 +01:00
ruby-4.0.1-Support-customizable-rustc_flags-for-rustc-builds.patch Enable both zjit and yjit. 2026-01-07 18:55:10 +01:00
ruby-exercise.stp Add missing ruby-exercise.stp file. 2013-02-22 14:17:53 +01:00
ruby.rpmlintrc Upgrade to Ruby 3.4.1. 2025-01-07 12:43:03 +01:00
ruby.spec Remove obsoletes & provides from Ruby < 3.0. 2026-01-07 18:55:55 +01:00
rubygems.attr Add conflicts RPM generator. 2018-02-13 13:50:15 +01:00
rubygems.con Fix typo 2024-08-22 13:21:17 +02:00
rubygems.prov Upgrade to Ruby 2.6.0. 2019-01-17 08:31:01 +01:00
rubygems.req Fix typo 2024-08-22 13:21:17 +02:00
rubygems_plugin.rb Fix gem install to generate documentation 2025-01-07 12:43:07 +01:00
sources Upgrade to Ruby 4.0.0. 2026-01-07 18:01:48 +01:00
test_abrt.rb Move the ABRT hook test into separate file. 2015-12-13 19:36:58 +01:00
test_openssl_fips.rb Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS. 2023-09-22 12:54:53 +02:00
test_rubygems_con.rb Test RPM dependency generators for rubygems. 2024-08-22 13:06:15 +00:00
test_rubygems_prov.rb Test RPM dependency generators for rubygems. 2024-08-22 13:06:15 +00:00
test_rubygems_req.rb Test RPM dependency generators for rubygems. 2024-08-22 13:06:15 +00:00
test_systemtap.rb Upgrade to Ruby 2.4.0. 2017-01-09 15:58:21 +01:00