|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 2.2.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: New IO for Ruby
|
|
|
|
|
# The entire source code is MIT, bundled libev is BSD or GPLv2+
|
|
|
|
|
License: MIT and (BSD or GPLv2+)
|
|
|
|
@ -122,6 +122,9 @@ popd
|
|
|
|
|
%{gem_instdir}/spec
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jan 04 2018 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.2.0-2
|
|
|
|
|
- F-28: rebuild for ruby25
|
|
|
|
|
|
|
|
|
|
* Thu Jan 04 2018 Vít Ondruch <vondruch@redhat.com> - 2.2.0-1
|
|
|
|
|
- Update to nio4r 2.2.0.
|
|
|
|
|
|
|
|
|
|