public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] perl-common-sense: Update to 3.75
@ 2022-12-28 20:44 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2022-12-28 20:44 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1325 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 perl-common-sense/perl-common-sense.nm | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/perl-common-sense/perl-common-sense.nm b/perl-common-sense/perl-common-sense.nm
index 54ed9bc3f..d71f02635 100644
--- a/perl-common-sense/perl-common-sense.nm
+++ b/perl-common-sense/perl-common-sense.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = perl-common-sense
-version    = 3.73
-release    = 1.1
+version    = 3.75
+release    = 1
 arch       = noarch
 thisapp    = common-sense-%{version}
 
@@ -24,13 +24,20 @@ description
 		- no warnings;
 end
 
-source_dl  = http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/
+source_dl  = https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/
 
 build
 	requires
 		perl(ExtUtils::MakeMaker)
 		perl(ExtUtils::ParseXS)
 		pakfire >= 0.9.26-3.1
+
+		perl(Exporter)
+		perl(File::Basename)
+		perl(File::Copy)
+		perl(constant)
+		perl(vars)
+		perl(overload)
 	end
 
 	build
@@ -48,8 +55,6 @@ end
 
 packages
 	package %{name}
-		requires
-			perl(:MODULE_COMPAT_%{perl_version})
-		end
+		requires = perl(:MODULE_COMPAT_%{perl_version})
 	end
 end
-- 
2.30.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-28 20:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-28 20:44 [PATCH] perl-common-sense: Update to 3.75 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox