From 9bf5c73d7b2a8fc442322780cd70379ff0bbaff7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 13 Jan 2025 19:01:32 +0100 Subject: [PATCH] automatic version update by autodist [release 6.3-1mamba;Sun Jan 12 2025] --- perl-Module-Pluggable.spec | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/perl-Module-Pluggable.spec b/perl-Module-Pluggable.spec index 3de62a2..f207001 100644 --- a/perl-Module-Pluggable.spec +++ b/perl-Module-Pluggable.spec @@ -1,18 +1,22 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Module-Pluggable -Version: 6.2 +Version: 6.3 Release: 1mamba Summary: Module::Pluggable - automatically give your module the ability to have plugins Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: Aleph0 +Packager: Silvan Calarco URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/Module-Pluggable-%{version}.tar.gz License: GPL, Artistic -Requires: perl >= %perl_major_ver -BuildRequires: perl-devel >= %perl_major_ver +BuildArch: noarch +## AUTOBUILDREQ-BEGIN +BuildRequires: libperl +BuildRequires: perl-Scalar-List-Utils +BuildRequires: perl-devel +## AUTOBUILDREQ-END %description Module::Pluggable - automatically give your module the ability to have plugins. @@ -46,6 +50,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Jan 12 2025 Automatic Build System 6.3-1mamba +- automatic version update by autodist + * Fri Oct 25 2024 Automatic Build System 6.2-1mamba - automatic version update by autodist