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