diff --git a/perl-Astro-FITS-CFITSIO.spec b/perl-Astro-FITS-CFITSIO.spec index 545499d..c9e5305 100644 --- a/perl-Astro-FITS-CFITSIO.spec +++ b/perl-Astro-FITS-CFITSIO.spec @@ -1,25 +1,25 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Astro-FITS-CFITSIO -Version: 1.12 +Version: 1.15 Release: 1mamba Summary: Astro::FITS::CFITSIO - A Perl interface to William Pence's cfitsio subroutine library Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: Aleph0 -URL: http://www.cpan.org -Source: http://www.cpan.org/modules/by-module/Astro/Astro-FITS-CFITSIO-%{version}.tar.gz +Packager: Silvan Calarco +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/authors/id/P/PR/PRATZLAFF/Astro-FITS-CFITSIO-%{version}.tar.gz License: Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libcfitsio-devel +BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRequires: libcfitsio-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-root +BuildRequires: libcfitsio-devel >= 4.1.0 %description Astro::FITS::CFITSIO is a Perl interface to William Pence's cfitsio subroutine library. @@ -55,6 +55,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Tue Apr 26 2022 Silvan Calarco 1.15-1mamba +- update to 1.15 + * Sat Aug 03 2019 Automatic Build System 1.12-1mamba - automatic update by autodist