public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Locale-Maketext] rawhide: Remove unused dependency on Test::Pod
@ 2026-06-02 15:21
0 siblings, 0 replies; only message in thread
From: @ 2026-06-02 15:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Locale-Maketext
Branch : rawhide
Commit : d6f2a9965fa0ebc65c4a01b6de50dc6cd0851764
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-06-02T17:20:24+02:00
Stats : +4/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Locale-Maketext/c/d6f2a9965fa0ebc65c4a01b6de50dc6cd0851764?branch=rawhide
Log:
Remove unused dependency on Test::Pod
It is unused since applying
Locale-Maketext-1.32-Upgrade-to-1.33.patch. This commit also removes
then useless build condition.
Please note that Locale-Makatext-1.33 as found on CPAN still has
t/pod.t with the optional dependency.
---
diff --git a/perl-Locale-Maketext.spec b/perl-Locale-Maketext.spec
index d71f576..f2b31e1 100644
--- a/perl-Locale-Maketext.spec
+++ b/perl-Locale-Maketext.spec
@@ -1,15 +1,8 @@
%global base_version 1.32
-# Run optional test
-%if ! (0%{?rhel})
-%bcond_without perl_Locale_Maketext_enables_optional_test
-%else
-%bcond_with perl_Locale_Maketext_enables_optional_test
-%endif
-
Name: perl-Locale-Maketext
Version: 1.33
-Release: 522%{?dist}
+Release: 523%{?dist}
Summary: Framework for localization
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Locale-Maketext
@@ -38,10 +31,6 @@ BuildRequires: perl(parent)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(Test::More)
BuildRequires: perl(utf8)
-# Optional tests:
-%if %{with perl_Locale_Maketext_enables_optional_test} && !%{defined perl_bootstrap}
-BuildRequires: perl(Test::Pod) >= 1.14
-%endif
Requires: perl(I18N::LangTags) >= 0.31
# utf8 is used only if it has already been loaded
Requires: perl(warnings)
@@ -109,6 +98,9 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Tue Jun 02 2026 Petr Pisar <ppisar@redhat.com> - 1.33-523
+- Remove unused dependency on Test::Pod
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-522
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-02 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 15:21 [rpms/perl-Locale-Maketext] rawhide: Remove unused dependency on Test::Pod
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox