Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-PAR-Dist for openSUSE:Factory checked in at 2023-06-03 00:06:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-PAR-Dist (Old) and /work/SRC/openSUSE:Factory/.perl-PAR-Dist.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PAR-Dist" Sat Jun 3 00:06:54 2023 rev:12 rq:1090342 version:0.52 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-PAR-Dist/perl-PAR-Dist.changes 2020-12-03 18:43:15.318199424 +0100 +++ /work/SRC/openSUSE:Factory/.perl-PAR-Dist.new.15902/perl-PAR-Dist.changes 2023-06-03 00:07:09.281964489 +0200 @@ -1,0 +2,14 @@ +Mon May 8 03:06:29 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 0.52 + see /usr/share/doc/packages/perl-PAR-Dist/Changes + + 0.52 2023-06-07 + + - change bugtracker to GitHub issues + + - quote all version numbers in META.yml files in test *.par + files to avoid CPAN Testers failures like + http://www.cpantesters.org/cpan/report/973fa832-ec54-11ed-98b0-b3c3213a625c + +------------------------------------------------------------------- Old: ---- PAR-Dist-0.51.tar.gz New: ---- PAR-Dist-0.52.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-PAR-Dist.spec ++++++ --- /var/tmp/diff_new_pack.wF8Ufy/_old 2023-06-03 00:07:09.913968221 +0200 +++ /var/tmp/diff_new_pack.wF8Ufy/_new 2023-06-03 00:07:09.917968244 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-PAR-Dist # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,16 @@ # +%define cpan_name PAR-Dist Name: perl-PAR-Dist -Version: 0.51 +Version: 0.52 Release: 0 -%define cpan_name PAR-Dist -Summary: Create and manipulate PAR distributions License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl +Summary: Create and manipulate PAR distributions URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros %{perl_requires} @@ -49,11 +47,11 @@ 'i386-freebsd'. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%make_build %check make test @@ -64,7 +62,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes README %license LICENSE ++++++ PAR-Dist-0.51.tar.gz -> PAR-Dist-0.52.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PAR-Dist-0.51/Changes new/PAR-Dist-0.52/Changes --- old/PAR-Dist-0.51/Changes 2020-11-30 14:03:09.000000000 +0100 +++ new/PAR-Dist-0.52/Changes 2023-05-07 13:29:57.000000000 +0200 @@ -1,3 +1,11 @@ +0.52 2023-06-07 + +- change bugtracker to GitHub issues + +- quote all version numbers in META.yml files in test *.par + files to avoid CPAN Testers failures like + http://www.cpantesters.org/cpan/report/973fa832-ec54-11ed-98b0-b3c3213a625c + 0.51 2020-11-30 - Fix problem with Cwd::realpath() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PAR-Dist-0.51/META.json new/PAR-Dist-0.52/META.json --- old/PAR-Dist-0.51/META.json 2020-11-30 14:03:45.000000000 +0100 +++ new/PAR-Dist-0.52/META.json 2023-05-07 13:48:08.000000000 +0200 @@ -4,7 +4,7 @@ "Audrey Tang <c...@audreyt.org>" ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010", + "generated_by" : "ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -47,7 +47,7 @@ "release_status" : "stable", "resources" : { "bugtracker" : { - "web" : "https://rt.cpan.org/Dist/Display.html?Queue=PAR-Dist" + "web" : "https://github.com/rschupp/PAR-Dist/issues" }, "repository" : { "type" : "git", @@ -56,6 +56,6 @@ }, "x_MailingList" : "mailto:p...@perl.org" }, - "version" : "0.51", - "x_serialization_backend" : "JSON::PP version 4.05" + "version" : "0.52", + "x_serialization_backend" : "JSON::PP version 4.16" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PAR-Dist-0.51/META.yml new/PAR-Dist-0.52/META.yml --- old/PAR-Dist-0.51/META.yml 2020-11-30 14:03:45.000000000 +0100 +++ new/PAR-Dist-0.52/META.yml 2023-05-07 13:48:08.000000000 +0200 @@ -8,7 +8,7 @@ configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010' +generated_by: 'ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -25,7 +25,7 @@ File::Temp: '0' resources: MailingList: mailto:p...@perl.org - bugtracker: https://rt.cpan.org/Dist/Display.html?Queue=PAR-Dist + bugtracker: https://github.com/rschupp/PAR-Dist/issues repository: git://github.com/rschupp/PAR-Dist.git -version: '0.51' +version: '0.52' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PAR-Dist-0.51/Makefile.PL new/PAR-Dist-0.52/Makefile.PL --- old/PAR-Dist-0.51/Makefile.PL 2020-11-12 15:17:05.000000000 +0100 +++ new/PAR-Dist-0.52/Makefile.PL 2021-01-13 14:56:56.000000000 +0100 @@ -29,7 +29,7 @@ web => 'https://github.com/rschupp/PAR-Dist', }, MailingList => 'mailto:p...@perl.org', - bugtracker => { web => 'https://rt.cpan.org/Dist/Display.html?Queue=PAR-Dist' }, + bugtracker => { web => 'https://github.com/rschupp/PAR-Dist/issues' }, }, }, ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PAR-Dist-0.51/lib/PAR/Dist.pm new/PAR-Dist-0.52/lib/PAR/Dist.pm --- old/PAR-Dist-0.51/lib/PAR/Dist.pm 2020-11-30 14:00:21.000000000 +0100 +++ new/PAR-Dist-0.52/lib/PAR/Dist.pm 2020-11-30 14:05:17.000000000 +0100 @@ -4,7 +4,7 @@ require Exporter; use vars qw/$VERSION @ISA @EXPORT @EXPORT_OK $DEBUG/; -$VERSION = '0.51'; +$VERSION = '0.52'; @ISA = 'Exporter'; @EXPORT = qw/ blib_to_par Binary files old/PAR-Dist-0.51/t/data/dist1.par and new/PAR-Dist-0.52/t/data/dist1.par differ Binary files old/PAR-Dist-0.51/t/data/dist2.par and new/PAR-Dist-0.52/t/data/dist2.par differ