public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Test-MockModule] rawhide: Update to 0.185.2
@ 2026-05-30 12:52 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-05-30 12:52 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-30 12:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 12:52 [rpms/perl-Test-MockModule] rawhide: Update to 0.185.2 Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox