!4 Upgrade version to 1.6.1

From: @cherry530 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-11-22 03:41:40 +00:00 committed by Gitee
commit 31da5e34d7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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 %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