Hello community,

here is the log from the commit of package perl-B-Keywords for openSUSE:Factory 
checked in at 2018-02-07 18:43:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-B-Keywords (Old)
 and      /work/SRC/openSUSE:Factory/.perl-B-Keywords.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-B-Keywords"

Wed Feb  7 18:43:10 2018 rev:19 rq:573766 version:1.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-B-Keywords/perl-B-Keywords.changes  
2018-01-24 15:30:32.898238939 +0100
+++ /work/SRC/openSUSE:Factory/.perl-B-Keywords.new/perl-B-Keywords.changes     
2018-02-07 18:43:14.375052310 +0100
@@ -1,0 +2,12 @@
+Wed Feb  7 15:08:24 UTC 2018 - [email protected]
+
+- updated to 1.18
+   see /usr/share/doc/packages/perl-B-Keywords/Changes
+
+  1.17 Mon Jan 29 17:57:05 CET 2018 rurban
+    - Added 5.27.8 changes, whereis/whereso is gone for good.
+      There's still a chance for perl6 compat
+  1.18 Mon Jan 29 18:09:23 CET 2018 rurban
+    - Oops, forgot break
+
+-------------------------------------------------------------------

Old:
----
  B-Keywords-1.16.tar.gz

New:
----
  B-Keywords-1.18.tar.gz

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

Other differences:
------------------
++++++ perl-B-Keywords.spec ++++++
--- /var/tmp/diff_new_pack.dah16M/_old  2018-02-07 18:43:14.943025717 +0100
+++ /var/tmp/diff_new_pack.dah16M/_new  2018-02-07 18:43:14.947025530 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Keywords
 #
-# 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
@@ -17,9 +17,9 @@
 
 
 Name:           perl-B-Keywords
-Version:        1.16
+Version:        1.18
 Release:        0
-#Upstream:  2017 Reini Urban, All rights reserved. This program is free 
software; you can redistribute it and/or modify it under the terms of either: 
a) the GNU General Public License as published by the Free Software Foundation; 
version 2, or b) the "Artistic License" which comes with Perl.
+#Upstream:  2017, 2018 Reini Urban, All rights reserved. This program is free 
software; you can redistribute it and/or modify it under the terms of either: 
a) the GNU General Public License as published by the Free Software Foundation; 
version 2, or b) the "Artistic License" which comes with Perl.
 %define cpan_name B-Keywords
 Summary:        Lists of reserved barewords and symbol names
 License:        GPL-2.0 or Artistic-1.0

++++++ B-Keywords-1.16.tar.gz -> B-Keywords-1.18.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.16/Changes new/B-Keywords-1.18/Changes
--- old/B-Keywords-1.16/Changes 2017-12-28 13:00:48.000000000 +0100
+++ new/B-Keywords-1.18/Changes 2018-01-29 18:09:40.000000000 +0100
@@ -81,3 +81,8 @@
   - Added 5.27.7 changes, RT #123948
   - Added cperl class keywords
   - Added keywords per version back to 5.004
+1.17 Mon Jan 29 17:57:05 CET 2018 rurban
+  - Added 5.27.8 changes, whereis/whereso is gone for good.
+    There's still a chance for perl6 compat
+1.18 Mon Jan 29 18:09:23 CET 2018 rurban
+  - Oops, forgot break
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.16/META.json 
new/B-Keywords-1.18/META.json
--- old/B-Keywords-1.16/META.json       2017-12-28 13:02:19.000000000 +0100
+++ new/B-Keywords-1.18/META.json       2018-01-29 18:10:31.000000000 +0100
@@ -4,7 +4,7 @@
       "Joshua ben Jore <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 8.3004, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "unknown"
    ],
@@ -45,6 +45,6 @@
          "url" : "http://github.com/rurban/b-keywords";
       }
    },
-   "version" : "1.16",
-   "x_serialization_backend" : "JSON::PP version 2.94_01"
+   "version" : "1.18",
+   "x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.16/META.yml new/B-Keywords-1.18/META.yml
--- old/B-Keywords-1.16/META.yml        2017-12-28 13:02:19.000000000 +0100
+++ new/B-Keywords-1.18/META.yml        2018-01-29 18:10:31.000000000 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 8.3004, CPAN::Meta::Converter 
version 2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 
2.150010'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,5 +22,5 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: http://github.com/rurban/b-keywords
-version: '1.16'
+version: '1.18'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.16/SIGNATURE 
new/B-Keywords-1.18/SIGNATURE
--- old/B-Keywords-1.16/SIGNATURE       2017-12-28 13:02:20.000000000 +0100
+++ new/B-Keywords-1.18/SIGNATURE       2018-01-29 18:10:32.000000000 +0100
@@ -14,14 +14,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 b0d5034c2d55bd27392ef0300ef691050bf9d11c Changes
+SHA1 b9602a7123b9ebfaacfd4f04c7cba992369fd9d9 Changes
 SHA1 0e987cce2b4e94a4d6920e7353f8674a4462528a LICENSE
 SHA1 46ec9231f2152e6fcf554de076272a1fc03e0a72 MANIFEST
