Mon, 29 Apr 2024 15:44:09 UTC | login

Information for build ruby-2.7.1-130.fc33

ID156047
Package Nameruby
Version2.7.1
Release130.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ruby.git#102ff85d98d1a0a6423637c5b3feddbcaa43251c
SummaryAn interpreter of object-oriented scripting language
DescriptionRuby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 19 Apr 2020 09:03:46 UTC
CompletedSun, 19 Apr 2020 09:53:05 UTC
Taskbuild (f33, /rpms/ruby.git:102ff85d98d1a0a6423637c5b3feddbcaa43251c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ruby.git#102ff85d98d1a0a6423637c5b3feddbcaa43251c'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Apr 08 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.1-130 - Bundle did_you_mean into StdLib. Resolves: rhbz#1817178 - Prevent issues with openssl loading when RubyGems are disabled. * Thu Apr 02 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.1-129 - Add ruby-default-gems subpackage shipping all extra default gem content. - Bundle Racc into StdLib. * Wed Apr 01 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.1-128 - Upgrade to Ruby 2.7.1. - Fix FTBFS due to glibc 2.31.9000 implementing lchmod(2). * Tue Jan 28 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.0-127 - Provide StdLib links for Racc and install it by default. * Thu Jan 16 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.0-126 - Make rubygem(did_you_mean) hard dependency. * Tue Jan 07 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.0-125 - Upgrade to Ruby 2.7.0. - Drop useless %{rubygems_default_filter}. * Tue Oct 08 2019 Slava Kardakov <ojab@ojab.ru> - 2.6.5-124 - Update to Ruby 2.6.5. * Fri Aug 30 2019 Pavel Valena <pvalena@redhat.com> - 2.6.4-123 - Update to Ruby 2.6.4. - Fix checksec 2.0+ compatibility. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.3-122 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 25 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.3-121 - Properly support %prerelease in %gemspec_ macros. * Thu Apr 25 2019 Pavel Valena <pvalena@redhat.com> - 2.6.3-120 - Update to Ruby 2.6.3. * Thu Mar 28 2019 Arjen Heidinga <dexter@beetjevreemd.nl> - 2.6.2-119 - Add zlib-devel explicitly as BuildRequirement. * Thu Mar 21 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.2-118 - Link IRB files instead of directories, which RPM cannot handle during updates (rhbz#1691039). * Tue Mar 19 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.2-117 - Link IRB back to StdLib. * Thu Mar 14 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.2-116 - Upgrade to Ruby 2.6.2. * Tue Mar 05 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.1-115 - Fix ".include =" support in openssl.cnf (rhbz#1668916). * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.6.1-114 - Rebuild for readline 8.0 * Thu Feb 07 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.1-113 - Don't ship .stp files when SystemTap support is disabled. * Thu Jan 31 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.1-112 - Upgrade to Ruby 2.6.1. * Thu Jan 24 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.0-111 - Properly generate versioned ruby(rubygems) dependencies. - Loosen RDoc dependency. * Thu Jan 17 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.0-110 - Upgrade to Ruby 2.6.0. * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 2.5.3-104 - Rebuilt for libcrypt.so.2 (#1666033) * Fri Jan 11 2019 Jun Aruga <jaruga@redhat.com> - 2.5.3-103 - Refresh expired certificates to fix FTBFS. * Tue Nov 13 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.3-102 - Fix Tokyo TZ tests. * Fri Oct 19 2018 Jun Aruga <jaruga@redhat.com> - 2.5.3-101 - Update to Ruby 2.5.3. * Mon Sep 03 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.1-100 - Properly harden package using -fstack-protector-strong. * Wed Aug 29 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.1-99 - Additional OpenSSL 1.1.1 fixes. - Add --with-cxxflags configuration for %gem_install macro. * Tue Aug 28 2018 Jun Aruga <jaruga@redhat.com> - 2.5.1-99 - Fix generated rdoc template issues. * Mon Aug 13 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.1-98 - Properly execute entire test suite. * Mon Aug 13 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.1-97 - Fix TLS 1.3 issues. * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 2.5.1-96 - Rebuild with fixed binutils * Fri Jul 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.5.1-95 - Rebuild for new binutils * Thu Jul 26 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.1-94 - Disable some test failing with OpenSSL 1.1.1. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-94 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu May 10 2018 Pavel Valena <pvalena@redhat.com> - 2.5.1-93 - Add macros to edit files lists in .gemspec (gemspec_add_file and gemspec_remove_file). * Wed May 02 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.1-93 - Make %gemspec_{add,remove}_dep modify .gemspec provided by %setup macro.