diff --git a/Config-Tiny-2.29.tgz b/Config-Tiny-2.29.tgz deleted file mode 100644 index 499ea42c7afbea2d7fbe7bdfa3b0e08cccbf158c..0000000000000000000000000000000000000000 Binary files a/Config-Tiny-2.29.tgz and /dev/null differ diff --git a/Config-Tiny-2.30.tgz b/Config-Tiny-2.30.tgz new file mode 100644 index 0000000000000000000000000000000000000000..14160d638d93d48b396d09164024211ee02294cc Binary files /dev/null and b/Config-Tiny-2.30.tgz differ diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index eb9e161179325e76291bd815a222262d38856e10..b31f4010dbd93bda5aa33ae34a3af7100f5d7bf6 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-Config-Tiny -Version: 2.29 +Version: 2.30 Release: 1 Summary: Read/Write .ini style files with as little code as possible License: GPL+ or Artistic @@ -59,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Jul 04 2024 lixiaoyong - 2.30-1 +- Upgrade to version 2.30 +- Supports an array syntax for cases where you wish to assign an array of values to a key + * Wed Jul 12 2023 leeffo - 2.29-1 - upgrade to version 2.29