Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Data-Util for openSUSE:Factory checked in at 2022-03-26 22:30:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Data-Util (Old) and /work/SRC/openSUSE:Factory/.perl-Data-Util.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Data-Util" Sat Mar 26 22:30:59 2022 rev:15 rq:964982 version:0.67 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Data-Util/perl-Data-Util.changes 2017-04-11 12:43:39.103407634 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Data-Util.new.1900/perl-Data-Util.changes 2022-03-26 22:31:07.521958514 +0100 @@ -1,0 +2,9 @@ +Thu Mar 17 03:06:23 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 0.67 + see /usr/share/doc/packages/perl-Data-Util/Changes + + 0.67 2022-03-16T04:28:19Z + - fix is_integer on usequadmath Perl + +------------------------------------------------------------------- Old: ---- Data-Util-0.66.tar.gz New: ---- Data-Util-0.67.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Data-Util.spec ++++++ --- /var/tmp/diff_new_pack.Oucrtf/_old 2022-03-26 22:31:08.081959280 +0100 +++ /var/tmp/diff_new_pack.Oucrtf/_new 2022-03-26 22:31:08.085959285 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Util # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,21 +12,19 @@ # 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 Data-Util Name: perl-Data-Util -Version: 0.66 +Version: 0.67 Release: 0 -%define cpan_name Data-Util -Summary: Selection of Utilities for Data and Data Types -License: Artistic-1.0 or GPL-1.0+ -Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Data-Util/ +License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Selection of utilities for data and data types +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/S/SY/SYOHEX/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Devel::PPPort) >= 3.19 @@ -51,10 +49,10 @@ There are many benchmarks in the _DIST-DIR/benchmark/_ directory. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build -%{__perl} Build.PL installdirs=vendor optimize="%{optflags}" +perl Build.PL installdirs=vendor optimize="%{optflags}" ./Build build flags=%{?_smp_mflags} %check @@ -65,8 +63,7 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) -%doc Changes circle.yml example minil.toml README.md +%doc Changes example minil.toml README.md %license LICENSE %changelog ++++++ Data-Util-0.66.tar.gz -> Data-Util-0.67.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Util-0.66/Changes new/Data-Util-0.67/Changes --- old/Data-Util-0.66/Changes 2017-04-05 19:10:14.000000000 +0200 +++ new/Data-Util-0.67/Changes 2022-03-16 05:28:34.000000000 +0100 @@ -1,5 +1,8 @@ Revision history for Data-Util +0.67 2022-03-16T04:28:19Z + - fix is_integer on usequadmath Perl + 0.66 2017-04-05T17:09:54Z - Fix tests of @INC issue on newer Perl diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Util-0.66/MANIFEST new/Data-Util-0.67/MANIFEST --- old/Data-Util-0.66/MANIFEST 2017-04-05 19:10:14.000000000 +0200 +++ new/Data-Util-0.67/MANIFEST 2022-03-16 05:28:34.000000000 +0100 @@ -18,7 +18,6 @@ benchmark/modify_bench.pl benchmark/number_bench.pl benchmark/ref_bench.pl -circle.yml cpanfile example/curry.pl example/export_lexical.pl diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Util-0.66/META.json new/Data-Util-0.67/META.json --- old/Data-Util-0.66/META.json 2017-04-05 19:10:14.000000000 +0200 +++ new/Data-Util-0.67/META.json 2022-03-16 05:28:34.000000000 +0100 @@ -4,7 +4,7 @@ "Goro Fuji(gfx) <gfuji(at)cpan.org>." ], "dynamic_config" : 0, - "generated_by" : "Minilla/v3.0.10", + "generated_by" : "Minilla/v3.1.15", "license" : [ "perl_5" ], @@ -47,7 +47,7 @@ "requires" : { "Test::CPAN::Meta" : "0", "Test::MinimumVersion::Fast" : "0.04", - "Test::PAUSE::Permissions" : "0.04", + "Test::PAUSE::Permissions" : "0.07", "Test::Pod" : "1.41", "Test::Spellunker" : "v0.2.7" } @@ -62,7 +62,7 @@ "provides" : { "Data::Util" : { "file" : "lib/Data/Util.pm", - "version" : "0.66" + "version" : "0.67" }, "Data::Util::Error" : { "file" : "lib/Data/Util/Error.pm" @@ -78,18 +78,20 @@ }, "homepage" : "https://github.com/gfx/Perl-Data-Util", "repository" : { - "url" : "git://github.com/gfx/Perl-Data-Util.git", + "type" : "git", + "url" : "https://github.com/gfx/Perl-Data-Util.git", "web" : "https://github.com/gfx/Perl-Data-Util" } }, - "version" : "0.66", + "version" : "0.67", "x_contributors" : [ "Fuji Goro <fuji.g...@dena.jp>", - "Fuji, Goro <g.psy...@gmail.com>", - "Tokuhiro Matsuno <tokuhi...@gmail.com>", "Fuji, Goro (gfx) <gf...@cpan.org>", + "Fuji, Goro <g.psy...@gmail.com>", "Patrice Clement <monsie...@gentoo.org>", - "Syohei YOSHIDA <syo...@gmail.com>" + "Shohei YOSHIDA <syo...@gmail.com>", + "Tokuhiro Matsuno <tokuhi...@gmail.com>" ], - "x_serialization_backend" : "JSON::PP version 2.27400" + "x_serialization_backend" : "JSON::PP version 4.07", + "x_static_install" : 0 } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Util-0.66/META.yml new/Data-Util-0.67/META.yml --- old/Data-Util-0.66/META.yml 2017-04-05 19:10:14.000000000 +0200 +++ new/Data-Util-0.67/META.yml 2022-03-16 05:28:34.000000000 +0100 @@ -14,7 +14,7 @@ Module::Build: '0.4005' Module::Build::XSUtil: '0.03' dynamic_config: 0 -generated_by: 'Minilla/v3.0.10, CPAN::Meta::Converter version 2.150010' +generated_by: 'Minilla/v3.1.15, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -33,7 +33,7 @@ provides: Data::Util: file: lib/Data/Util.pm - version: '0.66' + version: '0.67' Data::Util::Error: file: lib/Data/Util/Error.pm Data::Util::PurePerl: @@ -44,13 +44,14 @@ resources: bugtracker: https://github.com/gfx/Perl-Data-Util/issues homepage: https://github.com/gfx/Perl-Data-Util - repository: git://github.com/gfx/Perl-Data-Util.git -version: '0.66' + repository: https://github.com/gfx/Perl-Data-Util.git +version: '0.67' x_contributors: - 'Fuji Goro <fuji.g...@dena.jp>' - - 'Fuji, Goro <g.psy...@gmail.com>' - - 'Tokuhiro Matsuno <tokuhi...@gmail.com>' - 'Fuji, Goro (gfx) <gf...@cpan.org>' + - 'Fuji, Goro <g.psy...@gmail.com>' - 'Patrice Clement <monsie...@gentoo.org>' - - 'Syohei YOSHIDA <syo...@gmail.com>' + - 'Shohei YOSHIDA <syo...@gmail.com>' + - 'Tokuhiro Matsuno <tokuhi...@gmail.com>' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' +x_static_install: 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Util-0.66/README.md new/Data-Util-0.67/README.md --- old/Data-Util-0.66/README.md 2017-04-05 19:10:14.000000000 +0200 +++ new/Data-Util-0.67/README.md 2022-03-16 05:28:34.000000000 +0100 @@ -1,11 +1,11 @@ -[](https://circleci.com/gh/gfx/Perl-Data-Util) +[](https://github.com/gfx/Perl-Data-Util/actions) [](https://metacpan.org/release/Data-Util) # NAME Data::Util - A selection of utilities for data and data types # VERSION -This document describes Data::Util version 0.66 +This document describes Data::Util version 0.67 # SYNOPSIS @@ -314,7 +314,7 @@ This is also considered as lightweight closures. - See also [Data::Util::Curry](https://metacpan.org/pod/Data::Util::Curry). + See also [Data::Util::Curry](https://metacpan.org/pod/Data%3A%3AUtil%3A%3ACurry). - modify\_subroutine(subr, ...) @@ -395,25 +395,25 @@ # SEE ALSO -[Scalar::Util](https://metacpan.org/pod/Scalar::Util). +[Scalar::Util](https://metacpan.org/pod/Scalar%3A%3AUtil). [overload](https://metacpan.org/pod/overload). -[Params::Util](https://metacpan.org/pod/Params::Util). +[Params::Util](https://metacpan.org/pod/Params%3A%3AUtil). -[Sub::Install](https://metacpan.org/pod/Sub::Install). +[Sub::Install](https://metacpan.org/pod/Sub%3A%3AInstall). -[Sub::Identify](https://metacpan.org/pod/Sub::Identify). +[Sub::Identify](https://metacpan.org/pod/Sub%3A%3AIdentify). -[Sub::Delete](https://metacpan.org/pod/Sub::Delete). +[Sub::Delete](https://metacpan.org/pod/Sub%3A%3ADelete). -[Sub::Curry](https://metacpan.org/pod/Sub::Curry). +[Sub::Curry](https://metacpan.org/pod/Sub%3A%3ACurry). -[Class::MOP](https://metacpan.org/pod/Class::MOP). +[Class::MOP](https://metacpan.org/pod/Class%3A%3AMOP). -[Class::Method::Modifiers](https://metacpan.org/pod/Class::Method::Modifiers). +[Class::Method::Modifiers](https://metacpan.org/pod/Class%3A%3AMethod%3A%3AModifiers). -[Data::OptList](https://metacpan.org/pod/Data::OptList). +[Data::OptList](https://metacpan.org/pod/Data%3A%3AOptList). [Mouse](https://metacpan.org/pod/Mouse) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Util-0.66/circle.yml new/Data-Util-0.67/circle.yml --- old/Data-Util-0.66/circle.yml 2017-04-05 19:10:14.000000000 +0200 +++ new/Data-Util-0.67/circle.yml 1970-01-01 01:00:00.000000000 +0100 @@ -1,45 +0,0 @@ -machine: - environment: - PATH: ~/.plenv/bin:~/.plenv/shims:$PATH - timezone: - Asia/Tokyo - -dependencies: - cache_directories: - - ~/.plenv - pre: - - | - if [ ! -e ~/.plenv/bin/plenv ]; then - git clone --depth=1 https://github.com/tokuhirom/plenv.git ~/.plenv - eval "$(plenv init -)" - git clone --depth=1 https://github.com/tokuhirom/Perl-Build.git ~/.plenv/plugins/perl-build/ - - for version in 5.24.0 5.22.2 5.16.3 5.12.5 5.10.1 - do - FLAGS="" - if [ $version == "5.24.0" ]; then - FLAGS="-Dusethreads" - fi - plenv install $version $FLAGS - plenv global $version - plenv install-cpanm - done - fi - -test: - override: - - plenv global 5.24.0 - - cpanm --installdeps -n . - - perl Build.PL && ./Build && ./Build test - - plenv global 5.22.2 - - cpanm --installdeps -n . - - perl Build.PL && ./Build && ./Build test - - plenv global 5.16.3 - - cpanm --installdeps -n . - - perl Build.PL && ./Build && ./Build test - - plenv global 5.12.5 - - cpanm --installdeps -n . - - perl Build.PL && ./Build && ./Build test - - plenv global 5.10.1 - - cpanm --installdeps -n . - - perl Build.PL && ./Build && ./Build test diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Util-0.66/example/lib/Method/Modifiers.pm new/Data-Util-0.67/example/lib/Method/Modifiers.pm --- old/Data-Util-0.66/example/lib/Method/Modifiers.pm 2017-04-05 19:10:14.000000000 +0200 +++ new/Data-Util-0.67/example/lib/Method/Modifiers.pm 2022-03-16 05:28:34.000000000 +0100 @@ -4,7 +4,7 @@ use strict; use warnings; -our $VERSION = '0.66'; +our $VERSION = '0.67'; use Exporter qw(import); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Util-0.66/lib/Data/Util.pm new/Data-Util-0.67/lib/Data/Util.pm --- old/Data-Util-0.66/lib/Data/Util.pm 2017-04-05 19:10:14.000000000 +0200 +++ new/Data-Util-0.67/lib/Data/Util.pm 2022-03-16 05:28:34.000000000 +0100 @@ -4,7 +4,7 @@ use strict; #use warnings; -our $VERSION = '0.66'; +our $VERSION = '0.67'; use Exporter; our @ISA = qw(Exporter); @@ -79,7 +79,7 @@ =head1 VERSION -This document describes Data::Util version 0.66 +This document describes Data::Util version 0.67 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Util-0.66/lib/Data/Util.xs new/Data-Util-0.67/lib/Data/Util.xs --- old/Data-Util-0.66/lib/Data/Util.xs 2017-04-05 19:10:14.000000000 +0200 +++ new/Data-Util-0.67/lib/Data/Util.xs 2022-03-16 05:28:34.000000000 +0100 @@ -102,9 +102,9 @@ return TRUE; } else { - char buf[64]; /* Must fit sprintf/Gconvert of longest NV */ + char buf[128]; /* Must fit sprintf of longest NV(__float128) */ char* p; - (void)Gconvert(nv, NV_DIG, 0, buf); + (void)my_snprintf(buf, sizeof(buf), "%" NVgf, nv); p = &buf[0]; /* -?[0-9]+ */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Util-0.66/minil.toml new/Data-Util-0.67/minil.toml --- old/Data-Util-0.66/minil.toml 2017-04-05 19:10:14.000000000 +0200 +++ new/Data-Util-0.67/minil.toml 2022-03-16 05:28:34.000000000 +0100 @@ -3,7 +3,7 @@ module_maker="ModuleBuild" allow_pureperl=1 c_source=['xs-src'] -badges = ['circleci'] +badges = ['github-actions/test.yml', 'metacpan'] [XSUtil] needs_compiler_c99 = 1