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-Test-MockModule] rawhide: Update to 0.185.3
Date: Tue, 16 Jun 2026 09:51:20 GMT	[thread overview]
Message-ID: <178160348006.1.2740379958264634809.rpms-perl-Test-MockModule-8d75a266cc00@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-Test-MockModule
            Branch : rawhide
            Commit : 8d75a266cc00fa45154529e27a579fa612d05b0b
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-06-16T10:43:28+01:00
            Stats  : +8/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Test-MockModule/c/8d75a266cc00fa45154529e27a579fa612d05b0b?branch=rawhide

            Log:
            Update to 0.185.3

- New upstream release 0.185.3
  - Don't require Moose when mocking Moo (GH#93, GH#94)

---
diff --git a/.gitignore b/.gitignore
index b3e2ea3..dc13cf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /Test-MockModule-v0.185.0.tar.gz
 /Test-MockModule-v0.185.1.tar.gz
 /Test-MockModule-v0.185.2.tar.gz
+/Test-MockModule-v0.185.3.tar.gz

diff --git a/perl-Test-MockModule.spec b/perl-Test-MockModule.spec
index 0ad5dc3..70de83c 100644
--- a/perl-Test-MockModule.spec
+++ b/perl-Test-MockModule.spec
@@ -6,7 +6,7 @@
 %endif
 
 Name:           perl-Test-MockModule
-Version:        0.185.2
+Version:        0.185.3
 Release:        1%{?dist}
 Summary:        Override subroutines in a module for unit testing
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -34,6 +34,7 @@ BuildRequires:  perl(Test::Warnings)
 %if %{with perl_Test_MockModule_enables_optional_test}
 # Optional Tests
 BuildRequires:  perl(Class::Load)
+BuildRequires:  perl(Moo)
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Mouse)
@@ -75,6 +76,10 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/Test::MockModule.3*
 
 %changelog
+* Tue Jun 16 2026 Paul Howarth <paul@city-fan.org> - 0.185.3-1
+- Update to 0.185.3
+  - Don't require Moose when mocking Moo (GH#93, GH#94)
+
 * Sat May 30 2026 Paul Howarth <paul@city-fan.org> - 0.185.2-1
 - Update to 0.185.2
   - Fix optional Moose test dependencies (GH#91)

diff --git a/sources b/sources
index 48cb612..ea7deb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Test-MockModule-v0.185.2.tar.gz) = e7348c80c07e01b74d08d50b634027169c6e7aef876fa98492533238f0448f05b079dc052a25e621ca2d31acbcd119c633b0bdaaf04f998b7807f04db990df55
+SHA512 (Test-MockModule-v0.185.3.tar.gz) = 646f0d1d5bc06d095e7ef5488d25aa3489ba69c81d19e490dd238935f2e5389c36132ab82a80802e71d027c17aa0ebb416beef30a0a0a091d20c822d19a58a5d

                 reply	other threads:[~2026-06-16  9:51 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=178160348006.1.2740379958264634809.rpms-perl-Test-MockModule-8d75a266cc00@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