Package upgrade
(cherry picked from commit 15ac0c461b512dcc86200a27b7d996a82464670d)
This commit is contained in:
parent
49767fff98
commit
dc3d2ee511
@ -1,7 +1,7 @@
|
||||
%global gem_name unf_ext
|
||||
Summary: Unicode Normalization Form support library for CRuby
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 0.0.7.6
|
||||
Version: 0.0.8.2
|
||||
Release: 1
|
||||
License: MIT
|
||||
URL: https://github.com/knu/ruby-unf_ext
|
||||
@ -74,11 +74,15 @@ ruby \
|
||||
%{gem_extdir_mri}/
|
||||
%exclude %{gem_cache}
|
||||
%{gem_spec}
|
||||
%{gem_instdir}/.github/workflows/%{gem_name}.yml
|
||||
|
||||
%files doc
|
||||
%doc %{gem_docdir}
|
||||
%exclude %{gem_instdir}/test/
|
||||
|
||||
%changelog
|
||||
* Thu Jun 30 2022 houyingchao <houyingchao@partners.com> - 0.0.8.2-1
|
||||
- Upgrade to 0.0.8.2
|
||||
|
||||
* Wed Jul 29 2020 zhanghua <zhanghua40@huawei.com> - 0.0.7.6-1
|
||||
- package init
|
||||
|
||||
Binary file not shown.
BIN
unf_ext-0.0.8.2.gem
Normal file
BIN
unf_ext-0.0.8.2.gem
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user