public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Variable-Magic] f45: Update to 0.65 (rhbz#2520627)
@ 2026-08-21  9:16 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-08-21  9:16 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-21  9:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21  9:16 [rpms/perl-Variable-Magic] f45: Update to 0.65 (rhbz#2520627) Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox