rebuilt with perl 5.36.0 [release 12.0-2mamba;Tue Apr 18 2023]
This commit is contained in:
parent
c740c3bbf0
commit
df7246f8f5
@ -2,21 +2,21 @@
|
||||
|
||||
Name: perl-Unicode-EastAsianWidth
|
||||
Version: 12.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Unicode::EastAsianWidth - East Asian Width properties
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/Unicode-EastAsianWidth-%{version}.tar.gz
|
||||
License: MIT
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
This module provide user-defined Unicode properties that deal with East Asian characters' width status, as specified in <http://www.unicode.org/unicode/reports/tr11></http:>.
|
||||
@ -54,6 +54,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Tue Apr 18 2023 Sdk Build System <sdk@mambasoft.it> 12.0-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Mon May 25 2020 Automatic Build System <autodist@mambasoft.it> 12.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user