| Name: | perl-Unicode-MapUTF8 |
|---|---|
| Version: | 1.14 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 35549 |
| License: | MIT |
| RPM: | perl-Unicode-MapUTF8-1.14-2.el9.noarch.rpm |
| Source RPM: | perl-Unicode-MapUTF8-1.14-2.el9.src.rpm |
| Build Date: | Thu Feb 10 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Unicode-MapUTF8 |
| Summary: | Conversions to and from arbitrary character sets and UTF8 |
| Description: | Unicode::MapUTF8 Provides an adapter layer between core routines for converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't have to know the underlying implementations to do simple UTF8 to-from other character set string conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a standardized and simple API. |
- Update License to reflect license change in version 1.12
- Update to 1.14
- Use %{make_install} instead of "make pure_install"
- Use %{make_build} instead of make
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Spec tidy-up
- Use author-independent source URL
- Classify buildreqs by usage
- Drop redundant %{?perl_default_filter}
- Drop redundant specification of compiler flags for noarch package
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Simplify find command using -delete
- Don't need to remove empty directories from the buildroot
- Fix permissions verbosely
- Package the Changes file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Trim changelog to remove incorrect date - Fix another incorrect date