Upgrade version to 1.6.1

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-11-22 11:03:40 +08:00
parent 1f338043a8
commit fc806cf752
3 changed files with 7 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global gem_name minitest-reporters
Name: rubygem-%{gem_name}
Version: 1.3.8
Release: 3
Version: 1.6.1
Release: 1
Summary: Create customizable Minitest output formats
License: MIT
URL: https://github.com/CapnKernul/minitest-reporters
@ -47,8 +47,9 @@ popd
%exclude %{gem_instdir}/appveyor.yml
%exclude %{gem_instdir}/.gitignore
%exclude %{gem_instdir}/.rubocop.yml
%exclude %{gem_instdir}/.travis.yml
%exclude %{gem_instdir}/.yardopts
%exclude %{gem_instdir}/.github/workflows/ci.yml
%exclude %{gem_instdir}/.rubocop_todo.yml
%exclude %{gem_instdir}/minitest-reporters.gemspec
%{gem_libdir}
%exclude %{gem_cache}
@ -63,6 +64,9 @@ popd
%{gem_instdir}/test
%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
- DESC: delete -S git from %autosetup, and delete BuildRequires git