diff --git a/Text-Format-0.62.tar.gz b/Text-Format-0.62.tar.gz deleted file mode 100644 index 557bad42bbf8a15122eaf9a72791d41faa728180..0000000000000000000000000000000000000000 Binary files a/Text-Format-0.62.tar.gz and /dev/null differ diff --git a/Text-Format-0.63.tar.gz b/Text-Format-0.63.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5c0bad153153884beb6bcd4286c2eeeac55d0f63 Binary files /dev/null and b/Text-Format-0.63.tar.gz differ diff --git a/perl-Text-Format.spec b/perl-Text-Format.spec index 7108ec816b9745e4a2fd9819fb66d95b7be6dc96..b88022ec215573428113bb491371e97bad51a085 100644 --- a/perl-Text-Format.spec +++ b/perl-Text-Format.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: perl-Text-Format -Version: 0.62 +Version: 0.63 Release: 1 Summary: Various subroutines to format text License: GPL+ or Artistic @@ -88,5 +88,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Wed Jan 08 2025 openeuler_bot - 0.63-1 +- Changes for version 0.63 - 2024-09-07 + - Replace many uses of $_ with explicit and lexical variables. + - https://github.com/shlomif/perl-Module-Format/issues/2 + - Thanks to @mikecappella + * Sun May 23 2021 Perl_Bot 0.62-1 - Specfile autogenerated by Perl_Bot