Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Sub-Quote for openSUSE:Factory 
checked in at 2025-10-11 22:48:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sub-Quote (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sub-Quote.new.5300 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sub-Quote"

Sat Oct 11 22:48:16 2025 rev:8 rq:1310537 version:2.006009

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sub-Quote/perl-Sub-Quote.changes    
2023-02-01 16:50:22.593486546 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Quote.new.5300/perl-Sub-Quote.changes  
2025-10-11 22:48:27.828805836 +0200
@@ -1,0 +2,11 @@
+Thu Oct  9 20:29:15 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 2.006009
+   see /usr/share/doc/packages/perl-Sub-Quote/Changes
+
+  2.006009 - 2025-08-20
+    - fix new warning for bare \ in qw()
+    - fix documentation for hintshash option
+    - fix author tests with newer perl versions
+
+-------------------------------------------------------------------

Old:
----
  Sub-Quote-2.006008.tar.gz

New:
----
  README.md
  Sub-Quote-2.006009.tar.gz
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-Sub-Quote.spec ++++++
--- /var/tmp/diff_new_pack.66YPX8/_old  2025-10-11 22:48:28.480833070 +0200
+++ /var/tmp/diff_new_pack.66YPX8/_new  2025-10-11 22:48:28.480833070 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sub-Quote
 #
-# Copyright (c) 2023 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,13 +18,14 @@
 
 %define cpan_name Sub-Quote
 Name:           perl-Sub-Quote
-Version:        2.006008
+Version:        2.006009
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Efficient generation of subroutines via string eval
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -36,7 +37,7 @@
 This package provides performant ways to generate subroutines from strings.
 
 %prep
-%autosetup  -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version} -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

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

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Sub-Quote/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-Sub-Quote)



++++++ Sub-Quote-2.006008.tar.gz -> Sub-Quote-2.006009.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Quote-2.006008/Changes 
new/Sub-Quote-2.006009/Changes
--- old/Sub-Quote-2.006008/Changes      2023-01-20 11:26:50.000000000 +0100
+++ new/Sub-Quote-2.006009/Changes      2025-08-20 22:17:24.000000000 +0200
@@ -1,5 +1,10 @@
 Revision history for Sub::Quote
 
+2.006009 - 2025-08-20
+  - fix new warning for bare \ in qw()
+  - fix documentation for hintshash option
+  - fix author tests with newer perl versions
+
 2.006008 - 2023-01-20
   - drop Test::Fatal prereq
   - recommend Sub::Util rather than Sub::Name
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Quote-2.006008/LICENSE 
new/Sub-Quote-2.006009/LICENSE
--- old/Sub-Quote-2.006008/LICENSE      2023-01-20 11:27:23.000000000 +0100
+++ new/Sub-Quote-2.006009/LICENSE      2025-08-20 22:17:30.000000000 +0200
@@ -7,7 +7,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2023 by mst - Matt S. Trout (cpan:MSTROUT) 
<[email protected]>.
+This software is Copyright (c) 2025 by mst - Matt S. Trout (cpan:MSTROUT) 
<[email protected]>.
 
 This is free software, licensed under:
 
@@ -17,7 +17,7 @@
                      Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+                    <https://fsf.org/>
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
@@ -231,8 +231,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 
USA
+    along with this program; if not, see <https://www.gnu.org/licenses/>.
 
 
 Also add information on how to contact you by electronic and paper mail.
