automatic version update by autodist [release 0.50-1mamba;Wed Feb 19 2025]

This commit is contained in:
Automatic Build System 2025-02-19 23:54:17 +01:00
parent 6965e0e914
commit 809917bc3b

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Specio
Version: 0.49
Version: 0.50
Release: 1mamba
Summary: Specio - Type constraints and coercions for Perl
Group: System/Libraries/Perl
@ -11,6 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Specio-%{version}.tar.gz
License: GPL, Artistic
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Clone
@ -25,8 +26,6 @@ BuildRequires: perl-Test-Fatal
BuildRequires: perl-Try-Tiny
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-devel
Requires: perl >= %perl_major_ver
%description
@ -61,10 +60,11 @@ done
%files -f .packlist
%defattr(-,root,root)
%doc LICENSE
## note: eventually add the remaining documents (if any)
# %doc README.md
%changelog
* Wed Feb 19 2025 Automatic Build System <autodist@openmamba.org> 0.50-1mamba
- automatic version update by autodist
* Tue Dec 24 2024 Automatic Build System <autodist@openmamba.org> 0.49-1mamba
- automatic version update by autodist