diff --git a/Set-Tiny-0.04.tar.gz b/Set-Tiny-0.04.tar.gz deleted file mode 100644 index 37c90d72fdf50e67c08acb4b96e4b4f79590199a..0000000000000000000000000000000000000000 Binary files a/Set-Tiny-0.04.tar.gz and /dev/null differ diff --git a/Set-Tiny-0.05.tar.gz b/Set-Tiny-0.05.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6d00f10c4c63488189917a38671675c1bf181fb9 Binary files /dev/null and b/Set-Tiny-0.05.tar.gz differ diff --git a/perl-Set-Tiny.spec b/perl-Set-Tiny.spec index c30f165afc77b7780c6fc055fcb5153549641380..005fe9c1966438b852f2a0b69c5b0981685193fe 100644 --- a/perl-Set-Tiny.spec +++ b/perl-Set-Tiny.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: perl-Set-Tiny -Version: 0.04 +Version: 0.05 Release: 1 Summary: Simple sets of strings License: GPL+ or Artistic @@ -77,5 +77,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Fri Jul 19 2024 xieyanlong - 0.05-1 +- Migration from Makefile.PL to Dist::Zilla +- Enabled warnings pragma +- Replaced test files with Dist::Zilla extensions +- Minor refactorings to more "modern" Perl +- Forcing minimum Perl version + * Tue Jul 20 2021 Perl_Bot 0.04-1 - Specfile autogenerated by Perl_Bot