commit perl-JSON-MaybeXS for openSUSE:Factory
Hello community, here is the log from the commit of package perl-JSON-MaybeXS for openSUSE:Factory checked in at 2017-03-28 15:20:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-JSON-MaybeXS (Old) and /work/SRC/openSUSE:Factory/.perl-JSON-MaybeXS.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-JSON-MaybeXS" Tue Mar 28 15:20:53 2017 rev:3 rq:460885 version:1.003009 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-JSON-MaybeXS/perl-JSON-MaybeXS.changes 2016-11-24 21:20:36.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-JSON-MaybeXS.new/perl-JSON-MaybeXS.changes 2017-03-28 15:20:54.452737603 +0200 @@ -1,0 +2,9 @@ +Tue Feb 28 06:48:14 UTC 2017 - coolo@suse.com + +- updated to 1.003009 + see /usr/share/doc/packages/perl-JSON-MaybeXS/Changes + + 1.003009 - 2017-02-27 + - fix tests to no longer rely on . being in @INC (RT#120404) + +------------------------------------------------------------------- Old: ---- JSON-MaybeXS-1.003008.tar.gz New: ---- JSON-MaybeXS-1.003009.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-JSON-MaybeXS.spec ++++++ --- /var/tmp/diff_new_pack.BMOV7G/_old 2017-03-28 15:20:55.100645840 +0200 +++ /var/tmp/diff_new_pack.BMOV7G/_new 2017-03-28 15:20:55.100645840 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-JSON-MaybeXS # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: perl-JSON-MaybeXS -Version: 1.003008 +Version: 1.003009 Release: 0 %define cpan_name JSON-MaybeXS Summary: Use L<Cpanel::JSON::XS> with a fallback to L<JSON::XS> and L<JSON::PP> License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/JSON-MaybeXS/ -Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ JSON-MaybeXS-1.003008.tar.gz -> JSON-MaybeXS-1.003009.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/JSON-MaybeXS-1.003008/Changes new/JSON-MaybeXS-1.003009/Changes --- old/JSON-MaybeXS-1.003008/Changes 2016-10-03 04:09:37.000000000 +0200 +++ new/JSON-MaybeXS-1.003009/Changes 2017-02-27 08:26:50.000000000 +0100 @@ -1,5 +1,8 @@ Revision history for JSON-MaybeXS +1.003009 - 2017-02-27 + - fix tests to no longer rely on . being in @INC (RT#120404) + 1.003008 - 2016-10-03 - added an INSTALLATION section to documentation, to clarify the use of dynamic prerequisites in Makefile.PL diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/JSON-MaybeXS-1.003008/META.json new/JSON-MaybeXS-1.003009/META.json --- old/JSON-MaybeXS-1.003008/META.json 2016-10-03 04:09:46.000000000 +0200 +++ new/JSON-MaybeXS-1.003009/META.json 2017-02-27 08:27:21.000000000 +0100 @@ -4,7 +4,7 @@ "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>" ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010", + "generated_by" : "ExtUtils::MakeMaker version 7.2501, CPAN::Meta::Converter version 2.150010", "keywords" : [ "json", "serializer", @@ -63,7 +63,7 @@ "web" : "https://github.com/p5sagit/JSON-MaybeXS" } }, - "version" : "1.003008", + "version" : "1.003009", "x_contributors" : [ "Clinton Gormley <develop@traveljury.com>", "Graham Knop <haarg@haarg.org>", @@ -72,5 +72,5 @@ "Kieren Diment <diment@gmail.com>", "Matt S Trout <mst@shadowcat.co.uk>" ], - "x_serialization_backend" : "JSON::MaybeXS version 1.003007" + "x_serialization_backend" : "JSON::MaybeXS version 1.003008" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/JSON-MaybeXS-1.003008/META.yml new/JSON-MaybeXS-1.003009/META.yml --- old/JSON-MaybeXS-1.003008/META.yml 2016-10-03 04:09:46.000000000 +0200 +++ new/JSON-MaybeXS-1.003009/META.yml 2017-02-27 08:27:21.000000000 +0100 @@ -10,7 +10,7 @@ File::Spec: '0' File::Temp: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010' +generated_by: 'ExtUtils::MakeMaker version 7.2501, CPAN::Meta::Converter version 2.150010' keywords: - json - serializer @@ -35,7 +35,7 @@ resources: bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=JSON-MaybeXS repository: https://github.com/p5sagit/JSON-MaybeXS.git -version: '1.003008' +version: '1.003009' x_contributors: - 'Clinton Gormley <develop@traveljury.com>' - 'Graham Knop <haarg@haarg.org>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/JSON-MaybeXS-1.003008/Makefile.PL new/JSON-MaybeXS-1.003009/Makefile.PL --- old/JSON-MaybeXS-1.003008/Makefile.PL 2016-10-03 04:05:49.000000000 +0200 +++ new/JSON-MaybeXS-1.003009/Makefile.PL 2017-02-27 08:24:33.000000000 +0100 @@ -1,13 +1,13 @@ use strict; use warnings FATAL => 'all'; use ExtUtils::MakeMaker; -(do 'maint/Makefile.PL.include' or die $@) unless -f 'META.yml'; +(do './maint/Makefile.PL.include' or die $@) unless -f 'META.yml'; my %WriteMakefileArgs = ( NAME => 'JSON::MaybeXS', VERSION_FROM => 'lib/JSON/MaybeXS.pm', - META_ADD => { + META_MERGE => { 'meta-spec' => { version => 2 }, dynamic_config => 1, resources => { @@ -35,7 +35,10 @@ 'Matt S Trout <mst@shadowcat.co.uk>', ], keywords => [ qw(json serializer serialiser data) ], + }, + META_ADD => { + 'meta-spec' => { version => 2 }, prereqs => { configure => { requires => { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/JSON-MaybeXS-1.003008/lib/JSON/MaybeXS.pm new/JSON-MaybeXS-1.003009/lib/JSON/MaybeXS.pm --- old/JSON-MaybeXS-1.003008/lib/JSON/MaybeXS.pm 2016-10-03 02:31:13.000000000 +0200 +++ new/JSON-MaybeXS-1.003009/lib/JSON/MaybeXS.pm 2017-02-27 08:26:30.000000000 +0100 @@ -4,7 +4,7 @@ use warnings FATAL => 'all'; use base qw(Exporter); -our $VERSION = '1.003008'; +our $VERSION = '1.003009'; $VERSION = eval $VERSION; sub _choose_json_module { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/JSON-MaybeXS-1.003008/t/cpanel.t new/JSON-MaybeXS-1.003009/t/cpanel.t --- old/JSON-MaybeXS-1.003008/t/cpanel.t 2015-12-26 01:28:35.000000000 +0100 +++ new/JSON-MaybeXS-1.003009/t/cpanel.t 2017-02-27 08:26:30.000000000 +0100 @@ -21,6 +21,6 @@ 'Correct encode_json function' ); -require 't/lib/is_bool.pm'; +require './t/lib/is_bool.pm'; done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/JSON-MaybeXS-1.003008/t/pp.t new/JSON-MaybeXS-1.003009/t/pp.t --- old/JSON-MaybeXS-1.003008/t/pp.t 2016-06-29 00:15:37.000000000 +0200 +++ new/JSON-MaybeXS-1.003009/t/pp.t 2017-02-27 08:26:30.000000000 +0100 @@ -25,6 +25,6 @@ 'Correct encode_json function' ); -require 't/lib/is_bool.pm'; +require './t/lib/is_bool.pm'; done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/JSON-MaybeXS-1.003008/t/preload_cpanel.t new/JSON-MaybeXS-1.003009/t/preload_cpanel.t --- old/JSON-MaybeXS-1.003008/t/preload_cpanel.t 2015-12-26 01:28:35.000000000 +0100 +++ new/JSON-MaybeXS-1.003009/t/preload_cpanel.t 2017-02-27 08:26:30.000000000 +0100 @@ -18,6 +18,6 @@ 'Correct encode_json function' ); -require 't/lib/is_bool.pm'; +require './t/lib/is_bool.pm'; done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/JSON-MaybeXS-1.003008/t/preload_xs.t new/JSON-MaybeXS-1.003009/t/preload_xs.t --- old/JSON-MaybeXS-1.003008/t/preload_xs.t 2015-12-26 01:28:35.000000000 +0100 +++ new/JSON-MaybeXS-1.003009/t/preload_xs.t 2017-02-27 08:26:30.000000000 +0100 @@ -12,6 +12,6 @@ is( \&encode_json, \&JSON::XS::encode_json, 'Correct encode_json function' ); is( \&decode_json, \&JSON::XS::decode_json, 'Correct encode_json function' ); -require 't/lib/is_bool.pm'; +require './t/lib/is_bool.pm'; done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/JSON-MaybeXS-1.003008/t/xs.t new/JSON-MaybeXS-1.003009/t/xs.t --- old/JSON-MaybeXS-1.003008/t/xs.t 2016-06-29 00:15:39.000000000 +0200 +++ new/JSON-MaybeXS-1.003009/t/xs.t 2017-02-27 08:26:30.000000000 +0100 @@ -21,6 +21,6 @@ is( \&encode_json, \&JSON::XS::encode_json, 'Correct encode_json function' ); is( \&decode_json, \&JSON::XS::decode_json, 'Correct encode_json function' ); -require 't/lib/is_bool.pm'; +require './t/lib/is_bool.pm'; done_testing;
participants (1)
-
root@hilbert.suse.de