!6 Update to 2.5.9

From: @wk333 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-11-16 00:52:24 +00:00 committed by Gitee
commit dd163dda9c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 7 deletions

Binary file not shown.

BIN
nio4r-2.5.9.gem Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global gem_name nio4r
%global libev_version 4.27
%global libev_version 4.33
Name: rubygem-%{gem_name}
Version: 2.5.2
Version: 2.5.9
Release: 1
Summary: New IO for Ruby
License: MIT and (BSD or GPLv2+)
@ -52,10 +52,8 @@ popd
%dir %{gem_instdir}
%{gem_extdir_mri}
%exclude %{gem_instdir}/.*
# License file was removed in favor of README.md
# https://github.com/socketry/nio4r/issues/228
%license %{gem_instdir}/README.md
%exclude %{gem_instdir}/appveyor.yml
%doc %{gem_instdir}/README.md
%license %{gem_instdir}/license.md
%{gem_libdir}
%exclude %{gem_cache}
%{gem_spec}
@ -66,13 +64,15 @@ popd
%doc %{gem_instdir}/CHANGES.md
%{gem_instdir}/logo.png
%{gem_instdir}/rakelib
%{gem_instdir}/Guardfile
%{gem_instdir}/Rakefile
%{gem_instdir}/examples
%{gem_instdir}/nio4r.gemspec
%{gem_instdir}/spec
%changelog
* Wed Nov 15 2023 wangkai <13474090681@163.com> - 2.5.9-1
- Update to 2.5.9
* Tue Aug 23 2022 wangkai <wangkai385@h-partners.com> - 2.5.2-1
- Update to 2.5.2