Hello community,

here is the log from the commit of package perl-Class-Mix for openSUSE:Factory 
checked in at 2017-08-28 15:04:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-Mix (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Class-Mix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Class-Mix"

Mon Aug 28 15:04:28 2017 rev:2 rq:514087 version:0.006

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Class-Mix/perl-Class-Mix.changes    
2016-02-17 10:23:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Class-Mix.new/perl-Class-Mix.changes       
2017-08-28 15:04:39.310279136 +0200
@@ -1,0 +2,15 @@
+Mon Jul 31 05:13:05 UTC 2017 - [email protected]
+
+- updated to 0.006
+   see /usr/share/doc/packages/perl-Class-Mix/Changes
+
+  version 0.006; 2017-07-30
+  
+    * no longer include a Makefile.PL in the distribution
+  
+    * in documentation, use four-column indentation for all verbatim
+      material
+  
+    * in META.{yml,json}, point to public bug tracker
+
+-------------------------------------------------------------------

Old:
----
  Class-Mix-0.005.tar.gz

New:
----
  Class-Mix-0.006.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Class-Mix.spec ++++++
--- /var/tmp/diff_new_pack.sBxUBr/_old  2017-08-28 15:04:41.453977613 +0200
+++ /var/tmp/diff_new_pack.sBxUBr/_new  2017-08-28 15:04:41.477974238 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Mix
 #
-# 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,15 @@
 
 
 Name:           perl-Class-Mix
-Version:        0.005
+Version:        0.006
 Release:        0
 %define cpan_name Class-Mix
 Summary:        Dynamic Class Mixing
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Class-Mix/
-Source0:        Class-Mix-0.005.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++++++ Class-Mix-0.005.tar.gz -> Class-Mix-0.006.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Mix-0.005/Build.PL new/Class-Mix-0.006/Build.PL
--- old/Class-Mix-0.005/Build.PL        2011-10-28 22:10:28.000000000 +0200
+++ new/Class-Mix-0.006/Build.PL        2017-07-30 18:58:44.000000000 +0200
@@ -33,7 +33,16 @@
        },
        dynamic_config => 0,
        meta_add => { distribution_type => "module" },
-       create_makefile_pl => "passthrough",
+       meta_merge => {
+               "meta-spec" => { version => "2" },
+               resources => {
+                       bugtracker => {
+                               mailto => "bug-Class-Mix\@rt.cpan.org",
+                               web => "https://rt.cpan.org/Public/Dist/";.
+                                       "Display.html?Name=Class-Mix",
+                       },
+               },
+       },
        sign => 1,
 )->create_build_script;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Mix-0.005/Changes new/Class-Mix-0.006/Changes
--- old/Class-Mix-0.005/Changes 2011-10-28 22:10:28.000000000 +0200
+++ new/Class-Mix-0.006/Changes 2017-07-30 18:58:44.000000000 +0200
@@ -1,3 +1,12 @@
+version 0.006; 2017-07-30
+
+  * no longer include a Makefile.PL in the distribution
+
+  * in documentation, use four-column indentation for all verbatim
+    material
+
+  * in META.{yml,json}, point to public bug tracker
+
 version 0.005; 2011-10-28
 
   * include META.json in distribution
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Mix-0.005/MANIFEST new/Class-Mix-0.006/MANIFEST
--- old/Class-Mix-0.005/MANIFEST        2011-10-28 22:10:28.000000000 +0200
+++ new/Class-Mix-0.006/MANIFEST        2017-07-30 18:58:44.000000000 +0200
@@ -4,7 +4,6 @@
 MANIFEST
 META.json
 META.yml
-Makefile.PL
 README
 lib/Class/Mix.pm
 t/genpkg.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Mix-0.005/META.json 
new/Class-Mix-0.006/META.json
--- old/Class-Mix-0.005/META.json       2011-10-28 22:10:28.000000000 +0200
+++ new/Class-Mix-0.006/META.json       2017-07-30 18:58:44.000000000 +0200
@@ -4,58 +4,63 @@
       "Andrew Main (Zefram) <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 
2.112621",
+   "generated_by" : "Module::Build version 0.4224",
    "license" : [
       "perl_5"
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-      "version" : "2"
+      "version" : 2
    },
    "name" : "Class-Mix",
    "prereqs" : {
       "build" : {
          "requires" : {
-            "Module::Build" : 0,
-            "Test::More" : 0,
+            "Module::Build" : "0",
+            "Test::More" : "0",
             "perl" : "5.006",
-            "strict" : 0,
-            "warnings" : 0
+            "strict" : "0",
+            "warnings" : "0"
          }
       },
       "configure" : {
          "requires" : {
-            "Module::Build" : 0,
+            "Module::Build" : "0",
             "perl" : "5.006",
-            "strict" : 0,
-            "warnings" : 0
+            "strict" : "0",
+            "warnings" : "0"
          }
       },
       "runtime" : {
          "requires" : {
-            "Carp" : 0,
-            "Exporter" : 0,
-            "Params::Classify" : 0,
-            "constant" : 0,
-            "if" : 0,
-            "parent" : 0,
+            "Carp" : "0",
+            "Exporter" : "0",
+            "Params::Classify" : "0",
+            "constant" : "0",
+            "if" : "0",
+            "parent" : "0",
             "perl" : "5.006",
-            "strict" : 0,
-            "warnings" : 0
+            "strict" : "0",
+            "warnings" : "0"
          }
       }
    },
    "provides" : {
       "Class::Mix" : {
          "file" : "lib/Class/Mix.pm",
-         "version" : "0.005"
+         "version" : "0.006"
       }
    },
    "release_status" : "stable",
    "resources" : {
+      "bugtracker" : {
+         "mailto" : "[email protected]",
+         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Class-Mix";
+      },
       "license" : [
          "http://dev.perl.org/licenses/";
       ]
    },
-   "version" : "0.005"
+   "version" : "0.006",
+   "x_serialization_backend" : "JSON::PP version 2.93"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Mix-0.005/META.yml new/Class-Mix-0.006/META.yml
--- old/Class-Mix-0.005/META.yml        2011-10-28 22:10:28.000000000 +0200
+++ new/Class-Mix-0.006/META.yml        2017-07-30 18:58:44.000000000 +0200
@@ -3,37 +3,39 @@
 author:
   - 'Andrew Main (Zefram) <[email protected]>'
 build_requires:
-  Module::Build: 0
-  Test::More: 0
-  perl: 5.006
-  strict: 0
-  warnings: 0
+  Module::Build: '0'
+  Test::More: '0'
+  perl: '5.006'
+  strict: '0'
+  warnings: '0'
 configure_requires:
-  Module::Build: 0
-  perl: 5.006
-  strict: 0
-  warnings: 0
+  Module::Build: '0'
+  perl: '5.006'
+  strict: '0'
+  warnings: '0'
 dynamic_config: 0
-generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 
2.112621'
+generated_by: 'Module::Build version 0.4224, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Class-Mix
 provides:
   Class::Mix:
     file: lib/Class/Mix.pm
-    version: 0.005
+    version: '0.006'
 requires:
-  Carp: 0
-  Exporter: 0
-  Params::Classify: 0
-  constant: 0
-  if: 0
-  parent: 0
-  perl: 5.006
-  strict: 0
-  warnings: 0
+  Carp: '0'
+  Exporter: '0'
+  Params::Classify: '0'
+  constant: '0'
+  if: '0'
+  parent: '0'
+  perl: '5.006'
+  strict: '0'
+  warnings: '0'
 resources:
+  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Class-Mix
   license: http://dev.perl.org/licenses/
-version: 0.005
+version: '0.006'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Mix-0.005/Makefile.PL 
new/Class-Mix-0.006/Makefile.PL
--- old/Class-Mix-0.005/Makefile.PL     2011-10-28 22:10:28.000000000 +0200
+++ new/Class-Mix-0.006/Makefile.PL     1970-01-01 01:00:00.000000000 +0100
@@ -1,35 +0,0 @@
-# Note: this file was auto-generated by Module::Build::Compat version 0.3800
-require 5.006;
-
-    unless (eval "use Module::Build::Compat 0.02; 1" ) {
-      print "This module requires Module::Build to install itself.\n";
-
-      require ExtUtils::MakeMaker;
-      my $yn = ExtUtils::MakeMaker::prompt
-       ('  Install Module::Build now from CPAN?', 'y');
-
-      unless ($yn =~ /^y/i) {
-       die " *** Cannot install without Module::Build.  Exiting ...\n";
-      }
-
-      require Cwd;
-      require File::Spec;
-      require CPAN;
-
-      # Save this 'cause CPAN will chdir all over the place.
-      my $cwd = Cwd::cwd();
-
-      CPAN::Shell->install('Module::Build::Compat');
-      CPAN::Shell->expand("Module", "Module::Build::Compat")->uptodate
-       or die "Couldn't install Module::Build, giving up.\n";
-
-      chdir $cwd or die "Cannot chdir() back to $cwd: $!";
-    }
-    eval "use Module::Build::Compat 0.02; 1" or die $@;
-    
-    Module::Build::Compat->run_build_pl(args => \@ARGV);
-    my $build_script = 'Build';
-    $build_script .= '.com' if $^O eq 'VMS';
-    exit(0) unless(-e $build_script); # cpantesters convention
-    require Module::Build;
-    Module::Build::Compat->write_makefile(build_class => 'Module::Build');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Mix-0.005/README new/Class-Mix-0.006/README
--- old/Class-Mix-0.005/README  2011-10-28 22:10:28.000000000 +0200
+++ new/Class-Mix-0.006/README  2017-07-30 18:58:44.000000000 +0200
@@ -20,7 +20,7 @@
 
 COPYRIGHT
 
