diff --git a/Number-Format-Metric-0.602.tar.gz b/Number-Format-Metric-0.602.tar.gz deleted file mode 100644 index 8442e0d..0000000 --- a/Number-Format-Metric-0.602.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc19f787d542eb943dc31f1d4ad65ec5f2a7affbd9e295063ce5eadea93e46d2 -size 16424 diff --git a/Number-Format-Metric-0.604.tar.gz b/Number-Format-Metric-0.604.tar.gz new file mode 100644 index 0000000..8780297 --- /dev/null +++ b/Number-Format-Metric-0.604.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85629dfe346fedba0d8dcc18938a5fcbcc02de4d902a1096bfa07107a8f1872 +size 19033 diff --git a/perl-Number-Format-Metric.changes b/perl-Number-Format-Metric.changes index 438be06..33edefa 100644 --- a/perl-Number-Format-Metric.changes +++ b/perl-Number-Format-Metric.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Oct 8 11:54:01 UTC 2025 - Tina Müller + +- updated to 0.604.0 (0.604) + see /usr/share/doc/packages/perl-Number-Format-Metric/Changes + + 0.604 2025-09-24 Released-By: PERLANCAR; Urgency: low + - No functional changes. + - [doc] Give explanation for each mentioned module, mention + Data::Sah::Coerce routines and App::DataSizeSpeedUtils. + 0.603 2025-09-24 Released-By: PERLANCAR; Urgency: medium + - Add options: uppercase_k, latin_only, additional_prefix. + ------------------------------------------------------------------- Wed Feb 15 03:06:50 UTC 2023 - Tina Müller diff --git a/perl-Number-Format-Metric.spec b/perl-Number-Format-Metric.spec index 6802492..950607f 100644 --- a/perl-Number-Format-Metric.spec +++ b/perl-Number-Format-Metric.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Number-Format-Metric # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %define cpan_name Number-Format-Metric Name: perl-Number-Format-Metric -Version: 0.602.0 +Version: 0.604.0 Release: 0 -# 0.602 -> normalize -> 0.602.0 -%define cpan_version 0.602 +# 0.604 -> normalize -> 0.604.0 +%define cpan_version 0.604 License: Artistic-1.0 OR GPL-1.0-or-later -Summary: Format number with metric prefix +Summary: Format number with metric prefix, with some options URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{cpan_version}.tar.gz Source100: README.md @@ -36,10 +36,10 @@ Provides: perl(Number::Format::Metric) = %{version} %{perl_requires} %description -Format number with metric prefix +Format number with metric prefix, with some options %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor