Hello community,

here is the log from the commit of package perl-B-Keywords for openSUSE:Factory 
checked in at 2015-11-15 12:46:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-B-Keywords (Old)
 and      /work/SRC/openSUSE:Factory/.perl-B-Keywords.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-B-Keywords"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-B-Keywords/perl-B-Keywords.changes  
2015-04-16 14:13:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-B-Keywords.new/perl-B-Keywords.changes     
2015-11-15 12:48:05.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Nov 14 09:29:26 UTC 2015 - [email protected]
+
+- updated to 1.15
+   see /usr/share/doc/packages/perl-B-Keywords/Changes
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-B-Keywords.spec ++++++
--- /var/tmp/diff_new_pack.PuIw6x/_old  2015-11-15 12:48:06.000000000 +0100
+++ /var/tmp/diff_new_pack.PuIw6x/_new  2015-11-15 12:48:06.000000000 +0100
@@ -17,9 +17,9 @@
 
 
 Name:           perl-B-Keywords
-Version:        1.14
+Version:        1.15
 Release:        0
-#Upstream:  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:  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.14.tar.gz -> B-Keywords-1.15.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.14/Changes new/B-Keywords-1.15/Changes
--- old/B-Keywords-1.14/Changes 2015-02-21 15:44:07.000000000 +0100
+++ new/B-Keywords-1.15/Changes 2015-11-11 15:25:26.000000000 +0100
@@ -47,10 +47,10 @@
   - Fix typo in SYNOPSIS
 1.11 rafl
   - Add new keywords for 5.16, __SUB__ and evalbytes.
-1.12 rurban
+1.12 Fri Apr 5 2013 rurban
   - Add new keyword fc (Unicode casefolding) for 5.16 added with commit 
838f2281
   - added diag before each big t/11keywords.t loop
-1.13 rurban
+1.13 Fri Apr 5 2013 rurban
   - removed diag before each big t/11keywords.t loop
   - added suggested keywords from RT #62382: 
      *_ and DATA to @FileHandles (the deprecated lowercase: stdin, stdout, 
stderr not),
@@ -71,5 +71,9 @@
     $^POSTMATCH $^UTF8CACHE $^WIN32_SLOPPY_STAT to @Scalars
   - Added English names for %!, @F (perlrun) and @ARG for @_ (Zsbán Ambrus)
   - Added %+ %- (Zsbán Ambrus) and $LAST_SUBMATCH_RESULT
-1.14 rurban
+1.14 Sat Feb 21 2015 rurban
   - removed err from Barewords, RT #102259 (Alex Efros a.k.a. Powerman)
+1.15 Wed Nov 11 2015 rurban
+  - Fixed $OUTPUT_AUTOFLUSH, RT #108572 (Defragmented Reality)
+  - Made $* $MULTILINE_MATCHING version specific, deprecated with 5.8.1,
+    removed with 5.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.14/META.json 
new/B-Keywords-1.15/META.json
--- old/B-Keywords-1.14/META.json       2015-02-21 15:44:33.000000000 +0100
+++ new/B-Keywords-1.15/META.json       2015-11-11 15:26:01.000000000 +0100
@@ -4,7 +4,7 @@
       "Joshua ben Jore <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.143240",
+   "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter 
version 2.150005",
    "license" : [
       "unknown"
    ],
@@ -45,5 +45,6 @@
          "url" : "http://github.com/rurban/b-keywords";
       }
    },
-   "version" : "1.14"
+   "version" : "1.15",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.14/META.yml new/B-Keywords-1.15/META.yml
--- old/B-Keywords-1.14/META.yml        2015-02-21 15:44:33.000000000 +0100
+++ new/B-Keywords-1.15/META.yml        2015-11-11 15:26:01.000000000 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.143240'
+generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 
2.150005'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,4 +22,5 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: http://github.com/rurban/b-keywords
-version: '1.14'
+version: '1.15'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.14/SIGNATURE 
new/B-Keywords-1.15/SIGNATURE
--- old/B-Keywords-1.14/SIGNATURE       2015-02-21 15:44:36.000000000 +0100
+++ new/B-Keywords-1.15/SIGNATURE       2015-11-11 15:26:05.000000000 +0100
@@ -1,5 +1,5 @@
 This file contains message digests of all files listed in MANIFEST,
-signed via the Module::Signature module, version 0.73.
+signed via the Module::Signature module, version 0.79.
 
 To verify the content in this distribution, first make sure you have
 Module::Signature installed, then type:
