!6 update to version 3.12.0

From: @wang--ge 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-01-18 03:01:11 +00:00 committed by Gitee
commit b3e23b67ba
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
5 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
rspec-core-3.12.0.gem Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@
%bcond_with bootstrap
%global majorver 3.10.2
%global majorver 3.12.0
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
%global fullver %{majorver}%{?preminorver}
%global gem_name rspec-core
%global need_bootstrap_set 0
%global need_bootstrap_set 1
%undefine __brp_mangle_shebangs
Summary: Rspec-2 runner and formatters
Name: rubygem-%{gem_name}
@ -113,6 +113,9 @@ mv lib/rspec/core/configuration_options.rb{.warn,}
%{gem_docdir}
%changelog
* Mon Jan 09 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
- Upgrade to version 3.10.2

Binary file not shown.

BIN
v3.12.0.tar.gz Normal file

Binary file not shown.