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)
|
||||
|
||||
Name: perl-Devel-OverloadInfo
|
||||
Version: 0.005
|
||||
Version: 0.007
|
||||
Release: 1mamba
|
||||
Summary: Introspect overloaded operators
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Devel-OverloadInfo-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Devel/Devel-OverloadInfo-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-MRO-Compat
|
||||
BuildRequires: perl-Package-Stash
|
||||
BuildRequires: perl-Sub-Identify
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Introspect overloaded operators.
|
||||
@ -57,6 +55,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%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
|
||||
- update to 0.005
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user