upgrade version to 3.16

This commit is contained in:
weiwei_tiantian 2021-12-25 16:09:02 +08:00
parent 3300c720b8
commit 00fe192257
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
MIME-Base64-3.16.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: perl-MIME-Base64 Name: perl-MIME-Base64
Version: 3.15 Version: 3.16
Release: 420 Release: 1
Summary: Encoding and decoding of base64 strings Summary: Encoding and decoding of base64 strings
License: (GPL+ or Artistic) and MIT License: (GPL+ or Artistic) and MIT
URL: https://metacpan.org/release/MIME-Base64 URL: https://metacpan.org/release/MIME-Base64
@ -53,6 +53,9 @@ make test
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Sat Dec 25 2021 tianwei <tianwei12@huawei.com> - 3.16-1
- upgrade version to 3.16
* Wed Jun 23 2021 liudabo <liudabo1@huawei.com> - 3.15-420 * Wed Jun 23 2021 liudabo <liudabo1@huawei.com> - 3.15-420
- Add gcc build dependcy - Add gcc build dependcy