!3 Upgrade to 1.74

From: @wu-leilei 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-06-15 06:55:42 +00:00 committed by Gitee
commit 6aac81e7a0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
YAML-Tiny-1.74.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%{bcond_with perl_YAML_Tiny_enables_JSON_MaybeX_test}
Name: perl-YAML-Tiny
Version: 1.73
Release: 4
Version: 1.74
Release: 1
Summary: Read/Write YAML files with as little code as possible
License: GPL+ or Artistic
URL: https://metacpan.org/release/YAML-Tiny
@ -56,5 +56,8 @@ make test
%{_mandir}/man3/YAML::Tiny.3*
%changelog
* Thu Jun 15 2023 wulei <wu_lei@hoperun.com> - 1.74-1
- Update to 1.74
* Wed Nov 20 2019 yangjian<yangjian79@huawei.com> - 1.73-4
- Package init