diff --git a/YAML-Tiny-1.73.tar.gz b/YAML-Tiny-1.73.tar.gz deleted file mode 100644 index 3be96aa..0000000 Binary files a/YAML-Tiny-1.73.tar.gz and /dev/null differ diff --git a/YAML-Tiny-1.74.tar.gz b/YAML-Tiny-1.74.tar.gz new file mode 100644 index 0000000..31e900d Binary files /dev/null and b/YAML-Tiny-1.74.tar.gz differ diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index 2dcbb49..62992f0 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -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 - 1.74-1 +- Update to 1.74 + * Wed Nov 20 2019 yangjian - 1.73-4 - Package init