-Copyright (C) 2004, 2006, 2009, 2010, 2011
+Copyright (C) 2004, 2006, 2009, 2010, 2011, 2017
 Andrew Main (Zefram) <[email protected]>
 
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Mix-0.005/SIGNATURE 
new/Class-Mix-0.006/SIGNATURE
--- old/Class-Mix-0.005/SIGNATURE       2011-10-28 22:10:51.000000000 +0200
+++ new/Class-Mix-0.006/SIGNATURE       2017-07-30 18:58:50.000000000 +0200
@@ -1,5 +1,5 @@
 This file contains message digests of all files listed in MANIFEST,
-signed via the Module::Signature module, version 0.68.
+signed via the Module::Signature module, version 0.81.
 
 To verify the content in this distribution, first make sure you have
 Module::Signature installed, then type:
@@ -15,14 +15,13 @@
 Hash: SHA1
 
 SHA1 b4127de8d0fc5e8f5aed4ba0da24b1577ab7f6ca .gitignore
-SHA1 286c2d336bd1253144b90ce17755da9d7ad3dd34 Build.PL
-SHA1 e8f644e84416b76179218ed0de3cac16e49d082a Changes
-SHA1 739da219cbda008e0060e9601f287915f5ca3150 MANIFEST
-SHA1 a180343974e28975994c7d7689b86946f8266d5e META.json
-SHA1 776696371b250a731187669ae39c1c9aa40e04b6 META.yml
-SHA1 a4df8e97ccd390a42212af5a9f4d0986c85e7a5f Makefile.PL
-SHA1 568c42750a71d185407d4abaa5b52bcad1ad73a1 README
-SHA1 9fbff5583377526a4ba962ee9ed7f17c1603b22d lib/Class/Mix.pm
+SHA1 8256d0f261a77a1acf1c26073812f12d1745e3d6 Build.PL
+SHA1 a4c0ac165f8ea7f933bdc4f33ccd9eaaac11806f Changes
+SHA1 c182cd507be6faf2baac25be5783f31543cad48c MANIFEST
+SHA1 aa639b63bc31c223ee23a6e240c8e2e99c989eb3 META.json
+SHA1 9e2b6e6c49e06bf2470d5030c6b4d49d6a0398de META.yml
+SHA1 180e49841d81d3c43ace88f77ea9cebdba351b06 README
+SHA1 905b1a32374ede0f0f1704178249380c92025392 lib/Class/Mix.pm
 SHA1 f48777d87c382c84167a8c32d541ffe8985cb78c t/genpkg.t
 SHA1 cdcfc35677399d607fbcec9e1c55ec0d1238e824 t/mix.t
 SHA1 2f928dfd47fc5a7d29f9f3cff78a544421c51380 t/mro_no.t
@@ -30,9 +29,9 @@
 SHA1 904d9a4f76525e2303e4b0c168c68230f223c8de t/pod_cvg.t
 SHA1 65c75abdef6f01a5d1588a307f2ddfe2333dc961 t/pod_syn.t
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
+Version: GnuPG v1
 
-iEYEARECAAYFAk6rDDQACgkQOV9mt2VyAVHzegCeJolVfdzejxQr3eRg0LvJgrE9
-jlcAmwZy3oTcNsyY0fgRtieBh2GInJte
-=aZCP
+iEYEARECAAYFAll+EEQACgkQOV9mt2VyAVGZXACfedg37Hc5yOmVk7yliTpeIzHo
+BdAAn1GYMbtIPKcGWXDtzw82VQJePcqm
+=Kkam
 -----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Mix-0.005/lib/Class/Mix.pm 
new/Class-Mix-0.006/lib/Class/Mix.pm
--- old/Class-Mix-0.005/lib/Class/Mix.pm        2011-10-28 22:10:28.000000000 
+0200
+++ new/Class-Mix-0.006/lib/Class/Mix.pm        2017-07-30 18:58:44.000000000 
+0200
@@ -4,15 +4,15 @@
 
 =head1 SYNOPSIS
 
-       use Class::Mix qw(mix_class);
+    use Class::Mix qw(mix_class);
 
-       $foobar_object = mix_class("Foo", "Bar")->new;
-       $digest_class = mix_class("Foo", "Bar", {prefix=>"Digest::"});
+    $foobar_object = mix_class("Foo", "Bar")->new;
+    $digest_class = mix_class("Foo", "Bar", {prefix=>"Digest::"});
 
-       use Class::Mix qw(genpkg);
+    use Class::Mix qw(genpkg);
 
-       $package = genpkg;
-       $package = genpkg("Digest::Foo::");
+    $package = genpkg;
+    $package = genpkg("Digest::Foo::");
 
 =head1 DESCRIPTION
 
@@ -33,7 +33,7 @@
 use Params::Classify 0.000 qw(is_undef is_string is_ref);
 use if _DO_MRO, "mro";
 
-our $VERSION = "0.005";
+our $VERSION = "0.006";
 
 use parent "Exporter";
 our @EXPORT_OK = qw(mix_class genpkg);
@@ -212,7 +212,7 @@
 
 =head1 COPYRIGHT
 
-Copyright (C) 2004, 2006, 2009, 2010, 2011
+Copyright (C) 2004, 2006, 2009, 2010, 2011, 2017
 Andrew Main (Zefram) <[email protected]>
 
 =head1 LICENSE

++++++ 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