automatic version update by autodist [release 0.20-1mamba;Sat May 29 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:32:31 +01:00
parent 202555bb3e
commit a0f8be4087

View File

@ -1,15 +1,15 @@
%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-m4 Name: perl-Alien-m4
Version: 0.19 Version: 0.20
Release: 1mamba Release: 1mamba
Summary: Alien::m4 - Find or build GNU m4 Summary: Alien::m4 - Find or build GNU m4
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-m4-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Alien/Alien-m4-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: perl-Alien-Build BuildRequires: perl-Alien-Build
@ -17,7 +17,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::m4 - Find or build GNU m4. Alien::m4 - Find or build GNU m4.
@ -53,5 +52,8 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sat May 29 2021 Automatic Build System <autodist@mambasoft.it> 0.20-1mamba
- automatic version update by autodist
* Tue Dec 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.19-1mamba * Tue Dec 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.19-1mamba
- package created using the webbuild interface - package created using the webbuild interface