diff --git a/Config-Tiny-2.24.tgz b/Config-Tiny-2.24.tgz deleted file mode 100644 index 98aebad..0000000 Binary files a/Config-Tiny-2.24.tgz and /dev/null differ diff --git a/Config-Tiny-2.29.tgz b/Config-Tiny-2.29.tgz new file mode 100644 index 0000000..499ea42 Binary files /dev/null and b/Config-Tiny-2.29.tgz differ diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index 3e63653..eb9e161 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Config-Tiny -Version: 2.24 -Release: 3 +Version: 2.29 +Release: 1 Summary: Read/Write .ini style files with as little code as possible License: GPL+ or Artistic Group: Development/Libraries @@ -54,11 +54,14 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc Changelog.ini Changes LICENSE META.json README test.conf +%doc Changelog.ini Changes LICENSE META.json README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Wed Jul 12 2023 leeffo - 2.29-1 +- upgrade to version 2.29 + * Mon Aug 24 2020 chenbo pan 2.24-3 - Need perl-generators to correctly provides perl(Config::Tiny) diff --git a/perl-Config-Tiny.yaml b/perl-Config-Tiny.yaml new file mode 100644 index 0000000..d207ff8 --- /dev/null +++ b/perl-Config-Tiny.yaml @@ -0,0 +1,4 @@ +version_control: metacpan +src_repo: Config-Tiny +tag_prefix: ^v +separator: .