update to 0.005 [release 0.005-1mamba;Sun Apr 26 2020]
This commit is contained in:
parent
2c3415789f
commit
30f5179e91
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Devel-OverloadInfo
|
||||
Version: 0.004
|
||||
Version: 0.005
|
||||
Release: 1mamba
|
||||
Summary: Introspect overloaded operators
|
||||
Group: System/Libraries/Perl
|
||||
@ -12,9 +12,12 @@ URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Devel-OverloadInfo-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## note: run 'autospec -u -a6 perl-Devel-OverloadInfo' to get the list of build requirements.
|
||||
## AUTOBUILDREQ-END
|
||||
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
|
||||
|
||||
@ -54,5 +57,8 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Sun Apr 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.005-1mamba
|
||||
- update to 0.005
|
||||
|
||||
* Mon Nov 27 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.004-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user