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/rubygem-rspec-core.git#131231b2e0ea93f19ba8e1a09f274233b28ce8f5
This commit is contained in:
DistroBaker 2020-12-11 06:50:31 +00:00
parent d42c9b3eec
commit ea6738dccc
1 changed files with 3 additions and 5 deletions

View File

@ -3,7 +3,7 @@
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
%global fullver %{majorver}%{?preminorver}
%global fedorarel 0.1
%global fedorarel 1
%global gem_name rspec-core
@ -11,7 +11,7 @@
# runtime part of rspec-mocks does not depend on rspec-core
# Disable test for now due to cucumber v.s. gherkin dependency issue
# pulled by aruba
%global need_bootstrap_set 1
%global need_bootstrap_set 0
%undefine __brp_mangle_shebangs
@ -171,12 +171,10 @@ mv lib/rspec/core/configuration_options.rb{.warn,}
%files doc
%{gem_docdir}
%if 0
%changelog
* Fri Dec 11 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.10.0-1
- Enable tests again
%endif
%changelog
* Fri Dec 11 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.10.0-0.1
- 3.10.0
- Once disable test for bootstrap