rebuilt with perl 5.36.0 [release 4.2.0.0-2mamba;Sat Apr 15 2023]
This commit is contained in:
parent
e1e183aedf
commit
6e9b376a21
@ -1,8 +1,8 @@
|
|||||||
%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-Alien-CFITSIO
|
Name: perl-Alien-CFITSIO
|
||||||
Version: 4.1.0.5
|
Version: 4.2.0.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Alien::CFITSIO - Build and Install the CFITSIO library
|
Summary: Alien::CFITSIO - Build and Install the CFITSIO library
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -15,6 +15,7 @@ License: GPL, Artistic
|
|||||||
BuildRequires: perl-Alien-Build
|
BuildRequires: perl-Alien-Build
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl >= 2:5.36.0
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -51,5 +52,11 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1.0.5-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user