Hello community,

here is the log from the commit of package perl-Devel-CheckLib for 
openSUSE:Factory checked in at 2017-03-24 02:23:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-CheckLib (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Devel-CheckLib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Devel-CheckLib"

Fri Mar 24 02:23:21 2017 rev:7 rq:482154 version:1.09

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Devel-CheckLib/perl-Devel-CheckLib.changes  
2016-04-12 19:39:13.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-CheckLib.new/perl-Devel-CheckLib.changes 
    2017-03-24 02:23:22.581447211 +0100
@@ -1,0 +2,10 @@
+Sun Mar 19 06:28:00 UTC 2017 - co...@suse.com
+
+- updated to 1.09
+   see /usr/share/doc/packages/perl-Devel-CheckLib/CHANGES
+
+  1.09    2017-03-18      Add $PATH for the libs on Windows.
+  
+  1.08    2017-03-18      Add $LD_RUN_PATH for the libs.
+
+-------------------------------------------------------------------

Old:
----
  Devel-CheckLib-1.07.tar.gz

New:
----
  Devel-CheckLib-1.09.tar.gz

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

Other differences:
------------------
++++++ perl-Devel-CheckLib.spec ++++++
--- /var/tmp/diff_new_pack.NwGfol/_old  2017-03-24 02:23:23.029383831 +0100
+++ /var/tmp/diff_new_pack.NwGfol/_new  2017-03-24 02:23:23.033383265 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-CheckLib
 #
-# 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,14 @@
 
 
 Name:           perl-Devel-CheckLib
-Version:        1.07
+Version:        1.09
 Release:        0
 %define cpan_name Devel-CheckLib
 Summary:        Check That a Library Is Available
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Devel-CheckLib/
-Source0:        
http://www.cpan.org/authors/id/M/MA/MATTN/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/M/MA/MATTN/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++++++ Devel-CheckLib-1.07.tar.gz -> Devel-CheckLib-1.09.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckLib-1.07/CHANGES 
new/Devel-CheckLib-1.09/CHANGES
--- old/Devel-CheckLib-1.07/CHANGES     2016-04-08 17:57:00.000000000 +0200
+++ new/Devel-CheckLib-1.09/CHANGES     2017-03-18 14:10:49.000000000 +0100
@@ -1,3 +1,7 @@
+1.09    2017-03-18      Add $PATH for the libs on Windows.
+
+1.08    2017-03-18      Add $LD_RUN_PATH for the libs.
+
 1.07    2016-04-09      Add analyze_binary feature.
 
 1.06    2016-02-20      Fix linking on MSVC.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckLib-1.07/META.json 
new/Devel-CheckLib-1.09/META.json
--- old/Devel-CheckLib-1.07/META.json   2016-04-08 17:59:28.000000000 +0200
+++ new/Devel-CheckLib-1.09/META.json   2017-03-18 14:11:07.000000000 +0100
@@ -4,7 +4,7 @@
       "unknown"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter 
version 2.133380",
+   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001",
    "license" : [
       "perl_5"
    ],
@@ -46,5 +46,5 @@
          "url" : "http://github.com/mattn/p5-Devel-CheckLib";
       }
    },
-   "version" : "1.07"
+   "version" : "1.09"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckLib-1.07/META.yml 
new/Devel-CheckLib-1.09/META.yml
--- old/Devel-CheckLib-1.07/META.yml    2016-04-08 17:59:28.000000000 +0200
+++ new/Devel-CheckLib-1.09/META.yml    2017-03-18 14:11:06.000000000 +0100
@@ -3,26 +3,26 @@
 author:
   - unknown
 build_requires:
-  IO::CaptureOutput: 1.0801
-  Test::More: 0.62
+  IO::CaptureOutput: '1.0801'
+  Test::More: '0.62'
 configure_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 
2.133380'
+generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Devel-CheckLib
 no_index:
   directory:
     - t
     - inc
 requires:
-  Exporter: 0
-  File::Spec: 0
-  File::Temp: 0.16
-  perl: 5.00405
+  Exporter: '0'
+  File::Spec: '0'
+  File::Temp: '0.16'
+  perl: '5.00405'
 resources:
   repository: http://github.com/mattn/p5-Devel-CheckLib
-version: 1.07
+version: '1.09'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckLib-1.07/lib/Devel/CheckLib.pm 
new/Devel-CheckLib-1.09/lib/Devel/CheckLib.pm
--- old/Devel-CheckLib-1.07/lib/Devel/CheckLib.pm       2016-04-08 
17:57:06.000000000 +0200
+++ new/Devel-CheckLib-1.09/lib/Devel/CheckLib.pm       2017-03-18 
14:10:56.000000000 +0100
@@ -5,7 +5,7 @@
 use 5.00405; #postfix foreach
 use strict;
 use vars qw($VERSION @ISA @EXPORT);
-$VERSION = '1.07';
+$VERSION = '1.09';
 use Config qw(%Config);
 use Text::ParseWords 'quotewords';
 
@@ -354,7 +354,7 @@
         push @missing, $header if $rv != 0 || ! -x $exefile;
         _cleanup_exe($exefile);
         unlink $cfile;
-    } 
+    }
 
     # now do each library in turn with headers
     my($ch, $cfile) = File::Temp::tempfile(
@@ -408,6 +408,8 @@
             );
         }
         warn "# @sys_cmd\n" if $args{debug};
+        local $ENV{LD_RUN_PATH} = join(":", @libpaths).":".$ENV{LD_RUN_PATH} 
unless $^O eq 'MSWin32';
+        local $ENV{PATH} = join(";", @libpaths).";".$ENV{PATH} if $^O eq 
'MSWin32';
         my $rv = $args{debug} ? system(@sys_cmd) : _quiet_system(@sys_cmd);
         if ($rv != 0 || ! -x $exefile) {
             push @missing, $lib;


Reply via email to