!3 Package upgrade
From: @lyn1001 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
e6a19fc6ee
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
|
||||
%global majorver 3.8.2
|
||||
%global majorver 3.10.2
|
||||
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
|
||||
%global fullver %{majorver}%{?preminorver}
|
||||
%global gem_name rspec-core
|
||||
@ -8,7 +8,7 @@
|
||||
Summary: Rspec-2 runner and formatters
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: %{majorver}
|
||||
Release: 2
|
||||
Release: 1
|
||||
License: MIT
|
||||
URL: http://github.com/rspec/rspec-mocks
|
||||
Source0: http://rubygems.org/gems/%{gem_name}-%{fullver}.gem
|
||||
@ -113,6 +113,9 @@ mv lib/rspec/core/configuration_options.rb{.warn,}
|
||||
%{gem_docdir}
|
||||
|
||||
%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
|
||||
- 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