rebuilt with perl 5.36.0 [release 4.2.0.0-2mamba;Sat Apr 15 2023]

This commit is contained in:
Sdk Build System 2024-01-06 08:31:38 +01:00
parent e1e183aedf
commit 6e9b376a21

View File

@ -1,8 +1,8 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Alien-CFITSIO
Version: 4.1.0.5
Release: 1mamba
Version: 4.2.0.0
Release: 2mamba
Summary: Alien::CFITSIO - Build and Install the CFITSIO library
Group: System/Libraries/Perl
Vendor: openmamba
@ -15,6 +15,7 @@ License: GPL, Artistic
BuildRequires: perl-Alien-Build
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
%description
@ -51,5 +52,11 @@ done
%doc LICENSE
%changelog
* Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 4.2.0.0-2mamba
- rebuilt with perl 5.36.0
* Sat Apr 15 2023 Automatic Build System <autodist@mambasoft.it> 4.2.0.0-1mamba
- automatic version update by autodist
* Fri Feb 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1.0.5-1mamba
- package created using the webbuild interface