From 14a2db41d64288c801e617a0730fe6d5c1f941ba04d8c8eed62ace18302e3ef3 Mon Sep 17 00:00:00 2001 From: "Tina Mueller (cpanmirror)" Date: Thu, 9 Oct 2025 20:29:15 +0000 Subject: [PATCH] Automatic update to v2.6.9 (2.006009) --- Sub-Quote-2.006008.tar.gz | 3 --- Sub-Quote-2.006009.tar.gz | 3 +++ perl-Sub-Quote.changes | 11 +++++++++++ perl-Sub-Quote.spec | 6 +++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 Sub-Quote-2.006008.tar.gz create mode 100644 Sub-Quote-2.006009.tar.gz diff --git a/Sub-Quote-2.006008.tar.gz b/Sub-Quote-2.006008.tar.gz deleted file mode 100644 index 5ab26cc..0000000 --- a/Sub-Quote-2.006008.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94bebd500af55762e83ea2f2bc594d87af828072370c7110c60c238a800d15b2 -size 35925 diff --git a/Sub-Quote-2.006009.tar.gz b/Sub-Quote-2.006009.tar.gz new file mode 100644 index 0000000..4b0ba06 --- /dev/null +++ b/Sub-Quote-2.006009.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967282d54d2d51b198c67935594f93e4dea3e54d1e5bced158c94e29be868a4b +size 36379 diff --git a/perl-Sub-Quote.changes b/perl-Sub-Quote.changes index 905ae03..1e3c6b3 100644 --- a/perl-Sub-Quote.changes +++ b/perl-Sub-Quote.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Oct 9 20:29:15 UTC 2025 - Tina Müller + +- 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 + ------------------------------------------------------------------- Sat Jan 21 03:10:25 UTC 2023 - Tina Müller diff --git a/perl-Sub-Quote.spec b/perl-Sub-Quote.spec index f0ba401..15d3f8d 100644 --- a/perl-Sub-Quote.spec +++ b/perl-Sub-Quote.spec @@ -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,7 +18,7 @@ %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 @@ -37,7 +37,7 @@ Recommends: perl(Sub::Util) 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 -- 2.51.1