-SHA1 b881bd7a707ac1f8b11660a4ff8bdf158675bd59 META.json
-SHA1 c04ef8f5523aacc4ed61d0192c166ee4a2526442 META.yml
+SHA1 d40fb491eb722d2a0b9176b8596a59d159b852ba META.json
+SHA1 51994a7a83fccfbf81797d079eb9fcd0b4065755 META.yml
 SHA1 30135cfc198eb4d8eec4d5c35a1a1f23f19ebc00 Makefile.PL
 SHA1 a53710b3f8ae9645adcdf4bae864206b330c15af README
-SHA1 4349192c3a2844117eadfacda2c90218799e7cd2 lib/B/Keywords.pm
+SHA1 a3c13bc66dc31c12741d9c4790dd3f15ad23c584 lib/B/Keywords.pm
 SHA1 26eebf3bf6177dc6fc7f91890c68c05b7a61fbe1 t/10basic.t
 SHA1 d977811d4f33d71a1b515fc6eb96d1bb4184bbd5 t/11keywords.t
 SHA1 e6872ebfbccb57ef102945ddd11d131453024ea3 t/export.t
@@ -32,7 +32,7 @@
 SHA1 c8aa3903d3aba84c19bbd94d677620c758fa07d5 t/z_pod.t
 -----BEGIN PGP SIGNATURE-----
 
-iF0EARECAB0WIQRZHhhUcL58V8z0UW2abZJij/3JQgUCWkTdTAAKCRCabZJij/3J
-QqN8AJ9sZ/ef76oWLXPbTKJgtIyqKDYbfwCghVuE8BCrIKYovxLcia8ARMz6xOc=
-=43Tt
+iF0EARECAB0WIQRZHhhUcL58V8z0UW2abZJij/3JQgUCWm9ViAAKCRCabZJij/3J
+Qn2GAJ0Z4mgsFP2/X14ip4hi/tKbYBItKACfcNFxS/QJLhW9xAL4LbcgY0zTcxY=
+=FzPu
 -----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.16/lib/B/Keywords.pm 
new/B-Keywords-1.18/lib/B/Keywords.pm
--- old/B-Keywords-1.16/lib/B/Keywords.pm       2017-12-28 12:57:29.000000000 
+0100
+++ new/B-Keywords-1.18/lib/B/Keywords.pm       2018-01-29 18:09:51.000000000 
+0100
@@ -14,7 +14,7 @@
 %EXPORT_TAGS = ( 'all' => \@EXPORT_OK );
 
 use vars '$VERSION';
-$VERSION = '1.16';
+$VERSION = '1.18';
 my $CPERL = $^V =~ /c$/ ? 1 : 0;
 
 use vars '@Scalars';
@@ -148,7 +148,7 @@
     bind
     binmode
     bless ),
-  ($] >= 5.009003 && ($] < 5.027007 || $CPERL) ? qw(
+  ($] >= 5.009003 && ($] < 5.027007 || $] >= 5.027008 || $CPERL) ? qw(
     break
   ) : ()), qw(
     caller
@@ -363,12 +363,12 @@
     waitpid
     wantarray
     warn ),
-  ($] >= 5.009003 && ($] < 5.027007 || $CPERL) ? qw(
+  ($] >= 5.009003 && ($] < 5.027007 || $] >= 5.027008 || $CPERL) ? qw(
     when
-  ) : qw(
+  ) : ($] >= 5.009003 && !$CPERL) ? qw(
     whereis
     whereso
-  )), qw(
+  ) : ()), qw(
     write
 
     -r -w -x -o
@@ -609,7 +609,7 @@
 =head1 COPYRIGHT AND LICENSE
 
 Copyright 2009 Joshua ben Jore, All rights reserved.
-Copyright 2013, 2015, 2017 Reini Urban, All rights reserved.
+Copyright 2013, 2015, 2017, 2018 Reini Urban, All rights reserved.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of either:


Reply via email to