Hello community,

here is the log from the commit of package perl-Clone-PP for openSUSE:Factory 
checked in at 2017-04-20 20:52:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Clone-PP (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Clone-PP.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Clone-PP"

Thu Apr 20 20:52:26 2017 rev:13 rq:487656 version:1.07

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Clone-PP/perl-Clone-PP.changes      
2014-07-31 07:41:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Clone-PP.new/perl-Clone-PP.changes 
2017-04-20 20:52:30.542737315 +0200
@@ -1,0 +2,10 @@
+Tue Apr 11 05:17:16 UTC 2017 - [email protected]
+
+- updated to 1.07
+   see /usr/share/doc/packages/perl-Clone-PP/Changes
+
+  1.07 2017-04-10 NEILB
+      - Update tests to cope with '.' not being in @INC, part of Perl 5.26.
+        Thanks to Jim Keenan for the PR which fixed this.
+
+-------------------------------------------------------------------

Old:
----
  Clone-PP-1.06.tar.gz

New:
----
  Clone-PP-1.07.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Clone-PP.spec ++++++
--- /var/tmp/diff_new_pack.L00L9J/_old  2017-04-20 20:52:31.302629862 +0200
+++ /var/tmp/diff_new_pack.L00L9J/_new  2017-04-20 20:52:31.306629297 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Clone-PP
 #
-# Copyright (c) 2014 SUSE LINUX Products 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,15 @@
 
 
 Name:           perl-Clone-PP
-Version:        1.06
+Version:        1.07
 Release:        0
 %define cpan_name Clone-PP
 Summary:        Recursively copy Perl datatypes
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Clone-PP/
-Source:         
http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++++++ Clone-PP-1.06.tar.gz -> Clone-PP-1.07.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.06/Changes new/Clone-PP-1.07/Changes
--- old/Clone-PP-1.06/Changes   2014-07-20 21:06:34.000000000 +0200
+++ new/Clone-PP-1.07/Changes   2017-04-10 22:02:28.000000000 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl module Clone::PP
 
+1.07 2017-04-10 NEILB
+    - Update tests to cope with '.' not being in @INC, part of Perl 5.26.
+      Thanks to Jim Keenan for the PR which fixed this.
+
 1.06 2014-07-20 NEILB
     - Changed the copyright on dclone.t, dump.pl, and tied.pl in t/,
       to match the rest of the dist, "same as perl itself".
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.06/META.json new/Clone-PP-1.07/META.json
--- old/Clone-PP-1.06/META.json 2014-07-20 21:07:38.000000000 +0200
+++ new/Clone-PP-1.07/META.json 2017-04-10 22:03:16.000000000 +0200
@@ -4,7 +4,7 @@
       "unknown"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.141170",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150005",
    "license" : [
       "perl_5"
    ],
@@ -55,5 +55,6 @@
          "web" : "https://github.com/neilbowers/Clone-PP";
       }
    },
-   "version" : "1.06"
+   "version" : "1.07",
+   "x_serialization_backend" : "JSON::PP version 2.27203"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.06/META.yml new/Clone-PP-1.07/META.yml
--- old/Clone-PP-1.06/META.yml  2014-07-20 21:07:38.000000000 +0200
+++ new/Clone-PP-1.07/META.yml  2017-04-10 22:03:16.000000000 +0200
@@ -10,7 +10,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.141170'
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -28,4 +28,5 @@
   warnings: '0'
 resources:
   repository: git://github.com/neilbowers/Clone-PP.git
-version: '1.06'
+version: '1.07'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.06/lib/Clone/PP.pm 
new/Clone-PP-1.07/lib/Clone/PP.pm
--- old/Clone-PP-1.06/lib/Clone/PP.pm   2014-07-18 23:22:02.000000000 +0200
+++ new/Clone-PP-1.07/lib/Clone/PP.pm   2017-04-10 22:01:14.000000000 +0200
@@ -6,7 +6,7 @@
 use vars qw($VERSION @EXPORT_OK);
 use Exporter;
 
-$VERSION = 1.06;
+$VERSION = 1.07;
 
 @EXPORT_OK = qw( clone );
 sub import { goto &Exporter::import } # lazy Exporter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.06/t/04tie.t new/Clone-PP-1.07/t/04tie.t
--- old/Clone-PP-1.06/t/04tie.t 2014-02-15 11:09:41.000000000 +0100
+++ new/Clone-PP-1.07/t/04tie.t 2017-04-10 22:00:51.000000000 +0200
@@ -16,8 +16,8 @@
 
 my $test = 2;
 
-require 't/dump.pl';
-require 't/tied.pl';
+require './t/dump.pl';
+require './t/tied.pl';
 
 my ($a, @a, %a);
 tie $a, TIED_SCALAR;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.06/t/dclone.t new/Clone-PP-1.07/t/dclone.t
--- old/Clone-PP-1.06/t/dclone.t        2014-07-18 23:19:58.000000000 +0200
+++ new/Clone-PP-1.07/t/dclone.t        2017-04-10 22:00:51.000000000 +0200
@@ -40,7 +40,7 @@
 # Baseline for first beta release.
 #
 
-require 't/dump.pl';
+require './t/dump.pl';
 
 # use Storable qw(dclone);
 use Clone::PP qw(clone);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.06/t/tied.pl new/Clone-PP-1.07/t/tied.pl
--- old/Clone-PP-1.06/t/tied.pl 2014-07-18 23:20:26.000000000 +0200
+++ new/Clone-PP-1.07/t/tied.pl 2017-04-10 22:00:51.000000000 +0200
@@ -35,7 +35,7 @@
 # Baseline for first beta release.
 #
 
-require 't/dump.pl';
+require './t/dump.pl';
 
 package TIED_HASH;
 

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to