Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Net-Domain-TLD for
openSUSE:Factory checked in at 2026-06-08 14:20:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Domain-TLD (Old)
and /work/SRC/openSUSE:Factory/.perl-Net-Domain-TLD.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Domain-TLD"
Mon Jun 8 14:20:01 2026 rev:7 rq:1357720 version:1.750.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Domain-TLD/perl-Net-Domain-TLD.changes
2016-09-30 15:31:22.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Net-Domain-TLD.new.2375/perl-Net-Domain-TLD.changes
2026-06-08 14:25:43.910081606 +0200
@@ -1,0 +2,5 @@
+Sun Jun 7 00:50:09 UTC 2026 - Tina Müller <[email protected]>
+
+- See https://github.com/openSUSE/cpanspec/issues/47 for details
+
+-------------------------------------------------------------------
New:
----
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-Domain-TLD.spec ++++++
--- /var/tmp/diff_new_pack.xxSAkO/_old 2026-06-08 14:25:44.418102673 +0200
+++ /var/tmp/diff_new_pack.xxSAkO/_new 2026-06-08 14:25:44.418102673 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-Domain-TLD
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,24 +12,27 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+%define cpan_name Net-Domain-TLD
Name: perl-Net-Domain-TLD
-Version: 1.75
+Version: 1.750.0
Release: 0
-%define cpan_name Net-Domain-TLD
+# 1.75 -> normalize -> 1.750.0
+%define cpan_version 1.75
+License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Work with TLD names
-License: GPL-1.0+ or Artistic-1.0
-Group: Development/Libraries/Perl
-Url: http://search.cpan.org/dist/Net-Domain-TLD/
-Source0:
http://www.cpan.org/authors/id/A/AL/ALEXP/%{cpan_name}-%{version}.tar.gz
+URL: https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/A/AL/ALEXP/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+Provides: perl(Net::Domain::TLD) = %{version}
+%undefine __perllib_provides
%{perl_requires}
%description
@@ -43,15 +46,16 @@
https://www.iana.org/domains/root/db
%prep
-%setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
+
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod
644
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+%make_build
%check
-%{__make} test
+make test
%install
%perl_make_install
@@ -59,6 +63,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
++++++ 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: 1780793422
commit: 302e30b77866dd46ecf051d8cd17028e1b16c0345f0d1bb9ceee14428baef403
url: https://src.opensuse.org/perl/perl-Net-Domain-TLD
revision: 302e30b77866dd46ecf051d8cd17028e1b16c0345f0d1bb9ceee14428baef403
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-06-07 02:50:22.000000000 +0200
@@ -0,0 +1 @@
+.osc
++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.xxSAkO/_old 2026-06-08 14:25:44.586109640 +0200
+++ /var/tmp/diff_new_pack.xxSAkO/_new 2026-06-08 14:25:44.590109805 +0200
@@ -2,7 +2,7 @@
#description_paragraphs: 3
#description: |-
# override description from CPAN
-#summary: override summary from CPAN
+summary: Work with TLD names
#no_testing: broken upstream
#sources:
# - source1