|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 2.2.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?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
|
|
|
|
|
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 2.2.0-3
|
|
|
|
|
- Rebuilt for switch to libxcrypt
|
|
|
|
|
|
|
|
|
|
* Thu Jan 04 2018 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.2.0-2
|
|
|
|
|
- F-28: rebuild for ruby25
|
|
|
|
|
|
|
|
|
|