Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-B-Keywords for openSUSE:Factory 
checked in at 2025-10-23 16:35:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-B-Keywords (Old)
 and      /work/SRC/openSUSE:Factory/.perl-B-Keywords.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-B-Keywords"

Thu Oct 23 16:35:23 2025 rev:29 rq:1312577 version:1.290.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-B-Keywords/perl-B-Keywords.changes  
2025-07-01 11:34:43.122713487 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Keywords.new.1980/perl-B-Keywords.changes    
    2025-10-23 16:35:43.026021580 +0200
@@ -1,0 +2,10 @@
+Mon Oct 20 20:06:19 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 1.290.0 (1.29)
+   see /usr/share/doc/packages/perl-B-Keywords/Changes
+
+  1.29 2025-10-18 08:29 rurban
+    - Fix new 5.43 warning with qw($\) (PR #10 jkeenan)
+    - Added github actions CI
+
+-------------------------------------------------------------------

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

New:
----
  B-Keywords-1.29.tar.gz
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-B-Keywords.spec ++++++
--- /var/tmp/diff_new_pack.97tPoh/_old  2025-10-23 16:35:43.498041500 +0200
+++ /var/tmp/diff_new_pack.97tPoh/_new  2025-10-23 16:35:43.502041669 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Keywords
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,17 @@
 
 %define cpan_name B-Keywords
 Name:           perl-B-Keywords
-Version:        1.280.0
+Version:        1.290.0
 Release:        0
-# 1.28 -> normalize -> 1.280.0
-%define cpan_version 1.28
+# 1.29 -> normalize -> 1.290.0
+%define cpan_version 1.29
 #Upstream:  2017-2021 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.
 License:        Artistic-1.0 OR GPL-2.0-only
 Summary:        Lists of reserved barewords and symbol names
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros

++++++ B-Keywords-1.28.tar.gz -> B-Keywords-1.29.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.28/Changes new/B-Keywords-1.29/Changes
--- old/B-Keywords-1.28/Changes 2025-06-25 09:13:24.000000000 +0200
+++ new/B-Keywords-1.29/Changes 2025-10-17 23:42:54.000000000 +0200
@@ -114,3 +114,6 @@
   - Add bareword __CLASS__ since 5.39.2
 1.28 2025-06-25 08:52 rurban
   - Add keywords any, all since 5.42.0
+1.29 2025-10-18 08:29 rurban
+  - Fix new 5.43 warning with qw($\) (PR #10 jkeenan)
+  - Added github actions CI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.28/META.json 
new/B-Keywords-1.29/META.json
--- old/B-Keywords-1.28/META.json       2025-06-25 09:13:42.000000000 +0200
+++ new/B-Keywords-1.29/META.json       2025-10-17 23:43:19.000000000 +0200
@@ -4,7 +4,7 @@
       "Reini Urban <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "unknown"
    ],
@@ -45,6 +45,6 @@
          "url" : "http://github.com/rurban/b-keywords";
       }
    },
-   "version" : "1.28",
+   "version" : "1.29",
    "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.28/META.yml new/B-Keywords-1.29/META.yml
--- old/B-Keywords-1.28/META.yml        2025-06-25 09:13:41.000000000 +0200
+++ new/B-Keywords-1.29/META.yml        2025-10-17 23:43:19.000000000 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.70, 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.28'
-x_serialization_backend: 'CPAN::Meta::YAML version 0.020'
+version: '1.29'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.28/SIGNATURE 
new/B-Keywords-1.29/SIGNATURE
--- old/B-Keywords-1.28/SIGNATURE       2025-06-25 09:13:43.000000000 +0200
+++ new/B-Keywords-1.29/SIGNATURE       2025-10-17 23:43:19.000000000 +0200
@@ -1,5 +1,5 @@
 This file contains message digests of all files listed in MANIFEST,
-signed via the Module::Signature module, version 0.89.
+signed via the Module::Signature module, version 0.88.
 
 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: RIPEMD160
 
