!3 upgrade version to 0.82

From: @run-is-pig
Reviewed-by: @myeuler
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2021-02-03 15:28:58 +08:00 committed by Gitee
commit e83d389005
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
YAML-LibYAML-0.82.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
Name: perl-YAML-LibYAML
Epoch: 1
Version: 0.74
Release: 2
Version: 0.82
Release: 1
Summary: Perl YAML Serialization using XS and libyaml
License: GPL+ or Artistic
URL: https://metacpan.org/release/YAML-LibYAML
@ -57,5 +57,8 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm {} \;
%{_mandir}/man3/YAML::*
%changelog
* Fri Jan 29 2021 liudabo <liudabo1@huawei.com> - 1:0.82-1
- upgrade version to 0.82
* Tue Feb 18 2020 lingsheng <lingsheng@huawei.com> - 1:0.74-2
- Package init