Hello community,

here is the log from the commit of package perl-Module-CPANfile for 
openSUSE:Factory checked in at 2018-05-03 12:33:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Module-CPANfile (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Module-CPANfile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Module-CPANfile"

Thu May  3 12:33:43 2018 rev:7 rq:603048 version:1.1004

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Module-CPANfile/perl-Module-CPANfile.changes    
    2018-04-26 13:37:52.672417719 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-CPANfile.new/perl-Module-CPANfile.changes
   2018-05-03 12:33:46.545302256 +0200
@@ -1,0 +2,10 @@
+Fri Apr 27 05:34:18 UTC 2018 - [email protected]
+
+- updated to 1.1004
+   see /usr/share/doc/packages/perl-Module-CPANfile/Changes
+
+  1.1004  2018-04-26 02:07:14 PDT
+          - Fix a bug in to_strings with empty feature block (charsbar) #50
+          - Explicitly add . in tests for perl 5.26
+
+-------------------------------------------------------------------

Old:
----
  Module-CPANfile-1.1003.tar.gz

New:
----
  Module-CPANfile-1.1004.tar.gz

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

Other differences:
------------------
++++++ perl-Module-CPANfile.spec ++++++
--- /var/tmp/diff_new_pack.6kKBbg/_old  2018-05-03 12:33:47.613264214 +0200
+++ /var/tmp/diff_new_pack.6kKBbg/_new  2018-05-03 12:33:47.617264073 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Module-CPANfile
-Version:        1.1003
+Version:        1.1004
 Release:        0
 %define cpan_name Module-CPANfile
 Summary:        Parse cpanfile

++++++ Module-CPANfile-1.1003.tar.gz -> Module-CPANfile-1.1004.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-CPANfile-1.1003/Changes 
new/Module-CPANfile-1.1004/Changes
--- old/Module-CPANfile-1.1003/Changes  2018-04-22 01:54:49.000000000 +0200
+++ new/Module-CPANfile-1.1004/Changes  2018-04-26 11:07:23.000000000 +0200
@@ -1,5 +1,9 @@
 Revision history for Module::Install::CPANfile
 
+1.1004  2018-04-26 02:07:14 PDT
+        - Fix a bug in to_strings with empty feature block (charsbar) #50
+        - Explicitly add . in tests for perl 5.26
+
 1.1003  2018-04-22 01:54:46 CEST
         - Make options written back with save()
         - Documented options_for_module method
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-CPANfile-1.1003/META.json 
new/Module-CPANfile-1.1004/META.json
--- old/Module-CPANfile-1.1003/META.json        2018-04-22 01:54:49.000000000 
+0200
+++ new/Module-CPANfile-1.1004/META.json        2018-04-26 11:07:23.000000000 
+0200
@@ -4,7 +4,7 @@
       "Tatsuhiko Miyagawa"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.009, 
CPAN::Meta::Converter version 2.150010",
+   "generated_by" : "Dist::Milla version v1.0.20, Dist::Zilla version 6.009, 
CPAN::Meta::Converter version 2.150010",
    "license" : [
       "perl_5"
    ],
@@ -34,7 +34,7 @@
       },
       "develop" : {
          "requires" : {
-            "Dist::Milla" : "v1.0.18",
+            "Dist::Milla" : "v1.0.20",
             "Test::Pod" : "1.41"
          }
       },
@@ -67,7 +67,7 @@
          "web" : "https://github.com/miyagawa/cpanfile";
       }
    },
-   "version" : "1.1003",
+   "version" : "1.1004",
    "x_contributors" : [
       "Atsushi Kato <[email protected]>",
       "David Golden <[email protected]>",
@@ -76,6 +76,7 @@
       "Gregory Oschwald <[email protected]>",
       "grtodd <[email protected]>",
       "ikasam_a <[email protected]>",
+      "James E Keenan <[email protected]>",
       "Kenichi Ishigaki <[email protected]>",
       "Masahiro Honma <[email protected]>",
       "Michiel Beijen <[email protected]>",
@@ -83,6 +84,7 @@
       "Tatsuhiko Miyagawa <[email protected]>",
       "Tatsuhiko Miyagawa <[email protected]>"
    ],
