Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ruby.git#64975231d1f7eddafefa1ed3ab6dec33d098053c
This commit is contained in:
		
							parent
							
								
									c15f569d8c
								
							
						
					
					
						commit
						bf38bd5b80
					
				
							
								
								
									
										15
									
								
								ruby.spec
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								ruby.spec
									
									
									
									
									
								
							| @ -22,7 +22,7 @@ | ||||
| %endif | ||||
| 
 | ||||
| 
 | ||||
| %global release 141 | ||||
| %global release 142 | ||||
| %{!?release_string:%define release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}} | ||||
| 
 | ||||
| # The RubyGems library has to stay out of Ruby directory tree, since the | ||||
| @ -898,10 +898,10 @@ MSPECOPTS="" | ||||
| # https://bugs.ruby-lang.org/issues/17338 | ||||
| MSPECOPTS="$MSPECOPTS -P 'raises TypeError if one of the passed exceptions is not a Module'" | ||||
| 
 | ||||
| #%# Give an option to increase the timeout in tests. | ||||
| #%# https://bugs.ruby-lang.org/issues/16921 | ||||
| #%%{?test_timeout_scale:RUBY_TEST_TIMEOUT_SCALE="%{test_timeout_scale}"} \ | ||||
| #%  make check TESTS="-v $DISABLE_TESTS" MSPECOPT="-fs $MSPECOPTS" | ||||
| # Give an option to increase the timeout in tests. | ||||
| # https://bugs.ruby-lang.org/issues/16921 | ||||
| %{?test_timeout_scale:RUBY_TEST_TIMEOUT_SCALE="%{test_timeout_scale}"} \ | ||||
|   make check TESTS="-v $DISABLE_TESTS" MSPECOPT="-fs $MSPECOPTS" | ||||
| 
 | ||||
| %files | ||||
| %license BSDL | ||||
| @ -1385,10 +1385,13 @@ MSPECOPTS="$MSPECOPTS -P 'raises TypeError if one of the passed exceptions is no | ||||
| 
 | ||||
| 
 | ||||
| %changelog | ||||
| * Mon Jan 11 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-142 | ||||
| - Re-enable test suite. | ||||
| 
 | ||||
| * Fri Jan  8 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-141 | ||||
| - ruby-default-gems have to depend on rubygem(io-console) due to reline. | ||||
| 
 | ||||
| * Fri Jan  8 14:25:51 CET 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-140 | ||||
| * Fri Jan  8 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-140 | ||||
| - Fix SEGFAULT preventing rubygem-unicode to build on armv7hl. | ||||
| 
 | ||||
| * Wed Jan  6 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-139 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user