package upgrade
This commit is contained in:
parent
6d1542506b
commit
80d53a1fb9
BIN
rspec-core-3.10.2.gem
Normal file
BIN
rspec-core-3.10.2.gem
Normal file
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
%bcond_with bootstrap
|
%bcond_with bootstrap
|
||||||
%global majorver 3.8.2
|
%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-core
|
%global gem_name rspec-core
|
||||||
@ -8,7 +8,7 @@
|
|||||||
Summary: Rspec-2 runner and formatters
|
Summary: Rspec-2 runner and formatters
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: %{majorver}
|
Version: %{majorver}
|
||||||
Release: 2
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/rspec/rspec-mocks
|
URL: http://github.com/rspec/rspec-mocks
|
||||||
Source0: http://rubygems.org/gems/%{gem_name}-%{fullver}.gem
|
Source0: http://rubygems.org/gems/%{gem_name}-%{fullver}.gem
|
||||||
@ -113,6 +113,9 @@ mv lib/rspec/core/configuration_options.rb{.warn,}
|
|||||||
%{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 Sep 7 2020 liyanan <liyanan32@huawei.com> - 3.8.2-2
|
* Mon Sep 7 2020 liyanan <liyanan32@huawei.com> - 3.8.2-2
|
||||||
- fix build fail
|
- fix build fail
|
||||||
|
|
||||||
|
|||||||
BIN
v3.10.2.tar.gz
Normal file
BIN
v3.10.2.tar.gz
Normal file
Binary file not shown.
BIN
v3.8.2.tar.gz
BIN
v3.8.2.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user