Commit graph

152 commits

Author SHA1 Message Date
Mamoru TASAKA
474d1f7c63 Backport upstream patch to support ruby4_0 source_location behavior change 2025-12-02 16:42:35 +09:00
Mamoru TASAKA
7effbf81cb 3.13.6 2025-10-21 15:07:20 +09:00
Fedora Release Engineering
e8c2a97d1a Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 12:45:26 +00:00
Mamoru TASAKA
3f7c63406e 3.13.5 2025-06-27 22:39:02 +09:00
Mamoru TASAKA
87bc1190a3 3.13.4 2025-05-29 17:33:15 +09:00
Mamoru TASAKA
45cdfd6fec 3.13.3 2025-02-12 16:12:01 +09:00
Fedora Release Engineering
29635ced96 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-18 23:57:21 +00:00
Mamoru TASAKA
cdd2413fa0 Workaround syntax_suggest 2.0.2 change 2024-11-17 16:59:26 +09:00
Mamoru TASAKA
91ba31bd1c Fix for ruby34 string behavior to be chilled 2024-11-15 15:07:10 +09:00
Mamoru TASAKA
ca81d02368 add BR: rubygem(drb) for ruby34 2024-11-06 22:21:07 +09:00
Mamoru TASAKA
0e1e9960be 3.13.2 2024-10-22 14:17:02 +09:00
Mamoru TASAKA
5453556202 3.13.1
3.13.1
2024-09-08 00:03:34 +09:00
Fedora Release Engineering
229ca4c56a Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-19 19:54:36 +00:00
Mamoru TASAKA
7cd8e81307 enable test again 2024-02-09 15:46:06 +09:00
Mamoru TASAKA
c9fcb4c160 3.13.0 2024-02-09 15:22:51 +09:00
Fedora Release Engineering
27cebec369 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 17:26:24 +00:00
Mamoru TASAKA
01442efdd9 Fix one failing test related to thread local variable 2023-07-22 07:31:10 +09:00
Fedora Release Engineering
81ab95aa61 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 18:20:06 +00:00
Mamoru TASAKA
8e8ad95bf1 3.12.2 2023-04-19 17:14:51 +09:00
Mamoru TASAKA
eeb80ca9f0 fix URL 2023-03-14 20:14:55 +09:00
Mamoru TASAKA
9bdc5922e0 SPDX confirmed 2023-03-14 20:13:56 +09:00
Mamoru TASAKA
be8457ed9a rename release macro to make rpmdev-bumprelease work 2023-03-13 10:35:59 +09:00
Mamoru TASAKA
49cabb4d95 refactor: do early exit and avoid looong if conditional 2023-03-09 16:20:27 +09:00
Yaakov Selkowitz
f3fc1e2f77 Disable unwanted dependencies in RHEL builds 2023-03-03 13:54:34 -05:00
Mamoru TASAKA
c90c3940f3 3.12.1 2023-02-10 14:26:20 +09:00
Mamoru TASAKA
91ba64084b Disable GC related test, with the advice from ruby upstream 2023-01-19 10:28:07 +09:00
Mamoru TASAKA
0e470ac484 enable test again 2022-10-27 16:02:37 +09:00
Mamoru TASAKA
81232177c0 3.12.0 2022-10-27 15:38:32 +09:00
Mamoru TASAKA
e7531e5398 Backport upstream fix to eliminate Fixnum usage removed on Ruby 3.2 2022-09-29 23:06:37 +09:00
Fedora Release Engineering
3d3ffc6643 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 02:12:59 +00:00
Mamoru TASAKA
2944f7f50a Specify seed for rspec to avoid random failure for now 2022-06-06 12:27:33 +09:00
Mamoru TASAKA
667932f240 kill bootstrap 2022-02-10 13:23:49 +09:00
Mamoru TASAKA
35c7273f1a 3.11.0 2022-02-10 12:32:21 +09:00
Mamoru TASAKA
c0be2aa6ea Disable test failing on ruby31 for now 2022-01-28 13:14:03 +09:00
Mamoru TASAKA
b29f846a30 fix year 2022-01-28 11:09:00 +09:00
Mamoru TASAKA
b77cdbbdac upload source 2022-01-28 11:03:23 +09:00
Mamoru TASAKA
dac52cb61d 3.10.2 2022-01-28 11:02:07 +09:00
Mamoru TASAKA
15e3de8d5c vondruch: Use weak dependency for Rake 2022-01-28 10:45:29 +09:00
Fedora Release Engineering
490e7cfdd5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 19:10:57 +00:00
Mamoru TASAKA
b1e371f302 Add some workaround for aruba 2 / cucumber 7 / diff-lcs 1.5 2022-01-14 19:49:58 +09:00
Fedora Release Engineering
fb330069ff - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 12:37:27 +00:00
Vít Ondruch
4bceaf8eda Polish the cucumber test suite. 2021-03-19 15:02:26 +01:00
Vít Ondruch
5b507733ac Drop Nokogiri dependency.
It does not appear to be used anywhere.
2021-03-18 17:13:05 +01:00
Vít Ondruch
eb160dab12 Make test suite green. 2021-03-18 17:01:41 +01:00
Mamoru TASAKA
b7fcc5214d add conditional for eln, to shut down build failure automatically evoked so many time... 2021-02-28 17:09:20 +09:00
Mamoru TASAKA
190fb4d37d rr 1.2.1: Disable failing cucumber suite for now 2021-02-17 16:51:39 +09:00
Mamoru TASAKA
bf7eedcab7 Ruby 3.0: Disable failing cucumber suite for now 2021-01-26 11:50:33 +09:00
Mamoru TASAKA
f9d9b5b427 3.10.1 2020-12-29 15:15:29 +09:00
Mamoru TASAKA
131231b2e0 Enable tests again 2020-12-11 15:30:39 +09:00
Mamoru TASAKA
d52086caa5 3.10.0
Once disable test for bootstrap
2020-12-11 14:44:20 +09:00