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 2022-12-14 14:11:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Data-Validate-IP (Old) and /work/SRC/openSUSE:Factory/.perl-Data-Validate-IP.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Data-Validate-IP" Wed Dec 14 14:11:09 2022 rev:3 rq:1042833 version:0.31 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Data-Validate-IP/perl-Data-Validate-IP.changes 2021-04-12 12:39:36.349525600 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Data-Validate-IP.new.1835/perl-Data-Validate-IP.changes 2022-12-14 14:11:23.423614265 +0100 @@ -1,0 +2,12 @@ +Tue Nov 29 03:06:49 UTC 2022 - Tina Müller <timueller+p...@suse.de> + +- updated to 0.31 + see /usr/share/doc/packages/perl-Data-Validate-IP/Changes + + 0.31 2022-11-28 + + - Fixed handling of the ::0/128 subnet. This is a special subnet(/address) + that is called the "unspecified address". It is not public or + routable. Reported by Dan Sherry. GH #13. + +------------------------------------------------------------------- Old: ---- Data-Validate-IP-0.30.tar.gz New: ---- Data-Validate-IP-0.31.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Data-Validate-IP.spec ++++++ --- /var/tmp/diff_new_pack.tkQuX5/_old 2022-12-14 14:11:23.855616487 +0100 +++ /var/tmp/diff_new_pack.tkQuX5/_new 2022-12-14 14:11:23.859616508 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Validate-IP # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Data-Validate-IP Name: perl-Data-Validate-IP -Version: 0.30 +Version: 0.31 Release: 0 -Summary: IPv4 and IPv6 validation methods 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 Source1: cpanspec.yml @@ -43,6 +43,7 @@ %prep %autosetup -n %{cpan_name}-%{version} +find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build perl Makefile.PL INSTALLDIRS=vendor @@ -57,7 +58,7 @@ %perl_gen_filelist %files -f %{name}.files -%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md test-vars-ignore +%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md precious.toml README.md %license LICENSE %changelog ++++++ Data-Validate-IP-0.30.tar.gz -> Data-Validate-IP-0.31.tar.gz ++++++ ++++ 2808 lines of diff (skipped)