-   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233",
+   "x_static_install" : 1
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-CPANfile-1.1003/META.yml 
new/Module-CPANfile-1.1004/META.yml
--- old/Module-CPANfile-1.1003/META.yml 2018-04-22 01:54:49.000000000 +0200
+++ new/Module-CPANfile-1.1004/META.yml 2018-04-26 11:07:23.000000000 +0200
@@ -8,7 +8,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Milla version v1.0.18, Dist::Zilla version 6.009, 
CPAN::Meta::Converter version 2.150010'
+generated_by: 'Dist::Milla version v1.0.20, Dist::Zilla version 6.009, 
CPAN::Meta::Converter version 2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -32,7 +32,7 @@
   bugtracker: https://github.com/miyagawa/cpanfile/issues
   homepage: https://github.com/miyagawa/cpanfile
   repository: https://github.com/miyagawa/cpanfile.git
-version: '1.1003'
+version: '1.1004'
 x_contributors:
   - 'Atsushi Kato <[email protected]>'
   - 'David Golden <[email protected]>'
@@ -41,6 +41,7 @@
   - 'Gregory Oschwald <[email protected]>'
   - 'grtodd <[email protected]>'
   - 'ikasam_a <[email protected]>'
+  - 'James E Keenan <[email protected]>'
   - 'Kenichi Ishigaki <[email protected]>'
   - 'Masahiro Honma <[email protected]>'
   - 'Michiel Beijen <[email protected]>'
@@ -48,3 +49,4 @@
   - 'Tatsuhiko Miyagawa <[email protected]>'
   - 'Tatsuhiko Miyagawa <[email protected]>'
 x_serialization_backend: 'YAML::Tiny version 1.70'
+x_static_install: 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-CPANfile-1.1003/Makefile.PL 
new/Module-CPANfile-1.1004/Makefile.PL
--- old/Module-CPANfile-1.1003/Makefile.PL      2018-04-22 01:54:49.000000000 
+0200
+++ new/Module-CPANfile-1.1004/Makefile.PL      2018-04-26 11:07:23.000000000 
+0200
@@ -28,7 +28,7 @@
     "File::pushd" => 0,
     "Test::More" => "0.88"
   },
-  "VERSION" => "1.1003",
+  "VERSION" => "1.1004",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-CPANfile-1.1003/lib/Module/CPANfile.pm 
new/Module-CPANfile-1.1004/lib/Module/CPANfile.pm
--- old/Module-CPANfile-1.1003/lib/Module/CPANfile.pm   2018-04-22 
01:54:49.000000000 +0200
+++ new/Module-CPANfile-1.1004/lib/Module/CPANfile.pm   2018-04-26 
11:07:23.000000000 +0200
@@ -6,7 +6,7 @@
 use Module::CPANfile::Environment;
 use Module::CPANfile::Requirement;
 
-our $VERSION = '1.1003';
+our $VERSION = '1.1004';
 
 BEGIN {
     if (${^TAINT}) {
@@ -160,7 +160,7 @@
 
     for my $feature ($self->features) {
         $code .= "feature @{[ _d $feature->{identifier} ]}, @{[ _d 
$feature->{description} ]} => sub {\n";
-        $code .= $self->_dump_prereqs($feature->{spec}, $include_empty, 4);
+        $code .= $self->_dump_prereqs($feature->{prereqs}->as_string_hash, 
$include_empty, 4);
         $code .= "};\n\n";
     }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-CPANfile-1.1003/t/feature.t 
new/Module-CPANfile-1.1004/t/feature.t
--- old/Module-CPANfile-1.1003/t/feature.t      2018-04-22 01:54:49.000000000 
+0200
+++ new/Module-CPANfile-1.1004/t/feature.t      2018-04-26 11:07:23.000000000 
+0200
@@ -83,6 +83,7 @@
     }
 
     like $cpanfile->to_string, qr/feature/;
+    like $cpanfile->to_string, qr/DBD::SQLite/;
 }
 
 done_testing;


Reply via email to