!4 Upgrade version to 1.6.1
From: @cherry530 Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
31da5e34d7
Binary file not shown.
BIN
minitest-reporters-1.6.1.gem
Normal file
BIN
minitest-reporters-1.6.1.gem
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global gem_name minitest-reporters
|
%global gem_name minitest-reporters
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 1.3.8
|
Version: 1.6.1
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Create customizable Minitest output formats
|
Summary: Create customizable Minitest output formats
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/CapnKernul/minitest-reporters
|
URL: https://github.com/CapnKernul/minitest-reporters
|
||||||
@ -47,8 +47,9 @@ popd
|
|||||||
%exclude %{gem_instdir}/appveyor.yml
|
%exclude %{gem_instdir}/appveyor.yml
|
||||||
%exclude %{gem_instdir}/.gitignore
|
%exclude %{gem_instdir}/.gitignore
|
||||||
%exclude %{gem_instdir}/.rubocop.yml
|
%exclude %{gem_instdir}/.rubocop.yml
|
||||||
%exclude %{gem_instdir}/.travis.yml
|
|
||||||
%exclude %{gem_instdir}/.yardopts
|
%exclude %{gem_instdir}/.yardopts
|
||||||
|
%exclude %{gem_instdir}/.github/workflows/ci.yml
|
||||||
|
%exclude %{gem_instdir}/.rubocop_todo.yml
|
||||||
%exclude %{gem_instdir}/minitest-reporters.gemspec
|
%exclude %{gem_instdir}/minitest-reporters.gemspec
|
||||||
%{gem_libdir}
|
%{gem_libdir}
|
||||||
%exclude %{gem_cache}
|
%exclude %{gem_cache}
|
||||||
@ -63,6 +64,9 @@ popd
|
|||||||
%{gem_instdir}/test
|
%{gem_instdir}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 22 2023 xu_ping <707078654@qq.com> - 1.6.1-1
|
||||||
|
- Upgrade version to 1.6.1
|
||||||
|
|
||||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.3.8-3
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.3.8-3
|
||||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user