automatic version update by autodist [release 1.06-1mamba;Sat Mar 19 2022]

This commit is contained in:
Automatic Build System 2024-01-06 08:31:06 +01:00
parent 20867db0fb
commit 98ec533af8

View File

@ -1,14 +1,14 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Alien-Autotools Name: perl-Alien-Autotools
Version: 1.05 Version: 1.06
Release: 1mamba Release: 1mamba
Summary: Alien::Autotools - Build and install the GNU build system Summary: Alien::Autotools - Build and install the GNU build system
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
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 Source: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Autotools-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -22,7 +22,6 @@ BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl-devel BuildRequires: perl-devel
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Alien::Autotools - Build and install the GNU build system. Alien::Autotools - Build and install the GNU build system.
@ -58,5 +57,8 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sat Mar 19 2022 Automatic Build System <autodist@mambasoft.it> 1.06-1mamba
- automatic version update by autodist
* Tue Dec 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.05-1mamba * Tue Dec 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.05-1mamba
- package created using the webbuild interface - package created using the webbuild interface