commit
bdc52bbd8a
Binary file not shown.
BIN
Encode-3.06.tar.gz
Normal file
BIN
Encode-3.06.tar.gz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
|||||||
%global cpan_version 2.98
|
%global cpan_version 3.06
|
||||||
Name: perl-Encode
|
Name: perl-Encode
|
||||||
Epoch: 4
|
Epoch: 1
|
||||||
Version: %{cpan_version}
|
Version: %{cpan_version}
|
||||||
Release: 9
|
Release: 1
|
||||||
Summary: Character encodings in Perl
|
Summary: Character encodings in Perl
|
||||||
License: (GPL+ or Artistic) and Artistic 2.0 and UCD
|
License: (GPL+ or Artistic) and Artistic 2.0 and UCD
|
||||||
URL: https://metacpan.org/release/Encode
|
URL: https://metacpan.org/release/Encode
|
||||||
@ -32,7 +32,7 @@ Recommends: perl-devel%{?_isa}
|
|||||||
Requires: perl(Encode) perl(Carp) perl(Filter::Util::Call)
|
Requires: perl(Encode) perl(Carp) perl(Filter::Util::Call)
|
||||||
Suggests: perl(PerlIO::encoding)
|
Suggests: perl(PerlIO::encoding)
|
||||||
Requires: perl(utf8)
|
Requires: perl(utf8)
|
||||||
Conflicts: perl-Encode < 2:2.64-2
|
Conflicts: perl-Encode < 1:2.64-2
|
||||||
Provides: perl-encoding
|
Provides: perl-encoding
|
||||||
Obsoletes: perl-encoding
|
Obsoletes: perl-encoding
|
||||||
|
|
||||||
@ -93,6 +93,12 @@ make test
|
|||||||
%{_mandir}/man3/Encode::*
|
%{_mandir}/man3/Encode::*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 23 2020 xinghe <xinghe1@huawei.com> - 1:3.06-1
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update version to 3.06
|
||||||
|
|
||||||
* Fri Oct 11 2019 yefei <yefei25@huawei.com> - 4:2.98-9
|
* Fri Oct 11 2019 yefei <yefei25@huawei.com> - 4:2.98-9
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user