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