From 98ec533af86a3d7e837d41d37d1962c51273e086 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:31:06 +0100 Subject: [PATCH] automatic version update by autodist [release 1.06-1mamba;Sat Mar 19 2022] --- perl-Alien-Autotools.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-Alien-Autotools.spec b/perl-Alien-Autotools.spec index 1597bb7..97b668f 100644 --- a/perl-Alien-Autotools.spec +++ b/perl-Alien-Autotools.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Alien-Autotools -Version: 1.05 +Version: 1.06 Release: 1mamba Summary: Alien::Autotools - Build and install the GNU build system 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-Autotools-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -22,7 +22,6 @@ BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Alien::Autotools - Build and install the GNU build system. @@ -58,5 +57,8 @@ done %doc LICENSE %changelog +* Sat Mar 19 2022 Automatic Build System 1.06-1mamba +- automatic version update by autodist + * Tue Dec 08 2020 Silvan Calarco 1.05-1mamba - package created using the webbuild interface