@@ -259,116 +258,149 @@
   program `Gnomovision' (a program to direct compilers to make passes
   at assemblers) written by James Hacker.
 
-  <signature of Ty Coon>, 1 April 1989
-  Ty Coon, President of Vice
+  <signature of Moe Ghoul>, 1 April 1989
+  Moe Ghoul, President of Vice
 
 That's all there is to it!
 
 
---- The Artistic License 1.0 ---
+--- The Perl Artistic License 1.0 ---
 
-This software is Copyright (c) 2023 by mst - Matt S. Trout (cpan:MSTROUT) 
<[email protected]>.
+This software is Copyright (c) 2025 by mst - Matt S. Trout (cpan:MSTROUT) 
<[email protected]>.
 
 This is free software, licensed under:
 
-  The Artistic License 1.0
+  The Perl Artistic License 1.0
 
-The Artistic License
 
-Preamble
 
-The intent of this document is to state the conditions under which a Package
-may be copied, such that the Copyright Holder maintains some semblance of
-artistic control over the development of the package, while giving the users of
-the package the right to use and distribute the Package in a more-or-less
-customary fashion, plus the right to make reasonable modifications.
+
+
+                         The "Artistic License"
+
+                                Preamble
+
+The intent of this document is to state the conditions under which a
+Package may be copied, such that the Copyright Holder maintains some
+semblance of artistic control over the development of the package,
+while giving the users of the package the right to use and distribute
+the Package in a more-or-less customary fashion, plus the right to make
+reasonable modifications.
 
 Definitions:
 
-  - "Package" refers to the collection of files distributed by the Copyright
-    Holder, and derivatives of that collection of files created through
-    textual modification.
-  - "Standard Version" refers to such a Package if it has not been modified,
-    or has been modified in accordance with the wishes of the Copyright
-    Holder.
-  - "Copyright Holder" is whoever is named in the copyright or copyrights for
-    the package.
-  - "You" is you, if you're thinking about copying or distributing this 
Package.
-  - "Reasonable copying fee" is whatever you can justify on the basis of media
-    cost, duplication charges, time of people involved, and so on. (You will
-    not be required to justify it to the Copyright Holder, but only to the
-    computing community at large as a market that must bear the fee.)
-  - "Freely Available" means that no fee is charged for the item itself, though
-    there may be fees involved in handling the item. It also means that
-    recipients of the item may redistribute it under the same conditions they
-    received it.
+        "Package" refers to the collection of files distributed by the
+        Copyright Holder, and derivatives of that collection of files
+        created through textual modification.
+
+        "Standard Version" refers to such a Package if it has not been
+        modified, or has been modified in accordance with the wishes
+        of the Copyright Holder as specified below.
+
+        "Copyright Holder" is whoever is named in the copyright or
+        copyrights for the package.
+
+        "You" is you, if you're thinking about copying or distributing
+        this Package.
+
+        "Reasonable copying fee" is whatever you can justify on the
+        basis of media cost, duplication charges, time of people involved,
+        and so on.  (You will not be required to justify it to the
+        Copyright Holder, but only to the computing community at large
+        as a market that must bear the fee.)
+
+        "Freely Available" means that no fee is charged for the item
+        itself, though there may be fees involved in handling the item.
+        It also means that recipients of the item may redistribute it
+        under the same conditions they received it.
 
 1. You may make and give away verbatim copies of the source form of the
 Standard Version of this Package without restriction, provided that you
 duplicate all of the original copyright notices and associated disclaimers.
 
-2. You may apply bug fixes, portability fixes and other modifications derived
-from the Public Domain or from the Copyright Holder. A Package modified in such
-a way shall still be considered the Standard Version.
-
-3. You may otherwise modify your copy of this Package in any way, provided that
-you insert a prominent notice in each changed file stating how and when you
-changed that file, and provided that you do at least ONE of the following:
-
-  a) place your modifications in the Public Domain or otherwise make them
-     Freely Available, such as by posting said modifications to Usenet or an
-     equivalent medium, or placing the modifications on a major archive site
-     such as ftp.uu.net, or by allowing the Copyright Holder to include your
-     modifications in the Standard Version of the Package.
-
-  b) use the modified Package only within your corporation or organization.
-
-  c) rename any non-standard executables so the names do not conflict with
-     standard executables, which must also be provided, and provide a separate
-     manual page for each non-standard executable that clearly documents how it
-     differs from the Standard Version.
-
-  d) make other distribution arrangements with the Copyright Holder.
-
-4. You may distribute the programs of this Package in object code or executable
-form, provided that you do at least ONE of the following:
-
-  a) distribute a Standard Version of the executables and library files,
-     together with instructions (in the manual page or equivalent) on where to
-     get the Standard Version.
-
-  b) accompany the distribution with the machine-readable source of the Package
-     with your modifications.
-
-  c) accompany any non-standard executables with their corresponding Standard
-     Version executables, giving the non-standard executables non-standard
-     names, and clearly documenting the differences in manual pages (or
-     equivalent), together with instructions on where to get the Standard
-     Version.
+2. You may apply bug fixes, portability fixes and other modifications
+derived from the Public Domain or from the Copyright Holder.  A Package
+modified in such a way shall still be considered the Standard Version.
 
-  d) make other distribution arrangements with the Copyright Holder.
+3. You may otherwise modify your copy of this Package in any way, provided
+that you insert a prominent notice in each changed file stating how and
+when you changed that file, and provided that you do at least ONE of the
+following:
 
-5. You may charge a reasonable copying fee for any distribution of this
-Package.  You may charge any fee you choose for support of this Package. You
-may not charge a fee for this Package itself. However, you may distribute this
-Package in aggregate with other (possibly commercial) programs as part of a
-larger (possibly commercial) software distribution provided that you do not
-advertise this Package as a product of your own.
-
-6. The scripts and library files supplied as input to or produced as output
-from the programs of this Package do not automatically fall under the copyright
-of this Package, but belong to whomever generated them, and may be sold
-commercially, and may be aggregated with this Package.
+    a) place your modifications in the Public Domain or otherwise make them
+    Freely Available, such as by posting said modifications to Usenet or
+    an equivalent medium, or placing the modifications on a major archive
+    site such as uunet.uu.net, or by allowing the Copyright Holder to include
+    your modifications in the Standard Version of the Package.
+
+    b) use the modified Package only within your corporation or organization.
+
+    c) rename any non-standard executables so the names do not conflict
+    with standard executables, which must also be provided, and provide
+    a separate manual page for each non-standard executable that clearly
+    documents how it differs from the Standard Version.
 
-7. C or perl subroutines supplied by you and linked into this Package shall not
-be considered part of this Package.
+    d) make other distribution arrangements with the Copyright Holder.
+
+4. You may distribute the programs of this Package in object code or
+executable form, provided that you do at least ONE of the following:
+
+    a) distribute a Standard Version of the executables and library files,
+    together with instructions (in the manual page or equivalent) on where
+    to get the Standard Version.
+
+    b) accompany the distribution with the machine-readable source of
+    the Package with your modifications.
+
+    c) give non-standard executables non-standard names, and clearly
+    document the differences in manual pages (or equivalent), together
+    with instructions on where to get the Standard Version.
+
+    d) make other distribution arrangements with the Copyright Holder.
+
+5. You may charge a reasonable copying fee for any distribution of this
+Package.  You may charge any fee you choose for support of this
+Package.  You may not charge a fee for this Package itself.  However,
+you may distribute this Package in aggregate with other (possibly
+commercial) programs as part of a larger (possibly commercial) software
+distribution provided that you do not advertise this Package as a
+product of your own.  You may embed this Package's interpreter within
+an executable of yours (by linking); this shall be construed as a mere
+form of aggregation, provided that the complete Standard Version of the
+interpreter is so embedded.
+
+6. The scripts and library files supplied as input to or produced as
+output from the programs of this Package do not automatically fall
+under the copyright of this Package, but belong to whoever generated
+them, and may be sold commercially, and may be aggregated with this
+Package.  If such scripts or library files are aggregated with this
+Package via the so-called "undump" or "unexec" methods of producing a
+binary executable image, then distribution of such an image shall
+neither be construed as a distribution of this Package nor shall it
+fall under the restrictions of Paragraphs 3 and 4, provided that you do
+not represent such an executable image as a Standard Version of this
+Package.
+
+7. C subroutines (or comparably compiled subroutines in other
+languages) supplied by you and linked into this Package in order to
+emulate subroutines and variables of the language defined by this
+Package shall not be considered part of this Package, but are the
+equivalent of input as in Paragraph 6, provided these subroutines do
+not change the language in any way that would cause it to fail the
+regression tests for the language.
+
+8. Aggregation of this Package with a commercial distribution is always
+permitted provided that the use of this Package is embedded; that is,
+when no overt attempt is made to make this Package's interfaces visible
+to the end user of the commercial distribution.  Such use shall not be
+construed as a distribution of this Package.
 
-8. The name of the Copyright Holder may not be used to endorse or promote
+9. The name of the Copyright Holder may not be used to endorse or promote
 products derived from this software without specific prior written permission.
 
-9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
-WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
-The End
+                                The End
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Quote-2.006008/META.json 
new/Sub-Quote-2.006009/META.json
--- old/Sub-Quote-2.006008/META.json    2023-01-20 11:27:22.000000000 +0100
+++ new/Sub-Quote-2.006009/META.json    2025-08-20 22:17:30.000000000 +0200
@@ -4,7 +4,7 @@
       "mst - Matt S. Trout (cpan:MSTROUT) <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.66, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "perl_5"
    ],
@@ -62,7 +62,7 @@
       },
       "x_IRC" : "irc://irc.perl.org/#moose"
    },
-   "version" : "2.006008",
-   "x_authority" : "cpan:MSTROUT",
+   "version" : "2.006009",
+   "x_authority" : "cpan:HAARG",
    "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Quote-2.006008/META.yml 
new/Sub-Quote-2.006009/META.yml
--- old/Sub-Quote-2.006008/META.yml     2023-01-20 11:27:21.000000000 +0100
+++ new/Sub-Quote-2.006009/META.yml     2025-08-20 22:17:30.000000000 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.66, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,6 +27,6 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Sub-Quote
   license: http://dev.perl.org/licenses/
   repository: https://github.com/moose/Sub-Quote.git
-version: '2.006008'
-x_authority: cpan:MSTROUT
-x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
+version: '2.006009'
+x_authority: cpan:HAARG
+x_serialization_backend: 'CPAN::Meta::YAML version 0.020'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Quote-2.006008/Makefile.PL 
new/Sub-Quote-2.006009/Makefile.PL
--- old/Sub-Quote-2.006008/Makefile.PL  2023-01-05 22:10:03.000000000 +0100
+++ new/Sub-Quote-2.006009/Makefile.PL  2025-08-20 09:44:35.000000000 +0200
@@ -1,5 +1,5 @@
 use strict;
-use warnings FATAL => 'all';
+use warnings;
 use 5.006;
 
 my %META = (
@@ -45,7 +45,7 @@
   no_index => {
     directory => [ 't', 'xt' ]
   },
-  x_authority => 'cpan:MSTROUT',
+  x_authority => 'cpan:HAARG',
 );
 
 my %MM_ARGS = (
@@ -73,6 +73,9 @@
   if $mymeta_broken;
 $MM_ARGS{META_ADD} = { 'meta-spec' => { version => 2 }, %META }
   unless -f 'META.yml';
+$MM_ARGS{PL_FILES} ||= {};
+$MM_ARGS{NORECURS} = 1
+  if not exists $MM_ARGS{NORECURS};
 
 for (qw(configure build test runtime)) {
   my $key = $_ eq 'runtime' ? 'PREREQ_PM' : uc $_.'_REQUIRES';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Quote-2.006008/README 
new/Sub-Quote-2.006009/README
--- old/Sub-Quote-2.006008/README       2023-01-20 11:27:22.000000000 +0100
+++ new/Sub-Quote-2.006009/README       2025-08-20 22:17:30.000000000 +0200
@@ -71,7 +71,7 @@
       This captures the warnings set. If not specified, the warnings from
       the calling code will be used.
 
-    "%^H"
+    "hintshash"
       The value of "%^H" to use for the code being evaluated. This captures
       additional pragma settings. If not specified, the value from the
       calling code will be used if possible (on perl 5.10+).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Quote-2.006008/lib/Sub/Defer.pm 
new/Sub-Quote-2.006009/lib/Sub/Defer.pm
--- old/Sub-Quote-2.006008/lib/Sub/Defer.pm     2023-01-05 22:16:48.000000000 
+0100
+++ new/Sub-Quote-2.006009/lib/Sub/Defer.pm     2025-08-20 12:01:36.000000000 
+0200
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '2.006008';
+our $VERSION = '2.006009';
 $VERSION =~ tr/_//d;
 
 use Exporter ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Quote-2.006008/lib/Sub/Quote.pm 
new/Sub-Quote-2.006009/lib/Sub/Quote.pm
--- old/Sub-Quote-2.006008/lib/Sub/Quote.pm     2023-01-05 22:16:48.000000000 
+0100
+++ new/Sub-Quote-2.006009/lib/Sub/Quote.pm     2025-08-20 12:01:36.000000000 
+0200
@@ -5,7 +5,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '2.006008';
+our $VERSION = '2.006009';
 $VERSION =~ tr/_//d;
 
 use Sub::Defer qw(defer_sub);
@@ -61,7 +61,7 @@
       "\b" => "\\b",
       "\a" => "\\a",
       "\e" => "\\e",
-      (map +($_ => "\\$_"), qw(" \ $ @)),
+      (map +($_ => "\\$_"), qw(" \\ $ @)),
     );
     *_perlstring = sub {
       my $value = shift;
@@ -501,7 +501,7 @@
 the code being evaluated.  This captures the L<warnings> set.  If not 
specified,
 the warnings from the calling code will be used.
 
-=item C<%^H>
+=item C<hintshash>
 
 The value of L<< C<%^H> | perlvar/%^H >> to use for the code being evaluated.
 This captures additional pragma settings.  If not specified, the value from the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Quote-2.006008/t/quotify.t 
new/Sub-Quote-2.006009/t/quotify.t
--- old/Sub-Quote-2.006008/t/quotify.t  2023-01-05 22:10:12.000000000 +0100
+++ new/Sub-Quote-2.006009/t/quotify.t  2025-08-20 09:44:35.000000000 +0200
@@ -38,6 +38,9 @@
     ;
 
     $v and
+      # Scalar::Util breaks on 5.42 if its Perl/XS parts see inconsistent perl
+      # versions, so load it now before it gets pulled in by Test::More below
+      (require Scalar::Util),
       ($v = sprintf "%.6f", $v),
       (my $t = $v + 0),
       (Internals::SvREADONLY($], 0)),

++++++ _scmsync.obsinfo ++++++
mtime: 1760041755
commit: 14a2db41d64288c801e617a0730fe6d5c1f941ba04d8c8eed62ace18302e3ef3
url: https://src.opensuse.org/perl/perl-Sub-Quote.git
revision: 14a2db41d64288c801e617a0730fe6d5c1f941ba04d8c8eed62ace18302e3ef3
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-10 11:22:49.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to