package upgrade

This commit is contained in:
lyn1001 2022-06-29 17:52:47 +08:00
parent a0aa59c02f
commit b2b8f274d9
5 changed files with 4 additions and 1 deletions

BIN
rspec-mocks-3.10.2.gem Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
%global majorver 3.8.1 %global majorver 3.10.2
%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
@ -62,5 +62,8 @@ ruby -rrubygems -Ilib/ -S rspec spec/
%{gem_docdir} %{gem_docdir}
%changelog %changelog
* Wed Jun 29 2022 liyanan <liyanan32@h-partners.com> - 3.10.2-1
- Upgrade to version 3.10.2
* Mon Aug 24 2020 xiezheng <xiezheng4@huawei.com> - 3.8.1-1 * Mon Aug 24 2020 xiezheng <xiezheng4@huawei.com> - 3.8.1-1
- package init - package init

BIN
v3.10.2.tar.gz Normal file

Binary file not shown.

Binary file not shown.