Hello community,

here is the log from the commit of package perl-Clone-PP for openSUSE:Factory 
checked in at 2014-07-31 07:41:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Clone-PP (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Clone-PP.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Clone-PP"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Clone-PP/perl-Clone-PP.changes      
2014-03-09 18:34:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Clone-PP.new/perl-Clone-PP.changes 
2014-07-31 07:41:50.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Jul 28 05:30:42 UTC 2014 - co...@suse.com
+
+- updated to 1.06
+     - Changed the copyright on dclone.t, dump.pl, and tied.pl in t/,
+       to match the rest of the dist, "same as perl itself".
+       These changes were approved by the copyright owner, Raphael Manfredi.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Clone-PP.spec ++++++
--- /var/tmp/diff_new_pack.6yRVB2/_old  2014-07-31 07:41:51.000000000 +0200
+++ /var/tmp/diff_new_pack.6yRVB2/_new  2014-07-31 07:41:51.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Clone-PP
-Version:        1.05
+Version:        1.06
 Release:        0
 %define cpan_name Clone-PP
 Summary:        Recursively copy Perl datatypes

++++++ Clone-PP-1.05.tar.gz -> Clone-PP-1.06.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.05/Changes new/Clone-PP-1.06/Changes
--- old/Clone-PP-1.05/Changes   2014-02-18 00:44:46.000000000 +0100
+++ new/Clone-PP-1.06/Changes   2014-07-20 21:06:34.000000000 +0200
@@ -1,5 +1,10 @@
 Revision history for Perl module Clone::PP
 
+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".
+      These changes were approved by the copyright owner, Raphael Manfredi.
+
 1.05 2014-02-17 NEILB
     - Added github repo to metadata (thanks dsteinbrunner)
     - Added github repo to doc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.05/META.json new/Clone-PP-1.06/META.json
--- old/Clone-PP-1.05/META.json 2014-02-18 00:47:05.000000000 +0100
+++ new/Clone-PP-1.06/META.json 2014-07-20 21:07:38.000000000 +0200
@@ -4,7 +4,7 @@
       "unknown"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.86, CPAN::Meta::Converter 
version 2.133380",
+   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.141170",
    "license" : [
       "perl_5"
    ],
@@ -55,5 +55,5 @@
          "web" : "https://github.com/neilbowers/Clone-PP";
       }
    },
-   "version" : "1.05"
+   "version" : "1.06"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.05/META.yml new/Clone-PP-1.06/META.yml
--- old/Clone-PP-1.05/META.yml  2014-02-18 00:47:05.000000000 +0100
+++ new/Clone-PP-1.06/META.yml  2014-07-20 21:07:38.000000000 +0200
@@ -3,29 +3,29 @@
 author:
   - unknown
 build_requires:
-  Benchmark: 0
-  Carp: 0
-  Data::Dumper: 0
-  ExtUtils::MakeMaker: 0
+  Benchmark: '0'
+  Carp: '0'
+  Data::Dumper: '0'
+  ExtUtils::MakeMaker: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.86, CPAN::Meta::Converter version 
2.133380'
+generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.141170'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Clone-PP
 no_index:
   directory:
     - t
     - inc
 requires:
-  Exporter: 0
-  perl: 5.006
-  strict: 0
-  vars: 0
-  warnings: 0
+  Exporter: '0'
+  perl: '5.006'
+  strict: '0'
+  vars: '0'
+  warnings: '0'
 resources:
   repository: git://github.com/neilbowers/Clone-PP.git
-version: 1.05
+version: '1.06'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.05/lib/Clone/PP.pm 
new/Clone-PP-1.06/lib/Clone/PP.pm
--- old/Clone-PP-1.05/lib/Clone/PP.pm   2014-02-18 00:46:41.000000000 +0100
+++ new/Clone-PP-1.06/lib/Clone/PP.pm   2014-07-18 23:22:02.000000000 +0200
@@ -6,7 +6,7 @@
 use vars qw($VERSION @EXPORT_OK);
 use Exporter;
 
-$VERSION = 1.05;
+$VERSION = 1.06;
 
 @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.05/t/dclone.t new/Clone-PP-1.06/t/dclone.t
--- old/Clone-PP-1.05/t/dclone.t        2014-02-15 11:09:41.000000000 +0100
+++ new/Clone-PP-1.06/t/dclone.t        2014-07-18 23:19:58.000000000 +0200
@@ -6,8 +6,7 @@
 #
 #  Copyright (c) 1995-1998, Raphael Manfredi
 #  
-#  You may redistribute only under the terms of the Artistic License,
-#  as specified in the README file that comes with the distribution.
+#  You may redistribute this file under the same terms as Perl 5 itself.
 #
 # $Log: dclone.t,v $
 # Revision 0.11  2001/07/29 19:31:05  ray
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.05/t/dump.pl new/Clone-PP-1.06/t/dump.pl
--- old/Clone-PP-1.05/t/dump.pl 2014-02-15 11:09:41.000000000 +0100
+++ new/Clone-PP-1.06/t/dump.pl 2014-07-18 23:20:18.000000000 +0200
@@ -2,8 +2,7 @@
 ;#
 ;#  Copyright (c) 1995-2000, Raphael Manfredi
 ;#  
-;#  You may redistribute only under the terms of the Artistic License,
-;#  as specified in the README file that comes with the distribution.
+;#  You may redistribute this file under the same terms as Perl 5 itself.
 ;#
 ;# Log: dump.pl,v 
 ;# Revision 0.7  2000/08/03 22:04:45  ram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Clone-PP-1.05/t/tied.pl new/Clone-PP-1.06/t/tied.pl
--- old/Clone-PP-1.05/t/tied.pl 2014-02-15 11:09:41.000000000 +0100
+++ new/Clone-PP-1.06/t/tied.pl 2014-07-18 23:20:26.000000000 +0200
@@ -4,8 +4,7 @@
 #
 #  Copyright (c) 1995-1998, Raphael Manfredi
 #  
-#  You may redistribute only under the terms of the Artistic License,
-#  as specified in the README file that comes with the distribution.
+#  You may redistribute this file under the same terms as Perl 5 itself.
 #
 # $Log: tied.pl,v $
 # Revision 0.11  2001/07/29 19:31:05  ray

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to