automatic version update by autodist [release 0.16-1mamba;Sat Apr 10 2021]
This commit is contained in:
parent
32c03f407d
commit
a5a9b01708
@ -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-automake
|
Name: perl-Alien-automake
|
||||||
Version: 0.15
|
Version: 0.16
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Alien::automake - Build or find automake
|
Summary: Alien::automake - Build or find automake
|
||||||
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-automake-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Alien/Alien-automake-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
@ -18,7 +18,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::automake - Build or find automake.
|
Alien::automake - Build or find automake.
|
||||||
@ -54,5 +53,8 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 10 2021 Automatic Build System <autodist@mambasoft.it> 0.16-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Dec 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.15-1mamba
|
* Tue Dec 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.15-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user