public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Variable-Magic] f45: Update to 0.65 (rhbz#2520627)
Date: Fri, 21 Aug 2026 09:16:53 GMT	[thread overview]
Message-ID: <178730381395.1.18159669432615151628.rpms-perl-Variable-Magic-60a7fa15e81d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-Variable-Magic
            Branch : f45
            Commit : 60a7fa15e81d1574a5ab3e165bccd0adaa218fc4
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-08-21T09:54:03+01:00
            Stats  : +12/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Variable-Magic/c/60a7fa15e81d1574a5ab3e165bccd0adaa218fc4?branch=f45

            Log:
            Update to 0.65 (rhbz#2520627)

- New upstream release 0.65
  - The 'delete' callback for hashes will now correctly be fired in void
    context; VMG_COMPAT_HASH_DELETE_NOUVAR_VOID is now always set to false
    (this is a [good] side effect of the following fix)
  - Fix test failures under perl v5.45.2 (CPAN RT#180372)
  - CONTRIBUTING: AI contributions are not welcomed

---
diff --git a/.gitignore b/.gitignore
index 03a9fd8..6073fb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /Variable-Magic-0.62.tar.gz
 /Variable-Magic-0.63.tar.gz
 /Variable-Magic-0.64.tar.gz
+/Variable-Magic-0.65.tar.gz

diff --git a/perl-Variable-Magic.spec b/perl-Variable-Magic.spec
index dab7c77..cc8c23f 100644
--- a/perl-Variable-Magic.spec
+++ b/perl-Variable-Magic.spec
@@ -1,9 +1,8 @@
 Name:           perl-Variable-Magic
-Version:        0.64
-Release:        9%{?dist}
+Version:        0.65
+Release:        1%{?dist}
 Summary:        Associate user-defined magic to variables from Perl
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
-
 URL:            https://metacpan.org/release/Variable-Magic
 Source0:        https://cpan.metacpan.org/authors/id/V/VP/VPIT/Variable-Magic-%{version}.tar.gz
 BuildRequires:  coreutils
@@ -77,6 +76,14 @@ make test
 %{_mandir}/man3/Variable::Magic.3*
 
 %changelog
+* Fri Aug 21 2026 Paul Howarth <paul@city-fan.org> - 0.65-1
+- Update to 0.65 (rhbz#2520627)
+  - The 'delete' callback for hashes will now correctly be fired in void
+    context; VMG_COMPAT_HASH_DELETE_NOUVAR_VOID is now always set to false
+    (this is a [good] side effect of the following fix)
+  - Fix test failures under perl v5.45.2 (CPAN RT#180372)
+  - CONTRIBUTING: AI contributions are not welcomed
+
 * Wed Jul 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 0.64-9
 - Perl 5.44 rebuild
 

diff --git a/sources b/sources
index 54f3514..7a725f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Variable-Magic-0.64.tar.gz) = ba7eead52b9684a7ce0112a6b29b9739d52bd111d7985cf6b721a3d193d7a0513205c3547ec9504239cf4a3bd50de844cb6f7bb83906118c12b8d7b92c455a6a
+SHA512 (Variable-Magic-0.65.tar.gz) = 567f61a63025ee2da21e7f6fdbc9513faf99f5b133d05a3fefe09420ba4687d1bc24f7b4bc30b09c6b9c3b8778c38217beec94672bf698fe840895dac5f3c89e

                 reply	other threads:[~2026-08-21  9:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178730381395.1.18159669432615151628.rpms-perl-Variable-Magic-60a7fa15e81d@fedoraproject.org \
    --to=paul@city-fan.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox