upgrade perl-Encode to 3.06

This commit is contained in:
Leo Fang 2020-08-24 15:31:56 +08:00
parent 3825e89175
commit 9d2ae95410
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
Encode-3.06.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global cpan_version 2.98
%global cpan_version 3.06
Name: perl-Encode
Epoch: 4
Version: %{cpan_version}
Release: 9
Release: 1
Summary: Character encodings in Perl
License: (GPL+ or Artistic) and Artistic 2.0 and UCD
URL: https://metacpan.org/release/Encode
@ -93,6 +93,9 @@ make test
%{_mandir}/man3/Encode::*
%changelog
* Mon Aug 24 2020 SimpleUpdate Robot <tc@openeuler.org> - 3.06-1
- Upgrade to version 3.06
* Fri Oct 11 2019 yefei <yefei25@huawei.com> - 4:2.98-9
- Type:enhancement
- ID:NA