public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Test-MockModule] rawhide: Update to 0.185.3
@ 2026-06-16  9:51 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-06-16  9:51 UTC (permalink / raw)
  To: git-commits

            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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16  9:51 [rpms/perl-Test-MockModule] rawhide: Update to 0.185.3 Paul Howarth

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