[packages/perl-Module-Pluggable] - updated to 6.3
qboosh
qboosh at pld-linux.org
Fri Sep 12 20:34:51 CEST 2025
commit 9525bcc282e877170309afa4781d87acd6af7517
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 12 20:37:44 2025 +0200
- updated to 6.3
perl-Module-Pluggable.spec | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/perl-Module-Pluggable.spec b/perl-Module-Pluggable.spec
index b5707d3..6856b34 100644
--- a/perl-Module-Pluggable.spec
+++ b/perl-Module-Pluggable.spec
@@ -1,21 +1,24 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
%define pdir Module
%define pnam Pluggable
Summary: Automatically give your module the ability to have plugins
Summary(pl.UTF-8): Automatyczne umożliwianie modułom posiadania wtyczek
Name: perl-Module-Pluggable
-Version: 5.2
+Version: 6.3
Release: 1
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Module/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 87ce2971662efd0b69a81bb4dc9ea76c
-URL: http://search.cpan.org/dist/Module-Pluggable/
+Source0: https://www.cpan.org/modules/by-module/Module/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 442bb8838a2b7053aa276a41233b0607
+URL: https://metacpan.org/dist/Module-Pluggable
+BuildRequires: perl(Exporter) >= 5.57
+BuildRequires: perl(File::Spec) >= 3.00
BuildRequires: perl-Class-Inspector
BuildRequires: perl-Module-Build >= 0.38
+BuildRequires: perl-Scalar-List-Utils
%{?with_tests:BuildRequires: perl-Test-Simple >= 0.62}
BuildRequires: rpm-perlprov >= 4.1-13
Requires: perl-Module-Runtime >= 0.012
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Module-Pluggable.git/commitdiff/9525bcc282e877170309afa4781d87acd6af7517
More information about the pld-cvs-commit
mailing list