diff --git a/Sub-Quote-2.006003.tar.gz b/Sub-Quote-2.006003.tar.gz deleted file mode 100644 index 5a3d17c21a7ddfcab34ac27043ed2436c2fc8c0d..0000000000000000000000000000000000000000 Binary files a/Sub-Quote-2.006003.tar.gz and /dev/null differ diff --git a/Sub-Quote-2.006006.tar.gz b/Sub-Quote-2.006006.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ab93f459bc5ea74c6e15996d1ee863273f3b36a4 Binary files /dev/null and b/Sub-Quote-2.006006.tar.gz differ diff --git a/perl-Sub-Quote.spec b/perl-Sub-Quote.spec index ca5995d75ec2b00455078f13ecf155f4340af101..f202f101fc42df6fed0f1ff2a4d19af53bffa2b9 100644 --- a/perl-Sub-Quote.spec +++ b/perl-Sub-Quote.spec @@ -1,5 +1,5 @@ Name: perl-Sub-Quote -Version: 2.006003 +Version: 2.006006 Release: 1 Summary: Efficient generation of subroutines via string eval License: GPL-1.0-or-later OR Artistic-1.0-Perl @@ -46,6 +46,11 @@ make test %{_mandir}/man*/* %changelog +* Mon May 19 2025 openeuler_bot - 2.006006-1 +- change quotify to use longest form of floating point numbers if unable to find a perfectly accurate representation (version: 2.006006). +- updated documentation for quotify to reflect handling of floating point numbers (version: 2.006006). +- don't try to copy hints hash entries that look like references (RT#122698) (version: 2.006006). + * Mon May 12 2025 openeuler_bot - 2.006003-1 - releasing as stable (version:2.006003). @@ -53,4 +58,4 @@ make test - drop useless perl(:MODULE_COMPAT) requirement * Sat Jan 11 2020 openEuler Buildteam - 2.005001-4 -- Package init \ No newline at end of file +- Package init