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.2
Date: Sat, 30 May 2026 12:52:50 GMT [thread overview]
Message-ID: <178014557003.1.13821791656712509675.rpms-perl-Test-MockModule-312cf6664075@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Test-MockModule
Branch : rawhide
Commit : 312cf666407580dfd0bf13192e7cec16eb945093
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-05-30T13:50:49+01:00
Stats : +13/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Test-MockModule/c/312cf666407580dfd0bf13192e7cec16eb945093?branch=rawhide
Log:
Update to 0.185.2
- New upstream release 0.185.2
- Fix optional Moose test dependencies (GH#91)
---
diff --git a/.gitignore b/.gitignore
index 84127d8..b3e2ea3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/Test-MockModule-v0.184.0.tar.gz
/Test-MockModule-v0.185.0.tar.gz
/Test-MockModule-v0.185.1.tar.gz
+/Test-MockModule-v0.185.2.tar.gz
diff --git a/perl-Test-MockModule.spec b/perl-Test-MockModule.spec
index 436b27b..0ad5dc3 100644
--- a/perl-Test-MockModule.spec
+++ b/perl-Test-MockModule.spec
@@ -6,7 +6,7 @@
%endif
Name: perl-Test-MockModule
-Version: 0.185.1
+Version: 0.185.2
Release: 1%{?dist}
Summary: Override subroutines in a module for unit testing
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -26,19 +26,19 @@ BuildRequires: perl(Scalar::Util)
BuildRequires: perl(SUPER) >= 1.20
BuildRequires: perl(vars)
# Test Suite
-BuildRequires: perl(Class::Load)
BuildRequires: perl(FindBin)
BuildRequires: perl(lib)
-BuildRequires: perl(Moose)
-BuildRequires: perl(Moose::Role)
-BuildRequires: perl(Mouse)
-BuildRequires: perl(Mouse::Role)
BuildRequires: perl(parent)
-BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Warnings)
%if %{with perl_Test_MockModule_enables_optional_test}
# Optional Tests
+BuildRequires: perl(Class::Load)
+BuildRequires: perl(Moose)
+BuildRequires: perl(Moose::Role)
+BuildRequires: perl(Mouse)
+BuildRequires: perl(Mouse::Role)
+BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::Pod) >= 1.00
BuildRequires: perl(Test::Pod::Coverage) >= 1.00
%endif
@@ -75,6 +75,10 @@ perl Build.PL --installdirs=vendor
%{_mandir}/man3/Test::MockModule.3*
%changelog
+* 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)
+
* Wed May 27 2026 Paul Howarth <paul@city-fan.org> - 0.185.1-1
- Update to 0.185.1
- Gate author-perlcritic.t behind AUTHOR_TESTING (GH#87, GH#88)
diff --git a/sources b/sources
index a0ad087..48cb612 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Test-MockModule-v0.185.1.tar.gz) = 7fcfd0bc832078d5cafab93fedaeec6ad0593003428502c1c3a9873c9d562f343a99fa4d637954597a2896968881afc1a0c4fa39df056be7bf6d379ef0fccbf4
+SHA512 (Test-MockModule-v0.185.2.tar.gz) = e7348c80c07e01b74d08d50b634027169c6e7aef876fa98492533238f0448f05b079dc052a25e621ca2d31acbcd119c633b0bdaaf04f998b7807f04db990df55
reply other threads:[~2026-05-30 12:52 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=178014557003.1.13821791656712509675.rpms-perl-Test-MockModule-312cf6664075@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