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-support.git#4170952d1901d6e2f181757e7af7b32f6b62b586
This commit is contained in:
parent
d1c6e555f7
commit
7a8ae799a7
@ -3,10 +3,10 @@
|
||||
%global mainver 3.10.0
|
||||
%undefine prever
|
||||
|
||||
%global mainrel 0.1
|
||||
%global mainrel 1
|
||||
%global prerpmver %(echo "%{?prever}" | sed -e 's|\\.||g')
|
||||
|
||||
%global need_bootstrap_set 1
|
||||
%global need_bootstrap_set 0
|
||||
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
@ -101,12 +101,10 @@ ruby -rrubygems -Ilib/ -S rspec spec/ || \
|
||||
%files doc
|
||||
%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
|
||||
|
Loading…
Reference in New Issue
Block a user