update to version 3.12.0

This commit is contained in:
wang--ge 2023-01-17 14:23:54 +08:00
parent e6a19fc6ee
commit 0945d0f3fa
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 %bcond_with bootstrap
%global majorver 3.10.2 %global majorver 3.12.0
%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
%global need_bootstrap_set 0 %global need_bootstrap_set 1
%undefine __brp_mangle_shebangs %undefine __brp_mangle_shebangs
Summary: Rspec-2 runner and formatters Summary: Rspec-2 runner and formatters
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
@ -113,6 +113,9 @@ mv lib/rspec/core/configuration_options.rb{.warn,}
%{gem_docdir} %{gem_docdir}
%changelog %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 * Wed Jun 29 2022 liyanan <liyanan32@h-partners.com> - 3.10.2-1
- Upgrade to version 3.10.2 - Upgrade to version 3.10.2

Binary file not shown.

BIN
v3.12.0.tar.gz Normal file

Binary file not shown.