Name: | rubygem-idn |
---|---|
Version: | 0.0.2 |
Release: | 9.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 83690 |
License: | ASL 2.0 and LGPLv2+ |
RPM: | rubygem-idn-0.0.2-9.el7.aarch64.rpm |
Source RPM: | rubygem-idn-0.0.2-9.el7.src.rpm |
Build Date: | Sat May 26 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://rubyforge.org/projects/idn/ |
Summary: | Ruby Bindings for the GNU LibIDN library |
Description: | Ruby Bindings for the GNU LibIDN library, an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. |
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Use the proper way to do conversion within C ext code.
- Fix tests so it passes now
- Rebuilt for Ruby 1.9.3.
- Fix build issue in mock, remove .yardoc since its not being created anymore.
- Update spec based on bugzilla review feedback.
- Initial package