update version to 3.06
This commit is contained in:
parent
3d7e859a56
commit
02fe30535f
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
|
||||
Epoch: 4
|
||||
Epoch: 1
|
||||
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
|
||||
@ -32,7 +32,7 @@ Recommends: perl-devel%{?_isa}
|
||||
Requires: perl(Encode) perl(Carp) perl(Filter::Util::Call)
|
||||
Suggests: perl(PerlIO::encoding)
|
||||
Requires: perl(utf8)
|
||||
Conflicts: perl-Encode < 2:2.64-2
|
||||
Conflicts: perl-Encode < 1:2.64-2
|
||||
Provides: perl-encoding
|
||||
Obsoletes: perl-encoding
|
||||
|
||||
@ -93,6 +93,12 @@ make test
|
||||
%{_mandir}/man3/Encode::*
|
||||
|
||||
%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
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user