diff --git a/perl-Specio.spec b/perl-Specio.spec index 8020160..745cd14 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -1,8 +1,8 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Specio -Version: 0.48 -Release: 2mamba +Version: 0.49 +Release: 1mamba Summary: Specio - Type constraints and coercions for Perl Group: System/Libraries/Perl Vendor: openmamba @@ -13,6 +13,7 @@ Source: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Specio-%{versio License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl +BuildRequires: perl-Clone BuildRequires: perl-Devel-StackTrace BuildRequires: perl-Eval-Closure BuildRequires: perl-MRO-Compat @@ -64,6 +65,9 @@ done # %doc README.md %changelog +* Tue Dec 24 2024 Automatic Build System 0.49-1mamba +- automatic version update by autodist + * Sat Apr 15 2023 Sdk Build System 0.48-2mamba - rebuilt with perl 5.36.0