[packages/perl-Pod-Spell] - updated to 1.27
qboosh
qboosh at pld-linux.org
Fri Sep 26 20:12:28 CEST 2025
commit aa0822e87aab81d22b8b4d431be70c650b3cf270
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 26 20:15:31 2025 +0200
- updated to 1.27
perl-Pod-Spell.spec | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/perl-Pod-Spell.spec b/perl-Pod-Spell.spec
index 96569b3..9d20c54 100644
--- a/perl-Pod-Spell.spec
+++ b/perl-Pod-Spell.spec
@@ -1,28 +1,32 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir Pod
%define pnam Spell
Summary: Pod::Spell -- a formatter for spellchecking Pod
Summary(pl.UTF-8): Pod::Spell - moduł formatujący do kontroli pisowni dokumentacji Pod
Name: perl-Pod-Spell
-Version: 1.20
+Version: 1.27
Release: 1
License: Artistic v2.0
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Pod/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 5e4d4c2b74e3cb780c5531cb8bfb04d4
-URL: http://search.cpan.org/dist/Pod-Spell/
+Source0: https://www.cpan.org/modules/by-module/Pod/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: d9cfebacd32c3eecfed87dcf61819d6d
+URL: https://metacpan.org/dist/Pod-Spell
BuildRequires: perl-ExtUtils-MakeMaker >= 6.30
BuildRequires: perl-File-ShareDir-Install >= 0.06
-BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: perl-devel >= 1:5.8.1
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
+BuildRequires: perl-Carp
BuildRequires: perl-Class-Tiny
BuildRequires: perl-File-ShareDir
BuildRequires: perl-Lingua-EN-Inflect
BuildRequires: perl-Path-Tiny
+BuildRequires: perl-Pod-Escapes
+BuildRequires: perl-Pod-Simple >= 3.27
BuildRequires: perl-Test-Deep
BuildRequires: perl-Test-Simple >= 0.88
%endif
@@ -66,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc CONTRIBUTING Changes
+%doc Changes
%attr(755,root,root) %{_bindir}/podspell
%{perl_vendorlib}/Pod/Spell.pm
%{perl_vendorlib}/Pod/Wordlist.pm
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Pod-Spell.git/commitdiff/aa0822e87aab81d22b8b4d431be70c650b3cf270
More information about the pld-cvs-commit
mailing list