Hello community,

here is the log from the commit of package perl-UNIVERSAL-can for 
openSUSE:Factory checked in at 2014-07-26 09:42:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-UNIVERSAL-can (Old)
 and      /work/SRC/openSUSE:Factory/.perl-UNIVERSAL-can.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-UNIVERSAL-can"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-UNIVERSAL-can/perl-UNIVERSAL-can.changes    
2014-03-21 12:15:26.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-UNIVERSAL-can.new/perl-UNIVERSAL-can.changes   
    2014-07-26 09:42:16.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jul 25 09:31:59 UTC 2014 - [email protected]
+
+- updated to 1.20140328
+ - eliminated a UNIVERSAL::isa warning
+
+-------------------------------------------------------------------

Old:
----
  UNIVERSAL-can-1.20140124.tar.gz

New:
----
  UNIVERSAL-can-1.20140328.tar.gz

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

Other differences:
------------------
++++++ perl-UNIVERSAL-can.spec ++++++
--- /var/tmp/diff_new_pack.AF0DRT/_old  2014-07-26 09:42:17.000000000 +0200
+++ /var/tmp/diff_new_pack.AF0DRT/_new  2014-07-26 09:42:17.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-UNIVERSAL-can
-Version:        1.20140124
+Version:        1.20140328
 Release:        0
 %define cpan_name UNIVERSAL-can
 Summary:        work around buggy code calling UNIVERSAL::can() as a function

++++++ UNIVERSAL-can-1.20140124.tar.gz -> UNIVERSAL-can-1.20140328.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/UNIVERSAL-can-1.20140124/Changes 
new/UNIVERSAL-can-1.20140328/Changes
--- old/UNIVERSAL-can-1.20140124/Changes        2014-01-24 20:02:07.000000000 
+0100
+++ new/UNIVERSAL-can-1.20140328/Changes        2014-03-29 00:21:15.000000000 
+0100
@@ -1,5 +1,8 @@
 Revision history for UNIVERSAL::can
 
+1.20140328 2014-03-28 16:21:13-07:00 America/Los_Angeles
+    - eliminated a UNIVERSAL::isa warning
+
 1.20140124 2014-01-24 11:02:04 America/Los_Angeles
     - added =encoding to POD (thanks to Debian Perl Group)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/UNIVERSAL-can-1.20140124/LICENSE 
new/UNIVERSAL-can-1.20140328/LICENSE
--- old/UNIVERSAL-can-1.20140124/LICENSE        2014-01-24 20:02:07.000000000 
+0100
+++ new/UNIVERSAL-can-1.20140328/LICENSE        2014-03-29 00:21:15.000000000 
+0100
@@ -22,7 +22,7 @@
                      Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/UNIVERSAL-can-1.20140124/MANIFEST 
new/UNIVERSAL-can-1.20140328/MANIFEST
--- old/UNIVERSAL-can-1.20140124/MANIFEST       2014-01-24 20:02:07.000000000 
+0100
+++ new/UNIVERSAL-can-1.20140328/MANIFEST       2014-03-29 00:21:15.000000000 
+0100
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.013.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/UNIVERSAL-can-1.20140124/META.yml 
new/UNIVERSAL-can-1.20140328/META.yml
--- old/UNIVERSAL-can-1.20140124/META.yml       2014-01-24 20:02:07.000000000 
+0100
+++ new/UNIVERSAL-can-1.20140328/META.yml       2014-03-29 00:21:15.000000000 
+0100
@@ -3,26 +3,26 @@
 author:
   - chromatic
 build_requires:
-  Test::More: 0
-  lib: 0
-  overload: 0
+  Test::More: '0'
+  lib: '0'
+  overload: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 6.30
+  ExtUtils::MakeMaker: '6.30'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.006, CPAN::Meta::Converter version 
2.133380'
+generated_by: 'Dist::Zilla version 5.013, CPAN::Meta::Converter version 
2.133380'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: UNIVERSAL-can
 requires:
-  Scalar::Util: 0
-  perl: 5.008
-  strict: 0
-  vars: 0
-  warnings: 0
-  warnings::register: 0
+  Scalar::Util: '0'
+  perl: '5.008'
+  strict: '0'
+  vars: '0'
+  warnings: '0'
+  warnings::register: '0'
 resources:
   homepage: https://github.com/chromatic/UNIVERSAL-can
   repository: https://github.com/chromatic/UNIVERSAL-can.git
-version: 1.20140124
+version: '1.20140328'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/UNIVERSAL-can-1.20140124/Makefile.PL 
new/UNIVERSAL-can-1.20140328/Makefile.PL
--- old/UNIVERSAL-can-1.20140124/Makefile.PL    2014-01-24 20:02:07.000000000 
+0100
+++ new/UNIVERSAL-can-1.20140328/Makefile.PL    2014-03-29 00:21:15.000000000 
+0100
@@ -1,4 +1,5 @@
 
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.013.
 use strict;
 use warnings;
 
@@ -31,7 +32,7 @@
     "lib" => 0,
     "overload" => 0
   },
-  "VERSION" => "1.20140124",
+  "VERSION" => "1.20140328",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/UNIVERSAL-can-1.20140124/lib/UNIVERSAL/can.pm 
new/UNIVERSAL-can-1.20140328/lib/UNIVERSAL/can.pm
--- old/UNIVERSAL-can-1.20140124/lib/UNIVERSAL/can.pm   2014-01-24 
20:02:07.000000000 +0100
+++ new/UNIVERSAL-can-1.20140328/lib/UNIVERSAL/can.pm   2014-03-29 
00:21:15.000000000 +0100
@@ -1,9 +1,6 @@
 package UNIVERSAL::can;
-{
-  $UNIVERSAL::can::VERSION = '1.20140124';
-}
 # ABSTRACT: work around buggy code calling UNIVERSAL::can() as a function
-
+$UNIVERSAL::can::VERSION = '1.20140328';
 use strict;
 use warnings;
 use 5.008;
@@ -44,6 +41,8 @@
                 || (   defined $caller
                    &&  defined $_[0]
                    &&  eval { local $recursing = 1;
+                              warnings->unimport( 'UNIVERSAL::isa' )
+                                  if $INC{'UNIVERSAL::isa'};
                               $caller->isa(blessed $_[0] || $_[0]) } );
 
     # call an overridden can() if it exists

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to