!3 Upgrade perl-Encode to 3.06

Merge pull request !3 from LeoFang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-24 15:57:28 +08:00 committed by Gitee
commit 39ca845105
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