Hello community, here is the log from the commit of package perl-B-Keywords for openSUSE:Factory checked in at 2018-08-31 10:43:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-B-Keywords (Old) and /work/SRC/openSUSE:Factory/.perl-B-Keywords.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-B-Keywords" Fri Aug 31 10:43:25 2018 rev:20 rq:631337 version:1.19 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-B-Keywords/perl-B-Keywords.changes 2018-02-07 18:43:14.375052310 +0100 +++ /work/SRC/openSUSE:Factory/.perl-B-Keywords.new/perl-B-Keywords.changes 2018-08-31 10:44:06.439178363 +0200 @@ -1,0 +2,9 @@ +Fri Aug 24 05:05:07 UTC 2018 - [email protected] + +- updated to 1.19 + see /usr/share/doc/packages/perl-B-Keywords/Changes + + 1.19 Thu Aug 23 11:16:09 CEST 2018 + - our was added with 5.005_61 + +------------------------------------------------------------------- Old: ---- B-Keywords-1.18.tar.gz New: ---- B-Keywords-1.19.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-B-Keywords.spec ++++++ --- /var/tmp/diff_new_pack.Hd7SLP/_old 2018-08-31 10:44:06.943178965 +0200 +++ /var/tmp/diff_new_pack.Hd7SLP/_new 2018-08-31 10:44:06.943178965 +0200 @@ -17,12 +17,12 @@ Name: perl-B-Keywords -Version: 1.18 +Version: 1.19 Release: 0 #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 +License: GPL-2.0-only OR Artistic-1.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/B-Keywords/ Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{version}.tar.gz ++++++ B-Keywords-1.18.tar.gz -> B-Keywords-1.19.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.18/Changes new/B-Keywords-1.19/Changes --- old/B-Keywords-1.18/Changes 2018-01-29 18:09:40.000000000 +0100 +++ new/B-Keywords-1.19/Changes 2018-08-23 11:16:18.000000000 +0200 @@ -86,3 +86,5 @@ There's still a chance for perl6 compat 1.18 Mon Jan 29 18:09:23 CET 2018 rurban - Oops, forgot break +1.19 Thu Aug 23 11:16:09 CEST 2018 + - our was added with 5.005_61 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.18/META.json new/B-Keywords-1.19/META.json --- old/B-Keywords-1.18/META.json 2018-01-29 18:10:31.000000000 +0100 +++ new/B-Keywords-1.19/META.json 2018-08-23 11:20:58.000000000 +0200 @@ -4,7 +4,7 @@ "Joshua ben Jore <[email protected]>" ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010", + "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010", "license" : [ "unknown" ], @@ -45,6 +45,6 @@ "url" : "http://github.com/rurban/b-keywords" } }, - "version" : "1.18", + "version" : "1.19", "x_serialization_backend" : "JSON::PP version 2.97001" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.18/META.yml new/B-Keywords-1.19/META.yml --- old/B-Keywords-1.18/META.yml 2018-01-29 18:10:31.000000000 +0100 +++ new/B-Keywords-1.19/META.yml 2018-08-23 11:20:58.000000000 +0200 @@ -7,7 +7,7 @@ configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010' +generated_by: 'ExtUtils::MakeMaker version 7.34, 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.18' +version: '1.19' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.18/Makefile.PL new/B-Keywords-1.19/Makefile.PL --- old/B-Keywords-1.18/Makefile.PL 2017-12-28 11:54:48.000000000 +0100 +++ new/B-Keywords-1.19/Makefile.PL 2018-08-23 11:20:25.000000000 +0200 @@ -34,7 +34,6 @@ pod2text \$(VERSION_FROM) > README release : dist - git commit -a -m\"release \$(VERSION)\" git tag \$(VERSION) cpan-upload \$(DISTVNAME).tar\$(SUFFIX) git push diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.18/README new/B-Keywords-1.19/README --- old/B-Keywords-1.18/README 2017-12-28 11:54:48.000000000 +0100 +++ new/B-Keywords-1.19/README 2018-08-23 11:18:20.000000000 +0200 @@ -2,27 +2,102 @@ B::Keywords - Lists of reserved barewords and symbol names SYNOPSIS - use B::Keywords; - print join "\n", @B::Keywords::Symbols, - @B::Keywords::Barewords; + use B::Keywords qw( @Symbols @Barewords ); + print join "\n", @Symbols, + @Barewords; DESCRIPTION - B::Keywords supplies seven arrays of keywords: @Scalars, @Arrays, - @Hashes, @Filehandles, @Symbols, @Functions and @Barewords. The @Symbols - array includes the contents of each of @Scalars, @Arrays, @Hashes and - @Filehandles. Similarly, @Barewords adds a few non-function keywords - (like __DATA__, NULL) to the @Functions array. + "B::Keywords" supplies several arrays of exportable keywords: @Scalars, + @Arrays, @Hashes, @Filehandles, @Symbols, @Functions, @Barewords, + @TieIOMethods, @UNIVERSALMethods and @ExporterSymbols. + + The @Symbols array includes the contents of each of @Scalars, @Arrays, + @Hashes, @Functions and @Filehandles. + + Similarly, @Barewords adds a few non-function keywords and operators to + the @Functions array. All additions and modifications are welcome. + The perl parser uses a static list of keywords from regen/keywords.pl + which constitutes the strict list of keywords @Functions and @Barewords, + though some @Functions are not functions in the strict sense. Several + library functions use more special symbols, handles and methods. + +DATA + @Scalars + @Arrays + @Hashes + @Filehandles + @Functions + The above are lists of variables, special file handles, and built in + functions. + + @Symbols + This is just the combination of all of the above: variables, file + handles, and functions. + + @Barewords + This is a list of other special keywords in perl including operators + and all the control structures. + + @TieIOMethods + Those are special tie or PerlIO methods called by the perl core, + namely for tieing or PerlIO::via (or both of those) or threads. + + @UNIVERSALMethods + Methods defined by the core package UNIVERSAL. + + @ExporterSymbols + Variables or functions used by Exporter (some internal), which is + almost as good as being keywords, for you mustn't use them for any + other purpose in any package that isa Exporter, which is quite + common. + +EXPORT + Anything can be exported if you desire. Use the :all tag to get + everything. + SEE ALSO - keywords.pl from the perl source, perlvar, perlfunc, perldelta. + regen/keywords.pl from the perl source, perlvar, perlfunc, perldelta. -AUTHOR - Joshua ben Jore <[email protected]> +BUGS + Please report any bugs or feature requests to "bug-B-Keywords at + rt.cpan.org", or through the web interface at + <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=B-Keywords>. I will be + notified, and then you'll automatically be notified of progress on your + bug as I make changes. + +SUPPORT + You can find documentation for this module with the perldoc command. + + perldoc B::Keywords + + You can also look for information at: + + * RT: CPAN's request tracker + + <http://rt.cpan.org/NoAuth/Bugs.html?Dist=B-Keywords> + + * AnnoCPAN: Annotated CPAN documentation + + <http://annocpan.org/dist/B-Keywords> + + * CPAN Ratings + + <http://cpanratings.perl.org/d/B-Keywords> + + * Search CPAN + + <http://search.cpan.org/dist/B-Keywords> + +ACKNOWLEDGEMENTS + Michael G Schwern, Reini Urban, Florian Ragwitz and Zsbán Ambrus for + patches and releases. COPYRIGHT AND LICENSE - Copyright 2007, Joshua ben Jore. All rights reserved. + Copyright 2009 Joshua ben Jore, 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: @@ -32,3 +107,12 @@ b) the "Artistic License" which comes with Perl. +SOURCE AVAILABILITY + This source is in Github: <git://github.com/rurban/b-keywords.git> + +AUTHOR + Joshua ben Jore <[email protected]> + +MAINTAINER + Reini Urban <[email protected]> + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.18/SIGNATURE new/B-Keywords-1.19/SIGNATURE --- old/B-Keywords-1.18/SIGNATURE 2018-01-29 18:10:32.000000000 +0100 +++ new/B-Keywords-1.19/SIGNATURE 2018-08-23 11:20:58.000000000 +0200 @@ -14,14 +14,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -SHA1 b9602a7123b9ebfaacfd4f04c7cba992369fd9d9 Changes +SHA1 9f54ee05615aaf16e452d16c56a176afa9194f91 Changes SHA1 0e987cce2b4e94a4d6920e7353f8674a4462528a LICENSE SHA1 46ec9231f2152e6fcf554de076272a1fc03e0a72 MANIFEST -SHA1 d40fb491eb722d2a0b9176b8596a59d159b852ba META.json -SHA1 51994a7a83fccfbf81797d079eb9fcd0b4065755 META.yml -SHA1 30135cfc198eb4d8eec4d5c35a1a1f23f19ebc00 Makefile.PL -SHA1 a53710b3f8ae9645adcdf4bae864206b330c15af README -SHA1 a3c13bc66dc31c12741d9c4790dd3f15ad23c584 lib/B/Keywords.pm +SHA1 bd14190f3bb17ccf70e7111fe67834390e3ccfe0 META.json +SHA1 08517d33341df96a66ca6690171ad7169a1e3801 META.yml +SHA1 202c59d7d6a91edfdb197f6959f7e8ac9b463dc0 Makefile.PL +SHA1 bdbfcd14170d22b0f44a0fc52778bf3a0dda7199 README +SHA1 8ee601afbd53de5b6a6b0c850201e408208dd240 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/3JQgUCWm9ViAAKCRCabZJij/3J -Qn2GAJ0Z4mgsFP2/X14ip4hi/tKbYBItKACfcNFxS/QJLhW9xAL4LbcgY0zTcxY= -=FzPu +iF0EARECAB0WIQRZHhhUcL58V8z0UW2abZJij/3JQgUCW358egAKCRCabZJij/3J +QnVSAJ9DO0XDCERdUoCWX97y3Cgr8ccbYgCeMbqO3f33Rbw0QiSl7hZkPLNrFFw= +=cq1R -----END PGP SIGNATURE----- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/B-Keywords-1.18/lib/B/Keywords.pm new/B-Keywords-1.19/lib/B/Keywords.pm --- old/B-Keywords-1.18/lib/B/Keywords.pm 2018-01-29 18:09:51.000000000 +0100 +++ new/B-Keywords-1.19/lib/B/Keywords.pm 2018-08-23 11:17:17.000000000 +0200 @@ -14,7 +14,7 @@ %EXPORT_TAGS = ( 'all' => \@EXPORT_OK ); use vars '$VERSION'; -$VERSION = '1.18'; +$VERSION = '1.19'; my $CPERL = $^V =~ /c$/ ? 1 : 0; use vars '@Scalars'; @@ -131,7 +131,7 @@ BEGIN DESTROY END ), - # STOP was between 5.5.64 - v5.6.0 + # STOP was between 5.5.64 - 5.6.0 ($] >= 5.005064 && $] < 5.006 ? qw(STOP) : qw(CHECK)), # INIT was called RESTART before 5.004_50 @@ -264,8 +264,10 @@ oct open opendir - ord + ord ), + ($] >= 5.005061 ? qw( our + ) : ()), qw( pack pipe pop
