update to version 3.12.0
This commit is contained in:
parent
e6a19fc6ee
commit
0945d0f3fa
Binary file not shown.
BIN
rspec-core-3.12.0.gem
Normal file
BIN
rspec-core-3.12.0.gem
Normal file
Binary file not shown.
@ -1,9 +1,9 @@
|
||||
%bcond_with bootstrap
|
||||
%global majorver 3.10.2
|
||||
%global majorver 3.12.0
|
||||
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
|
||||
%global fullver %{majorver}%{?preminorver}
|
||||
%global gem_name rspec-core
|
||||
%global need_bootstrap_set 0
|
||||
%global need_bootstrap_set 1
|
||||
%undefine __brp_mangle_shebangs
|
||||
Summary: Rspec-2 runner and formatters
|
||||
Name: rubygem-%{gem_name}
|
||||
@ -113,6 +113,9 @@ mv lib/rspec/core/configuration_options.rb{.warn,}
|
||||
%{gem_docdir}
|
||||
|
||||
%changelog
|
||||
* Mon Jan 09 2023 Ge Wang <wangge20@h-partners.com> - 3.12.0-1
|
||||
- Upgrade to version 3.12.0
|
||||
|
||||
* Wed Jun 29 2022 liyanan <liyanan32@h-partners.com> - 3.10.2-1
|
||||
- Upgrade to version 3.10.2
|
||||
|
||||
|
||||
BIN
v3.10.2.tar.gz
BIN
v3.10.2.tar.gz
Binary file not shown.
BIN
v3.12.0.tar.gz
Normal file
BIN
v3.12.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user