Commit graph

153 commits

Author SHA1 Message Date
Mamoru TASAKA
71e469e6d0 Backport upstream fix for test failure wrt ruby side Object#dup behavior change 2024-05-24 14:22:43 +09:00
Fedora Release Engineering
7367a000b6 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 16:33:14 +00:00
Fedora Release Engineering
5c1631ea64 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 12:25:30 +00:00
Vít Ondruch
e8270956db Add explicit dependencies to avoid Ruby 3.3 warnings.
We should be able to drop these once more recent AS (likely 7.0.8) is
released upstream.
2023-12-15 17:58:17 +01:00
Pavel Valena
28b148f2fb Add forgotten changelog entry for 0b918bc. 2023-09-24 18:30:28 +02:00
Pavel Valena
0b918bc76a Add tzdata as runtime dependency
otherwise we get a lot of build failures in other packages.

Caused by:
https://fedoraproject.org/wiki/Changes/AllowRemovalOfTzdata
2023-09-24 17:40:39 +02:00
Pavel Valena
38c49dd442 Update to activesupport 7.0.8
also add tzdata dependency for tests.
2023-09-21 14:44:22 +02:00
Pavel Valena
b451e6c74f Update to activesupport 7.0.7.2. 2023-08-28 12:44:32 +02:00
Pavel Valena
72d95dff68 Update to activesupport 7.0.7. 2023-08-10 18:36:38 +02:00
Pavel Valena
b17ae11aa7 Update to activesupport 7.0.6. 2023-07-23 15:48:28 +02:00
Fedora Release Engineering
c7156b7a8b Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 17:18:50 +00:00
Pavel Valena
71cbca1b71 Update to activesupport 7.0.5.
Also switch to diferent %patch macro format.
2023-06-29 20:56:44 +02:00
Pavel Valena
c09e17dc2e Update to activesupport 7.0.4.3. 2023-03-14 14:30:55 +01:00
Pavel Valena
c5bf26a778 Update to activesupport 7.0.4.2. 2023-01-25 13:52:18 +01:00
Fedora Release Engineering
78ab423330 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 20:09:29 +00:00
Mamoru TASAKA
56f9c20701 Backport upstream fix for test failure with ruby3.2 wrt class_serial removal 2022-12-21 15:11:59 +09:00
Pavel Valena
629d6458bf Update to activesupport 7.0.4. 2022-09-15 16:56:54 +02:00
Vít Ondruch
855471b72d Fix Minitest 5.16+ compatibility. 2022-08-02 16:01:13 +02:00
Fedora Release Engineering
dfd27e8915 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 01:15:12 +00:00
Pavel Valena
f97acb4ada Update to activesupport 7.0.2.3. 2022-03-16 14:25:13 +01:00
Pavel Valena
0198e7a268 Update to activesupport 7.0.2. 2022-02-11 02:22:50 +01:00
Pavel Valena
80aab539b7 Update to activesupport 7.0.1. 2022-02-08 02:42:08 +01:00
Fedora Release Engineering
a802a467c2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 18:15:09 +00:00
Pavel Valena
2dfbcf40a2 Update to activesupport 6.1.4.1. 2021-09-17 17:40:54 +02:00
Fedora Release Engineering
9d87f7d511 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 11:47:54 +00:00
Pavel Valena
da49dd4714 Update to activesupport 6.1.4. 2021-06-30 17:01:52 +02:00
Pavel Valena
feae146c78 Update to activesupport 6.1.3.2. 2021-05-18 02:45:46 +02:00
Pavel Valena
48430de477 Update to activesupport 6.1.3.1. 2021-04-09 13:04:11 +02:00
Pavel Valena
94a7bca8dc Update to activesupport 6.1.3. 2021-02-18 16:14:52 +01:00
Pavel Valena
90b5024c92 Update to activesupport 6.1.2.1. 2021-02-15 16:11:15 +01:00
Pavel Valena
851ceb8f99 Update to activesupport 6.1.1. 2021-02-01 02:09:22 +01:00
Fedora Release Engineering
be9180ca9a - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 15:37:25 +00:00
Vít Ondruch
81f0c1db6a Fix FTBFS due to Ruby 3.0 update. 2021-01-20 15:05:09 +01:00
Pavel Valena
2fc28ff854 Update to activesupport 6.0.3.4.
Resolves: rhbz#1886136
2020-10-08 10:45:45 +02:00
Pavel Valena
6168ada9f8 Update to activesupport 6.0.3.3.
Resolves: rhbz#1877502
2020-09-23 06:41:00 +02:00
Vít Ondruch
9bedb8bdc2 Fix evaluator test from web-console.
https://github.com/rails/rails/issues/40196
https://github.com/rails/web-console/issues/301
2020-09-10 10:59:23 +02:00
Vít Ondruch
a1df3525a9 Properly fix flaky FileStoreTest#test_filename_max_size test case. 2020-09-01 17:24:21 +02:00
Pavel Valena
27cedd6873 Disable test_filename_max_size
which is failing in koji.
2020-08-19 10:53:28 +02:00
Pavel Valena
c7db655091 Update to activesupport 6.0.3.2.
Resolves: rhbz#1742797
2020-08-17 06:41:24 +02:00
Pavel Valena
60be59131a Update to ActiveSupport 6.0.3.1
also enhance .spec file.
Resolves: rhbz#1742797
2020-08-04 21:21:31 +02:00
Fedora Release Engineering
3144928494 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 06:06:00 +00:00
Vít Ondruch
48e67d90ec Remove unused patch. 2020-04-17 11:59:43 +02:00
Vít Ondruch
12604aa399 Ruby 2.7 and TZInfo 2.0 compatibility.
Resolves: rhbz#1799093
Resolves: rhbz#1805531
2020-04-17 10:29:07 +02:00
Fedora Release Engineering
0414b5cc50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 18:05:12 +00:00
Fedora Release Engineering
c98ff8451b - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 18:57:41 +00:00
Pavel Valena
d491016c90 Update to Active Support 5.2.3. 2019-04-01 22:16:04 +02:00
Pavel Valena
b67ee55a01 Update to Active Support 5.2.2.1. 2019-03-26 14:17:53 +01:00
Vít Ondruch
fac58cc490 Fix Range and BigDecimal compatibility with Ruby 2.6. 2019-02-05 10:05:37 +01:00
Fedora Release Engineering
45087aac99 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 11:46:39 +00:00
Pavel Valena
0e07537430 Update to Active Support 5.2.2. 2018-12-05 14:47:58 +01:00