3 Commits

View File

@@ -1,23 +1,23 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Alien-m4
Version: 0.19
Release: 1mamba
Version: 0.21
Release: 2mamba
Summary: Alien::m4 - Find or build GNU m4
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-m4-%{version}.tar.gz
URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/modules/by-module/Alien/Alien-m4-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-Alien-Build
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-devel
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Alien::m4 - Find or build GNU m4.
@@ -53,5 +53,14 @@ done
%doc LICENSE
%changelog
* Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 0.21-2mamba
- rebuilt with perl 5.36.0
* Wed Jun 23 2021 Automatic Build System <autodist@mambasoft.it> 0.21-1mamba
- automatic version update by autodist
* 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
- package created using the webbuild interface