-SHA256 b043ef581fc88ebf5fd621ab63c5db130a757c85123bb2b89938c44e25147cd8 Changes
+SHA256 ce5ff508a0584962c728a485f8f2cf12c21285b43c2872fc9257acd4a6add36e Changes
 SHA256 6724a85e9820d3b08909b518d4d3d3621cf2fb7f2876360e5b2874efbf8c2ee8 LICENSE
 SHA256 7ebf58443f98897bc4d14d25de111e89838c847102bfafd98cad2ab6de7e7177 
MANIFEST
-SHA256 bf0245140a19ff8f10d2741446469e442fdcc0dad6e70551fdc3ee58c90a1da1 
META.json
-SHA256 384dceefdcf0be1e05e5cb68e348fc41b51c543364607a556eb4c714a8922170 
META.yml
+SHA256 7b990bf425c01dead350de33250ce20456825ee47db7e0910fd4a189bad7a4d4 
META.json
+SHA256 af0685092159175fa434ba149ec8ab669bc00db80e8906329c3ffcc4b40d9774 
META.yml
 SHA256 86f4e45ac726b4ecf0a1cec637e3aed4a9a8b6dd278139cadcedd84b1ae96bf5 
Makefile.PL
 SHA256 33a0ad7e2d9d3e3c93376b42931c1a32be3c0554a4e3b98f05090b92d3b250cc README
-SHA256 c6e2388427be13abf989f388272338060bb4046345a7276e27df5650bbbc984a 
lib/B/Keywords.pm
+SHA256 ffefe30b1f2744e22307e9ce8b1dee20937c00ec611011616e08259d9b065de0 
lib/B/Keywords.pm
 SHA256 e03c8fcbca5ea500346882132d9a4ae57fc8fca37bdf2a8e0576f25408760885 
t/10basic.t
 SHA256 286d511b3ed591a65cf64ce4bd58aae9f3d91888bb094c7e8e87a2c7cedc7c80 
t/11keywords.t
 SHA256 8ad1a0eed9a7f8b064d08d704334bd64d9759ac3d470c32380bd8f229ed47584 
t/export.t
@@ -32,15 +32,15 @@
 SHA256 29178b45bc6c8cfe6d031f2c054ff9af721c2fc915ff82f5362ac66cdac26718 
t/z_pod.t
 -----BEGIN PGP SIGNATURE-----
 
-iQGzBAEBAwAdFiEEOKQWew22nknF9yFsuMKIZqsnp6IFAmhboaYACgkQuMKIZqsn
-p6L05Av/d4kraGE13rmYFACcmreEymnyZNhGAA2j7IvPRYtoo2Cn497K1uHWact8
-Z52um8x3PhLAOW++o6pM6Th9mib+iBmS/YsdfeISiNiDVFQbbHx2eq3kCT0yRO4j
-3E2Ytmec0qACyb6b+I9xzrFkR1kG/g9CeRgloi35kP9Pm+rWcUtbY1Ay9chE41zZ
-gKsvDJ1LBVzk3aZd0vV+wcqH7fI0tlKVKndKeT1BvQhYmSmY47WamyE3cHoNhw/p
-t2Hi8pB9wjsZQSB+5MZSpAihcLJOlbIRIuz13wjDi78AFxFpLYjpk4lGnqoYq6L2
-QALltTUs0ellXNV8I8Lki+h6spvq4fcK5+xeuFgUiy8LPGls9EYkF/IDMo2w754e
-Nv9P+glrHRrA5QG2AKm9hSPjdP/3M8hX0sgu09WtOubE3h0C5uN1MuwHQ/pFo5jH
-DjJChQwDjy7Ooz61aUIzJ0gRGOxU1en/2+Zi+nIpy3zXhS99rjNwDFhfPNbysy3W
-6r+TJm6T
-=ok6M
+iQGzBAEBAwAdFiEEOKQWew22nknF9yFsuMKIZqsnp6IFAmjyuHcACgkQuMKIZqsn
+p6LChgwAwIDgyNrz0HfyCalYViKqpYoNxQRlhxwctNfte+UF12Q4jdsfQyQBz9qZ
+J1/tYYhCVs34p9b8V9j8E1DRvjw/JiAYv5L3bPqIQ0vwEXetpSrRPM0J0SU1U0ML
+9mOzk4CuD0yoSrcplxQkzKs6PVoOVbpkDwBmqNxbGUN2fIclCa5PXuLblez/DUsJ
+LsyZBhQ4BvYisjF8YGHXPr546ytLeJohnu01djHUEVF8+AJoxg3vQMPEhqpGpPxC
+VjhjeQOYmZ7yocuxGze8r0nvgLYmPfWlFHhFI5zWFLn3LEva+sDr0RRQjzBNvboJ
+II3rp5h01hkwpcL3GjvPLK8hFqeL3JMasurgTLwlBEBEnCHWfyG2kYsor3qyk+g7
+CrfpDsfaV53npPKpfNuF5nzM7i1CxiT33oKJaVEZe5NhHIr7H12AeGk0rdy3t3U8
+vEKLc1N0cFtb3aBEqF090B+Fkbb1FfmUwRM8m56YtftB5ZOIz+FtoRQsQc+No/6X
+S6y614vR
+=lG7C
 -----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Keywords-1.28/lib/B/Keywords.pm 
