update to version 0.12.3

This commit is contained in:
wang--ge 2023-11-13 17:53:52 +08:00
parent e4d8cf3680
commit f62e54e3d4
3 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%global rubyabi 1.9.1
Summary: Default HTML formatter for SimpleCov
Name: rubygem-%{gem_name}
Version: 0.10.0
Version: 0.12.3
Release: 1
License: MIT
URL: https://github.com/colszowka/simplecov-html
@ -53,6 +53,9 @@ rm -f %{buildroot}%{gem_instdir}/simplecov-html.gemspec
%{gem_instdir}/views
%{gem_libdir}
%exclude %{gem_cache}
%exclude %{gem_instdir}/.tool-versions
%exclude %{gem_instdir}/CHANGELOG.md
%exclude %{gem_instdir}/Gemfile.lock
%{gem_spec}
%files doc
@ -63,5 +66,8 @@ rm -f %{buildroot}%{gem_instdir}/simplecov-html.gemspec
%{gem_instdir}/test
%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
- Package init

Binary file not shown.

BIN
simplecov-html-0.12.3.gem Normal file

Binary file not shown.