Update to 1.74

This commit is contained in:
wu-leilei 2023-06-15 14:24:16 +08:00
parent a44635bbb7
commit 54b8034d6d
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