!2 Update to version 0.12.3
From: @wang--ge Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
cfbc29875e
@ -2,7 +2,7 @@
|
|||||||
%global rubyabi 1.9.1
|
%global rubyabi 1.9.1
|
||||||
Summary: Default HTML formatter for SimpleCov
|
Summary: Default HTML formatter for SimpleCov
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 0.10.0
|
Version: 0.12.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/colszowka/simplecov-html
|
URL: https://github.com/colszowka/simplecov-html
|
||||||
@ -53,6 +53,9 @@ rm -f %{buildroot}%{gem_instdir}/simplecov-html.gemspec
|
|||||||
%{gem_instdir}/views
|
%{gem_instdir}/views
|
||||||
%{gem_libdir}
|
%{gem_libdir}
|
||||||
%exclude %{gem_cache}
|
%exclude %{gem_cache}
|
||||||
|
%exclude %{gem_instdir}/.tool-versions
|
||||||
|
%exclude %{gem_instdir}/CHANGELOG.md
|
||||||
|
%exclude %{gem_instdir}/Gemfile.lock
|
||||||
%{gem_spec}
|
%{gem_spec}
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
@ -63,5 +66,8 @@ rm -f %{buildroot}%{gem_instdir}/simplecov-html.gemspec
|
|||||||
%{gem_instdir}/test
|
%{gem_instdir}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 13 2023 Ge Wang <wang__ge@126.com> - 0.12.3-1
|
||||||
|
- Update to version 0.12.3
|
||||||
|
|
||||||
* Mon Sep 7 2020 yanan li <liyanan032@huawei.com> - 0.10.0-1
|
* Mon Sep 7 2020 yanan li <liyanan032@huawei.com> - 0.10.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Binary file not shown.
BIN
simplecov-html-0.12.3.gem
Normal file
BIN
simplecov-html-0.12.3.gem
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user