new/B-Keywords-1.29/lib/B/Keywords.pm
--- old/B-Keywords-1.28/lib/B/Keywords.pm       2025-06-25 09:13:24.000000000 
+0200
+++ new/B-Keywords-1.29/lib/B/Keywords.pm       2025-10-17 23:42:54.000000000 
+0200
@@ -14,7 +14,7 @@
 %EXPORT_TAGS = ( 'all' => \@EXPORT_OK );
 
 use vars '$VERSION';
-$VERSION = '1.28';
+$VERSION = '1.29';
 my $CPERL = $^V =~ /c$/ ? 1 : 0;
 
 use vars '@Scalars';
@@ -30,8 +30,10 @@
     qw( $* $MULTILINE_MATCHING) : ()),
     qw( $. $INPUT_LINE_NUMBER $NR
         $/ $INPUT_RECORD_SEPARATOR $RS
-        $| $OUTPUT_AUTOFLUSH ), '$,', qw( $OUTPUT_FIELD_SEPARATOR $OFS
-        $\ $OUTPUT_RECORD_SEPARATOR $ORS
+        $| $OUTPUT_AUTOFLUSH ),
+        '$,', qw( $OUTPUT_FIELD_SEPARATOR $OFS ),
+        '$\\', qw( $OUTPUT_RECORD_SEPARATOR $ORS ),
+    qw(
         $" $LIST_SEPARATOR
         $; $SUBSCRIPT_SEPARATOR $SUBSEP
     ), '$#', qw( $OFMT
@@ -46,8 +48,8 @@
         $@ $EVAL_ERROR
         $$ $PROCESS_ID $PID
         $< $REAL_USER_ID $UID
-        $> $EFFECTIVE_USER_ID $EUID ), 
-       '$(', qw( $REAL_GROUP_ID $GID ), 
+        $> $EFFECTIVE_USER_ID $EUID ),
+       '$(', qw( $REAL_GROUP_ID $GID ),
        '$)', qw( $EFFECTIVE_GROUP_ID $EGID
         $0 $PROGRAM_NAME
         $[

++++++ README.md ++++++

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-B-Keywords/standard)

The current state of perl in the devel project build (devel:languages:perl)

![Devel project build 
results](https://br.opensuse.org/status/devel:languages:perl/perl-B-Keywords)



++++++ _scmsync.obsinfo ++++++
mtime: 1760990779
commit: 41eabbe39a6bd6dda0c722438f91e73eff7e3de52ffc1e04e5238948a5771800
url: https://src.opensuse.org/perl/perl-B-Keywords.git
revision: 41eabbe39a6bd6dda0c722438f91e73eff7e3de52ffc1e04e5238948a5771800
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-10-20 22:17:29.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to