automatic version update by autodist [release 0.35-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
940c6c2393
commit
dec20b9bee
@ -1,19 +1,22 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Encode-HanConvert
|
Name: perl-Encode-HanConvert
|
||||||
Version: 0.33
|
Version: 0.35
|
||||||
Release: 4mamba
|
Release: 1mamba
|
||||||
Summary: Two encoding formats to facilitate mappings between traditional and simplified Chinese characters
|
Summary: Two encoding formats to facilitate mappings between traditional and simplified Chinese characters
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://www.cpan.org/authors/id/K/KC/KCWU/Encode-HanConvert-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Encode/Encode-HanConvert-%{version}.tar.gz
|
||||||
License: Artistic
|
License: Artistic
|
||||||
Requires: perl >= %perl_major_ver
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: glibc-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRequires: libperl
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
|
Requires: perl >= %perl_major_ver
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Encode::HanConvert - two encoding formats to facilitate mappings between traditional and simplified Chinese characters.
|
Encode::HanConvert - two encoding formats to facilitate mappings between traditional and simplified Chinese characters.
|
||||||
@ -47,6 +50,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.35-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.33-4mamba
|
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.33-4mamba
|
||||||
- rebuilt with perl 5.24
|
- rebuilt with perl 5.24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user