|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
Summary: Encoding and decoding of UTF-8 encoding form
|
|
|
|
|
Name: perl-Unicode-UTF8
|
|
|
|
|
Version: 0.62
|
|
|
|
|
Release: 27%{?dist}
|
|
|
|
|
Release: 28%{?dist}
|
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
|
URL: https://metacpan.org/release/Unicode-UTF8
|
|
|
|
|
Source0: https://cpan.metacpan.org/modules/by-module/Unicode/Unicode-UTF8-%{version}.tar.gz
|
|
|
|
@ -113,6 +113,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.62-28
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 0.62-27
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|