automatic version update by autodist [release 0.007-1mamba;Wed Apr 28 2021]
This commit is contained in:
parent
30f5179e91
commit
f5a96e526f
@ -1,25 +1,23 @@
|
|||||||
%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-Devel-OverloadInfo
|
Name: perl-Devel-OverloadInfo
|
||||||
Version: 0.005
|
Version: 0.007
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Introspect overloaded operators
|
Summary: Introspect overloaded operators
|
||||||
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: http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Devel-OverloadInfo-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Devel/Devel-OverloadInfo-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-MRO-Compat
|
BuildRequires: perl-MRO-Compat
|
||||||
BuildRequires: perl-Package-Stash
|
BuildRequires: perl-Package-Stash
|
||||||
BuildRequires: perl-Sub-Identify
|
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Introspect overloaded operators.
|
Introspect overloaded operators.
|
||||||
@ -57,6 +55,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 0.007-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Apr 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.005-1mamba
|
* Sun Apr 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.005-1mamba
|
||||||
- update to 0.005
|
- update to 0.005
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user