update to version 3.12.0

This commit is contained in:
wang--ge 2023-01-17 15:22:16 +08:00
parent 3c1990657d
commit 39aeabd62c
5 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
rspec-mocks-3.12.0.gem Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global majorver 3.10.2 %global majorver 3.12.0
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||') %global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
%global fullver %{majorver}%{?preminorver} %global fullver %{majorver}%{?preminorver}
%global gem_name rspec-mocks %global gem_name rspec-mocks
%global need_bootstrap_set 0 %global need_bootstrap_set 1
%undefine __brp_mangle_shebangs %undefine __brp_mangle_shebangs
Summary: RSpec's 'test double' framework (mocks and stubs) Summary: RSpec's 'test double' framework (mocks and stubs)
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
@ -62,6 +62,9 @@ ruby -rrubygems -Ilib/ -S rspec spec/
%{gem_docdir} %{gem_docdir}
%changelog %changelog
* Fri Jan 06 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 * Wed Jun 29 2022 liyanan <liyanan32@h-partners.com> - 3.10.2-1
- Upgrade to version 3.10.2 - Upgrade to version 3.10.2

Binary file not shown.

BIN
v3.12.0.tar.gz Normal file

Binary file not shown.