!3 Package upgrade

From: @lyn1001 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-06-30 06:32:17 +00:00 committed by Gitee
commit e6a19fc6ee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
5 changed files with 5 additions and 2 deletions

BIN
rspec-core-3.10.2.gem Normal file

Binary file not shown.

Binary file not shown.

View File

@ -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

Binary file not shown.

Binary file not shown.