automatic version update by autodist [release 0.15-1mamba;Fri Aug 12 2022]
This commit is contained in:
parent
bd2ab51cfd
commit
f05718d82d
@ -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-libtool
|
Name: perl-Alien-libtool
|
||||||
Version: 0.14
|
Version: 0.15
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Alien::libtool - Build or find libtool
|
Summary: Alien::libtool - Build or find libtool
|
||||||
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-libtool-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-libtool-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -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::libtool - Build or find libtool.
|
Alien::libtool - Build or find libtool.
|
||||||
@ -53,5 +52,8 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 12 2022 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Dec 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14-1mamba
|
* Tue Dec 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user