Package upgrade

(cherry picked from commit 15ac0c461b512dcc86200a27b7d996a82464670d)
This commit is contained in:
houyingchao 2022-06-30 20:20:41 +08:00 committed by openeuler-sync-bot
parent 49767fff98
commit dc3d2ee511
3 changed files with 5 additions and 1 deletions

View File

@ -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

Binary file not shown.