@@ -14,14 +14,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 3d406f6cc792030faf0ba77a5c2d4684a894f22a Changes
+SHA1 dfa8493c71ba9f080fe464c78c23965b38d7ddae Changes
 SHA1 0e987cce2b4e94a4d6920e7353f8674a4462528a LICENSE
 SHA1 46ec9231f2152e6fcf554de076272a1fc03e0a72 MANIFEST
-SHA1 86ef62e9ede7ad3c150a963edf04a5b847fca3d9 META.json
-SHA1 dfe91efe7ada8154d85e07795db915ee49906e04 META.yml
+SHA1 80f5993ec9d75329ed85a4925be7a8ee6bd95709 META.json
+SHA1 0a4a5072af71fc57177e670368de1ef0ae6ee088 META.yml
 SHA1 30135cfc198eb4d8eec4d5c35a1a1f23f19ebc00 Makefile.PL
 SHA1 a53710b3f8ae9645adcdf4bae864206b330c15af README
-SHA1 a95726da91443d51e7897394b98ef866fabbf85d lib/B/Keywords.pm
+SHA1 90a5f7870f866084f409696aececcc657938dde8 lib/B/Keywords.pm
 SHA1 26eebf3bf6177dc6fc7f91890c68c05b7a61fbe1 t/10basic.t
 SHA1 d977811d4f33d71a1b515fc6eb96d1bb4184bbd5 t/11keywords.t
 SHA1 e6872ebfbccb57ef102945ddd11d131453024ea3 t/export.t
@@ -33,7 +33,7 @@
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
-iEYEARECAAYFAlTomdIACgkQmm2SYo/9yUKHmwCeKkLpZLXheGXvVb9KS1RBgQiy
-MG0AoIH6RuaPVFDBZ623S9logHUk3o5L
-=PkJa
+iEYEARECAAYFAlZDT/oACgkQmm2SYo/9yUJPiwCfV1RujLF7ssQs2YL4oSMbpjix
+280AnjTfInhuJsPPn3OWRsHdbu2MfWiX
+=zA44
 -----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.14/lib/B/Keywords.pm 
new/B-Keywords-1.15/lib/B/Keywords.pm
--- old/B-Keywords-1.14/lib/B/Keywords.pm       2015-02-21 15:43:03.000000000 
+0100
+++ new/B-Keywords-1.15/lib/B/Keywords.pm       2015-11-11 15:19:09.000000000 
+0100
@@ -14,7 +14,7 @@
 %EXPORT_TAGS = ( 'all' => \@EXPORT_OK );
 
 use vars '$VERSION';
-$VERSION = '1.14';
+$VERSION = '1.15';
 
 use vars '@Scalars';
 @Scalars = (
@@ -24,15 +24,16 @@
         $& $MATCH
         $` $PREMATCH
         $' $POSTMATCH
-        $+ $LAST_PAREN_MATCH
-        $* $MULTILINE_MATCHING
-        $. $INPUT_LINE_NUMBER $NR
+        $+ $LAST_PAREN_MATCH ),
+    ($] < 5.008001 ?
+    qw( $* $MULTILINE_MATCHING) : ()),
+    qw( $. $INPUT_LINE_NUMBER $NR
         $/ $INPUT_RECORD_SEPARATOR $RS
-        $| $OUTPUT_AUTO_FLUSH ), '$,', qw( $OUTPUT_FIELD_SEPARATOR $OFS
+        $| $OUTPUT_AUTOFLUSH ), '$,', qw( $OUTPUT_FIELD_SEPARATOR $OFS
         $\ $OUTPUT_RECORD_SEPARATOR $ORS
         $" $LIST_SEPARATOR
         $; $SUBSCRIPT_SEPARATOR $SUBSEP
-        ), '$#', qw( $OFMT
+    ), '$#', qw( $OFMT
         $% $FORMAT_PAGE_NUMBER
         $= $FORMAT_LINES_PER_PAGE
         $- $FORMAT_LINES_LEFT
@@ -44,9 +45,9 @@
         $@ $EVAL_ERROR
         $$ $PROCESS_ID $PID
         $< $REAL_USER_ID $UID
-        $> $EFFECTIVE_USER_ID $EUID ), '$(', qw( $REAL_GROUP_ID $GID ), '$)',
-    qw(
-        $EFFECTIVE_GROUP_ID $EGID
+        $> $EFFECTIVE_USER_ID $EUID ), 
+       '$(', qw( $REAL_GROUP_ID $GID ), 
+       '$)', qw( $EFFECTIVE_GROUP_ID $EGID
         $0 $PROGRAM_NAME
         $[
         $]
@@ -563,6 +564,7 @@
 =head1 COPYRIGHT AND LICENSE
 
 Copyright 2009 Joshua ben Jore, All rights reserved.
+Copyright 2013, 2015 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