Hello community,

here is the log from the commit of package perl-ExtUtils-MakeMaker-CPANfile for 
openSUSE:Factory checked in at 2019-01-03 18:08:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-ExtUtils-MakeMaker-CPANfile (Old)
 and      
/work/SRC/openSUSE:Factory/.perl-ExtUtils-MakeMaker-CPANfile.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-ExtUtils-MakeMaker-CPANfile"

Thu Jan  3 18:08:20 2019 rev:4 rq:662420 version:0.09

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-ExtUtils-MakeMaker-CPANfile/perl-ExtUtils-MakeMaker-CPANfile.changes
        2017-06-26 15:56:40.226373219 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-ExtUtils-MakeMaker-CPANfile.new.28833/perl-ExtUtils-MakeMaker-CPANfile.changes
     2019-01-03 18:08:27.276043004 +0100
@@ -1,0 +2,10 @@
+Sat Dec 29 06:10:23 UTC 2018 - Stephan Kulow <[email protected]>
+
+- updated to 0.09
+   see /usr/share/doc/packages/perl-ExtUtils-MakeMaker-CPANfile/Changes
+
+  0.09  2018/12/28
+      - fixed tests not to fail when $^X contains spaces
+        (RT-125074)
+
+-------------------------------------------------------------------

Old:
----
  ExtUtils-MakeMaker-CPANfile-0.08.tar.gz

New:
----
  ExtUtils-MakeMaker-CPANfile-0.09.tar.gz

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

Other differences:
------------------
++++++ perl-ExtUtils-MakeMaker-CPANfile.spec ++++++
--- /var/tmp/diff_new_pack.IJww8X/_old  2019-01-03 18:08:27.712042616 +0100
+++ /var/tmp/diff_new_pack.IJww8X/_new  2019-01-03 18:08:27.716042612 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-ExtUtils-MakeMaker-CPANfile
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           perl-ExtUtils-MakeMaker-CPANfile
-Version:        0.08
+Version:        0.09
 Release:        0
 %define cpan_name ExtUtils-MakeMaker-CPANfile
 Summary:        Cpanfile Support for Eumm
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/ExtUtils-MakeMaker-CPANfile/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -54,11 +54,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ ExtUtils-MakeMaker-CPANfile-0.08.tar.gz -> 
ExtUtils-MakeMaker-CPANfile-0.09.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-MakeMaker-CPANfile-0.08/Changes 
new/ExtUtils-MakeMaker-CPANfile-0.09/Changes
--- old/ExtUtils-MakeMaker-CPANfile-0.08/Changes        2017-06-18 
04:47:02.000000000 +0200
+++ new/ExtUtils-MakeMaker-CPANfile-0.09/Changes        2018-12-28 
09:20:52.000000000 +0100
@@ -1,5 +1,9 @@
 Revision history for Perl extension ExtUtils-MakeMaker-CPANfile
 
+0.09  2018/12/28
+    - fixed tests not to fail when $^X contains spaces
+      (RT-125074)
+
 0.08  2017/06/18
     - fixed to convert META_ADD/MERGE properly when 2.0 elements
       are found (RT-122124)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-MakeMaker-CPANfile-0.08/META.json 
new/ExtUtils-MakeMaker-CPANfile-0.09/META.json
--- old/ExtUtils-MakeMaker-CPANfile-0.08/META.json      2017-06-18 
04:47:16.000000000 +0200
+++ new/ExtUtils-MakeMaker-CPANfile-0.09/META.json      2018-12-28 
09:21:02.000000000 +0100
@@ -4,7 +4,7 @@
       "Kenichi Ishigaki <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.143240",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "perl_5"
    ],
@@ -48,5 +48,6 @@
          "url" : "https://github.com/charsbar/ExtUtils-MakeMaker-CPANfile";
       }
    },
-   "version" : "0.08"
+   "version" : "0.09",
+   "x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-MakeMaker-CPANfile-0.08/META.yml 
new/ExtUtils-MakeMaker-CPANfile-0.09/META.yml
--- old/ExtUtils-MakeMaker-CPANfile-0.08/META.yml       2017-06-18 
04:47:16.000000000 +0200
+++ new/ExtUtils-MakeMaker-CPANfile-0.09/META.yml       2018-12-28 
09:21:02.000000000 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.143240'
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,4 +27,5 @@
   version: '0.76'
 resources:
   repository: https://github.com/charsbar/ExtUtils-MakeMaker-CPANfile
-version: '0.08'
+version: '0.09'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ExtUtils-MakeMaker-CPANfile-0.08/lib/ExtUtils/MakeMaker/CPANfile.pm 
new/ExtUtils-MakeMaker-CPANfile-0.09/lib/ExtUtils/MakeMaker/CPANfile.pm
--- old/ExtUtils-MakeMaker-CPANfile-0.08/lib/ExtUtils/MakeMaker/CPANfile.pm     
2017-06-18 04:43:05.000000000 +0200
+++ new/ExtUtils-MakeMaker-CPANfile-0.09/lib/ExtUtils/MakeMaker/CPANfile.pm     
2018-12-28 09:20:52.000000000 +0100
@@ -7,7 +7,7 @@
 use Module::CPANfile;
 use version;
 
-our $VERSION = "0.08";
+our $VERSION = "0.09";
 
 sub import {
   my $class = shift;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-MakeMaker-CPANfile-0.08/t/01_basic.t 
new/ExtUtils-MakeMaker-CPANfile-0.09/t/01_basic.t
--- old/ExtUtils-MakeMaker-CPANfile-0.08/t/01_basic.t   2017-06-18 
04:42:55.000000000 +0200
+++ new/ExtUtils-MakeMaker-CPANfile-0.09/t/01_basic.t   2018-12-28 
09:20:52.000000000 +0100
@@ -57,7 +57,7 @@
 };
 plan skip_all => "failed to set up a test distribution" if $@;
 
-ok !system("$^X Makefile.PL"), "ran Makefile.PL";
+ok !system($^X, "Makefile.PL"), "ran Makefile.PL";
 ok -f "Makefile", "generated Makefile";
 
 my $makefile = do { local $/; open my $fh, '<', "Makefile"; <$fh> };


Reply via email to