diff --git a/Role-Basic-0.13.tar.gz b/Role-Basic-0.13.tar.gz deleted file mode 100644 index 00cf583e1d76d9982347bbccda11bfc157dca5d4..0000000000000000000000000000000000000000 Binary files a/Role-Basic-0.13.tar.gz and /dev/null differ diff --git a/Role-Basic-0.16.tar.gz b/Role-Basic-0.16.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..392fe26af62f7d847120ccde756e943f16a44c1e Binary files /dev/null and b/Role-Basic-0.16.tar.gz differ diff --git a/perl-Role-Basic.spec b/perl-Role-Basic.spec index 97ce1a6015a4acd5c16a7aab6955fdbf0a9565c1..08bc3fd179bf1c11c31330761677cb7cedaf939b 100644 --- a/perl-Role-Basic.spec +++ b/perl-Role-Basic.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: perl-Role-Basic -Version: 0.13 +Version: 0.16 Release: 1 Summary: Just roles. Nothing else License: GPL+ or Artistic @@ -74,5 +74,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog + +* Wed Feb 26 2025 openeuler_bot - 0.16-1 +- Applied haarg's fix which corrected for a BBC (blead-breaks Perl) bug. (version: 0.14) +- Bump version number to work around possible PAUSE bug: Duplicate entry 'O/OV/OVID/Role-Basic-0.14.tar.gz' for key 'PRIMARY' 1739891425 [Tue Feb 18 15:10:25 2025 UTC] (version: 0.15) +- Fix metadata information (abstract) and remove Try::Tiny dependency. (version: 0.16) * Mon Jul 12 2021 Perl_Bot 0.13-1 - Specfile autogenerated by Perl_Bot