Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Data-Validate-IP for
openSUSE:Factory checked in at 2026-06-10 16:14:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Validate-IP (Old)
and /work/SRC/openSUSE:Factory/.perl-Data-Validate-IP.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Data-Validate-IP"
Wed Jun 10 16:14:26 2026 rev:4 rq:1358513 version:0.310.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Data-Validate-IP/perl-Data-Validate-IP.changes
2022-12-14 14:11:23.423614265 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Data-Validate-IP.new.2375/perl-Data-Validate-IP.changes
2026-06-10 16:18:35.459966828 +0200
@@ -1,0 +2,5 @@
+Sun Jun 7 00:51:44 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-Data-Validate-IP.spec ++++++
--- /var/tmp/diff_new_pack.u6b3IT/_old 2026-06-10 16:18:36.380004955 +0200
+++ /var/tmp/diff_new_pack.u6b3IT/_new 2026-06-10 16:18:36.384005121 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Data-Validate-IP
#
-# Copyright (c) 2022 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,13 +18,16 @@
%define cpan_name Data-Validate-IP
Name: perl-Data-Validate-IP
-Version: 0.31
+Version: 0.310.0
Release: 0
+# 0.31 -> normalize -> 0.310.0
+%define cpan_version 0.31
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: IPv4 and IPv6 validation methods
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
@@ -32,6 +35,8 @@
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Test::Requires)
Requires: perl(NetAddr::IP) >= 4
+Provides: perl(Data::Validate::IP) = %{version}
+%undefine __perllib_provides
%{perl_requires}
%description
@@ -42,8 +47,9 @@
(reserved).
%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
@@ -58,6 +64,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: 1780793508
commit: 1da9eb86c63775308f548cd6492fb8e701980bbf49bce0771eb5ff7c47dda212
url: https://src.opensuse.org/perl/perl-Data-Validate-IP
revision: 1da9eb86c63775308f548cd6492fb8e701980bbf49bce0771eb5ff7c47dda212
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:51:48.000000000 +0200
@@ -0,0 +1 @@
+.osc