470 Commits

Author SHA1 Message Date
Vít Ondruch
10ca390f50 Workaround "an invalid stdio handle" error on PPC (rhbz#1361037). 2016-11-04 17:00:02 +01:00
Vít Ondruch
b80b3bdc05 Upgrade to Ruby 2.4.0 (r56558). 2016-11-04 16:41:19 +01:00
Vít Ondruch
473ab91866 Improve macro documentation. 2016-10-21 16:54:43 +02:00
Vít Ondruch
0340989ef1 Add gemspec_add_dep and gemspec_remove_dep macros. 2016-10-21 16:54:43 +02:00
Vít Ondruch
e488b0ba36 Harden package. 2016-10-21 16:54:43 +02:00
Vít Ondruch
7d3579d170 Upgrade to Ruby 2.4.0 (r56450). 2016-10-19 14:07:10 +02:00
Vít Ondruch
8ebe544798 Upgrade to Ruby 2.4.0 (r56436). 2016-10-17 15:53:28 +02:00
Richard W.M. Jones
d925e62908 config.h: Add riscv64 variant. 2016-10-14 14:34:39 +02:00
Vít Ondruch
0498bfd365 Upgrade to Ruby 2.4.0 (r56256). 2016-09-26 16:32:19 +02:00
Vít Ondruch
6038fe58aa Re-enable some unicode tests. 2016-09-12 16:14:19 +02:00
Vít Ondruch
351a2cc2a6 Upgrade to Ruby 2.4.0-preview2 (r56129).
Tk is removed from stdlib.
2016-09-12 15:58:56 +02:00
Vít Ondruch
7918a3c717 Upgrade to Ruby 2.4.0 (r56050). 2016-08-31 14:29:47 +02:00
Vít Ondruch
9f15f8231d Upgrade to Ruby 2.4.0 (r56029).
Move gemified tcltk into subpackage.
Move gemified openssl into subpackage.
2016-08-30 16:06:59 +02:00
Vít Ondruch
f96a6848c6 Make symlinks for json gem. 2016-07-12 13:53:03 +02:00
Vít Ondruch
7799c94633 Upgrade to Ruby 2.4.0 (r55513). 2016-06-27 17:28:59 +02:00
Vít Ondruch
4115b7c442 Upgrade to Ruby 2.4.0-preview1 (r55466). 2016-06-27 16:16:14 +02:00
Vít Ondruch
a1e9f94c70 Upgrade to Ruby 2.4.0 (r55184). 2016-05-27 20:39:37 +02:00
Vít Ondruch
cad4c2ab27 Requires rubygem(json) for rubygem-rdoc (rhbz#1325022).
This makes it compatible with rubygem-rdoc package built from rdoc gem.
2016-05-23 14:02:23 +02:00
Vít Ondruch
f2347fa378 Update to Ruby 2.3.1. 2016-04-29 23:19:03 +02:00
Peter Robinson
dd6ce9ce9c Add rubypick and rubygems requires to ruby-devel to deal with BuildRequires failures in koji, this likely needs to be revisited post mass rebuild but we need it now to ensure we don't have a high failure 2016-02-03 14:35:12 +00:00
Mamoru TASAKA
2414227a75 kill one test for now 2016-01-15 14:35:09 +09:00
Mamoru TASAKA
55ecc214e1 Backport trunk@53455 to make ruby-qt build 2016-01-15 14:12:34 +09:00
Vít Ondruch
5ed2c68dc5 Explicitly require RDoc, since weak dependencies are ignored by default. 2016-01-06 15:11:29 +01:00
Vít Ondruch
16c9e1e6b0 Load RubyGems prior ABRT hook to properly rescue RubyGems exceptions. 2016-01-06 13:35:09 +01:00
Vít Ondruch
4c12d4e704 Upgrade to Ruby 2.3.0. 2016-01-05 11:00:48 +01:00
Vít Ondruch
e467536081 Update to Ruby 2.2.4. 2015-12-21 13:08:17 +01:00
Vít Ondruch
b3ffc2fef6 Move the ABRT hook test into separate file. 2015-12-13 19:36:58 +01:00
Vít Ondruch
e4e06c7ce8 Ensure that abrt hook is used. 2015-12-11 10:56:00 +01:00
Vít Ondruch
c0513dfb8c Fix ABRT hook autoloading. 2015-12-10 15:59:05 +01:00
Michal Toman
bd75b0a7fe Add support for MIPS architecture to config.h 2015-09-04 14:53:28 +02:00
Vít Ondruch
8e1e241814 Fix RubyGems version. 2015-09-02 15:47:20 +02:00
Vít Ondruch
b945bce4cb Update to Ruby 2.2.3. 2015-09-01 14:25:32 +02:00
Vít Ondruch
693a96cb40 Fix test broken by disabled SSLv3 in OpenSSL. 2015-09-01 13:54:43 +02:00
Vít Ondruch
d954989b45 Fix for "dh key too small" error of OpenSSL 1.0.2+. 2015-06-23 13:09:05 +02:00
Dennis Gilmore
3131d89fde - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 22:37:48 +00:00
Vít Ondruch
3e4eba9070 Fix the git BR following the git package split. 2015-06-10 15:20:27 +02:00
Vít Ondruch
4e3eb75037 Tcl/Tk switch is not needed anymore. 2015-05-11 12:18:15 +02:00
Vít Ondruch
e3316c21a0 Fix upgrade path.
rubygem-io-console's version was recently bumped in F21 due to update of
Ruby to version 2.1.6 and it makes the higher release to win.
2015-05-04 17:07:01 +02:00
Josef Stribny
55367be78b Bump release because of gems 2015-04-14 12:13:39 +02:00
Josef Stribny
05eb8b6a78 Update to Ruby 2.2.2 2015-04-14 09:51:46 +02:00
Vít Ondruch
b9da2e689a Apply upstream fix to TestIO#test_seek tests. 2015-03-24 14:26:56 +01:00
Vít Ondruch
a0a4c7571b Workaround issues with TestIO#test_seek. 2015-03-24 08:42:35 +01:00
Vít Ondruch
b92051c2fd Fix libruby.so versions in SystemTap scripts (rhbz#1202232). 2015-03-23 11:01:10 +01:00
Vít Ondruch
4612226c7e Clarify Rake's license. 2015-03-11 13:00:26 +01:00
Vít Ondruch
4a07d55953 License clarifications. 2015-03-09 17:21:07 +01:00
Vít Ondruch
3db4917d37 Enable some tests fixe in upstream. 2015-03-04 15:31:35 +01:00
Vít Ondruch
1af12992cf Update to Ruby 2.2.1. 2015-03-04 11:49:19 +01:00
Till Maas
203ef6c1f7 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:25:31 +01:00
Vít Ondruch
46f541b5e6 Fix directory ownership. 2015-02-05 17:25:22 +01:00
Vít Ondruch
351bd6cd02 Initialize all load paths in operating_system.rb 2015-02-04 13:54:20 +01:00