From acc6effb0c8a3d23435b03b8e49a86b89162d187 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:31:15 +0100 Subject: [PATCH] automatic version update by autodist [release 2.38-1mamba;Sat Feb 20 2021] --- perl-Alien-Build.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index d64fc0d..a17b995 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Alien-Build -Version: 2.37 +Version: 2.38 Release: 1mamba Summary: Alien::Build::MM - Alien::Build installer code for ExtUtils::MakeMaker Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org Source: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -60,5 +60,8 @@ done # %doc README %changelog +* Sat Feb 20 2021 Automatic Build System 2.38-1mamba +- automatic version update by autodist + * Tue Dec 08 2020 Silvan Calarco 2.37-1mamba - package created using the webbuild interface