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-expectations.git#49c1a399ba851ed8eab2a60d44d639cebcebee88
This commit is contained in:
DistroBaker 2020-12-11 06:38:29 +00:00
parent 0d03d4a275
commit de4d470427

View File

@ -3,11 +3,11 @@
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
%global fullver %{majorver}%{?preminorver}
%global fedorarel 0.1
%global fedorarel 1
%global gem_name rspec-expectations
%global need_bootstrap_set 1
%global need_bootstrap_set 0
%undefine __brp_mangle_shebangs
@ -84,12 +84,10 @@ ruby -rrubygems -Ilib/ -S rspec spec/
%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