public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Locale-Maketext] rawhide: Remove unused dependency on Test::Pod
Date: Tue, 02 Jun 2026 15:21:19 GMT [thread overview]
Message-ID: <178041367965.1.16067335283585639028.rpms-perl-Locale-Maketext-d6f2a9965fa0@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-02 15:21 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=178041367965.1.16067335283585639028.rpms-perl-Locale-Maketext-d6f2a9965fa0@fedoraproject.org \
--to=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