The ruby rpms
Find a file
Jarek Prokop 62e62cae3c Remove pkgconfig file's version correction.
The comment states 'Version is empty if --with-ruby-version is specified.',
if the config has value of '' it might've resulted in empty modversion.

Since upstream commit 3785049c9f
(ruby v3_3_0_preview1), `Version:` field in the template `ruby.pc.in`
was changed to `${RUBY_PROGRAM_VERSION}` instead of `${ruby_version}`.

RUBY_PROGRAM_VERSION expands to what we were replacing it from the
specfile.
2026-02-02 16:01:45 +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
macros.ruby
macros.rubygems Extract %gem_version and %gem_prerelease for independent use 2025-01-07 09:59:06 +01:00
operating_system.rb
rdoc-pr1531-fix-mutilple-document-installation.patch Fix rdoc error when installing multiple document kinds. 2026-01-07 18:55:55 +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
ruby.rpmlintrc Upgrade to Ruby 3.4.1. 2025-01-07 12:43:03 +01:00
ruby.spec Remove pkgconfig file's version correction. 2026-02-02 16:01:45 +01:00
rubygems.attr
rubygems.con Fix typo 2024-08-22 13:21:17 +02:00
rubygems.prov
rubygems.req Fix typo 2024-08-22 13:21:17 +02:00
sources Upgrade to Ruby 4.0.1. 2026-01-13 16:51:38 +01:00
test_abrt.rb
test_openssl_fips.rb
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