Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Data-Validate-Domain for
openSUSE:Factory checked in at 2026-06-08 14:20:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Validate-Domain (Old)
and /work/SRC/openSUSE:Factory/.perl-Data-Validate-Domain.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Data-Validate-Domain"
Mon Jun 8 14:20:04 2026 rev:3 rq:1357783 version:0.150.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Data-Validate-Domain/perl-Data-Validate-Domain.changes
2021-08-24 10:55:38.980259215 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Data-Validate-Domain.new.2375/perl-Data-Validate-Domain.changes
2026-06-08 14:25:48.558274354 +0200
@@ -1,0 +2,7 @@
+Sun Jun 7 15:49:01 UTC 2026 - Tina Müller <[email protected]>
+
+- Normalize CPAN version
+
+ See https://github.com/openSUSE/cpanspec/issues/47 for details
+
+-------------------------------------------------------------------
New:
----
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Data-Validate-Domain.spec ++++++
--- /var/tmp/diff_new_pack.2OPlga/_old 2026-06-08 14:25:49.078295918 +0200
+++ /var/tmp/diff_new_pack.2OPlga/_new 2026-06-08 14:25:49.078295918 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Data-Validate-Domain
#
-# Copyright (c) 2021 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,28 +18,34 @@
%define cpan_name Data-Validate-Domain
Name: perl-Data-Validate-Domain
-Version: 0.15
+Version: 0.150.0
Release: 0
-Summary: Domain and host name validation
+# 0.15 -> normalize -> 0.150.0
+%define cpan_version 0.15
License: Artistic-1.0 OR GPL-1.0-or-later
+Summary: Domain and host name validation
URL: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Net::Domain::TLD) >= 1.74
+BuildRequires: perl(Net::Domain::TLD) >= 1.740
BuildRequires: perl(Test2::Plugin::UTF8)
BuildRequires: perl(Test::More) >= 1.302015
-Requires: perl(Net::Domain::TLD) >= 1.74
+Requires: perl(Net::Domain::TLD) >= 1.740
+Provides: perl(Data::Validate::Domain) = %{version}
+%undefine __perllib_provides
%{perl_requires}
%description
This module offers a few subroutines for validating domain and host names.
%prep
-%autosetup -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -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
@@ -54,6 +60,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md
precious.toml README.md
+%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
%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: 1780847373
commit: 10f513ebbe186383c2aba9bed8479813262e62e92b35d9792bb563d96620abbf
url: https://src.opensuse.org/perl/perl-Data-Validate-Domain
revision: 10f513ebbe186383c2aba9bed8479813262e62e92b35d9792bb563d96620abbf
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 17:49:33.000000000 +0200
@@ -0,0 +1 @@
+.osc