Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Number-Format for
openSUSE:Factory checked in at 2026-09-22 15:49:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Number-Format (Old)
and /work/SRC/openSUSE:Factory/.perl-Number-Format.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Number-Format"
Tue Sep 22 15:49:01 2026 rev:6 rq:1379461 version:1.790.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Number-Format/perl-Number-Format.changes
2023-06-03 00:07:18.890021221 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Number-Format.new.383539/perl-Number-Format.changes
2026-09-22 15:50:13.018743385 +0200
@@ -1,0 +2,6 @@
+Fri Sep 18 09:51:28 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 1.790.0 (1.79)
+ see /usr/share/doc/packages/perl-Number-Format/Changes
+
+-------------------------------------------------------------------
Old:
----
Number-Format-1.76.tar.gz
New:
----
Number-Format-1.79.tar.gz
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Number-Format.spec ++++++
--- /var/tmp/diff_new_pack.GrG4La/_old 2026-09-22 15:50:15.024827077 +0200
+++ /var/tmp/diff_new_pack.GrG4La/_new 2026-09-22 15:50:15.026827160 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Number-Format
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 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,16 +18,23 @@
%define cpan_name Number-Format
Name: perl-Number-Format
-Version: 1.76
+Version: 1.790.0
Release: 0
+# 1.79 -> normalize -> 1.790.0
+%define cpan_version 1.79
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Perl extension for formatting numbers
URL: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.78
+BuildRequires: perl(Test::More) >= 0.96
+Provides: perl(Number::Format) = %{version}
+%undefine __perllib_provides
%{perl_requires}
%description
@@ -51,12 +58,14 @@
KILO_SUFFIX - suffix to add when format_bytes formats kilobytes (trad)
MEGA_SUFFIX - " " " " " " megabytes (trad)
GIGA_SUFFIX - " " " " " " gigabytes (trad)
+ TERA_SUFFIX - " " " " " " terabytes (trad)
KIBI_SUFFIX - suffix to add when format_bytes formats kibibytes (iec)
MEBI_SUFFIX - " " " " " " mebibytes (iec)
GIBI_SUFFIX - " " " " " " gibibytes (iec)
+ TEBI_SUFFIX - " " " " " " tebibytes (iec)
%prep
-%autosetup -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor
@@ -71,5 +80,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%doc CHANGES README TODO
+%doc Changes README TODO
+%license LICENSE
++++++ Number-Format-1.76.tar.gz -> Number-Format-1.79.tar.gz ++++++
++++ 5831 lines of diff (skipped)
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

The current state of perl in the devel project build (devel:languages:perl)

++++++ _scmsync.obsinfo ++++++
mtime: 1789725089
commit: 8f144ad370ac24df27e15cabe76c2b30bd55fd6cede3f38a404f974430610932
url: https://src.opensuse.org/perl/perl-Number-Format
revision: 8f144ad370ac24df27e15cabe76c2b30bd55fd6cede3f38a404f974430610932
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-09-18 11:51:29.000000000 +0200
@@ -0,0 +1 @@
+.osc