From b42279c91385765bf2ca38e54a9391cb2a79870e Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 08:34:45 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 1.26-2mamba;Sat Apr 15 2023] --- perl-Astro-Montenbruck.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/perl-Astro-Montenbruck.spec b/perl-Astro-Montenbruck.spec index b8c9005..4a2bd96 100644 --- a/perl-Astro-Montenbruck.spec +++ b/perl-Astro-Montenbruck.spec @@ -2,7 +2,7 @@ Name: perl-Astro-Montenbruck Version: 1.26 -Release: 1mamba +Release: 2mamba Summary: Astro::Montenbruck - Lightweight Ephemeris Group: System/Libraries/Perl Vendor: openmamba @@ -13,13 +13,13 @@ Source: https://cpan.metacpan.org/authors/id/K/KR/KRUSHI/Astro-Montenbruc License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl -BuildRequires: perl-DateTime +BuildRequires: perl(DateTime) BuildRequires: perl-DateTime-Format-Strptime BuildRequires: perl-DateTime-TimeZone BuildRequires: perl-Readonly -BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver %description @@ -57,5 +57,8 @@ done %doc LICENSE %changelog +* Sat Apr 15 2023 Sdk Build System 1.26-2mamba +- rebuilt with perl 5.36.0 + * Sat Mar 11 2023 Silvan Calarco 1.26-1mamba - package created using the webbuild interface