update to 0.15 [release 0.15-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
eb7dd0330e
commit
9ef8e77e59
@ -1,22 +1,21 @@
|
|||||||
%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-MRO-Compat
|
Name: perl-MRO-Compat
|
||||||
Version: 0.11
|
Version: 0.15
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: MRO::Compat - mro::* interface compatibility for Perls < 5.9.5
|
Summary: MRO::Compat - mro::* interface compatibility for Perls < 5.9.5
|
||||||
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/F/FL/FLORA/MRO-Compat-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/H/HA/HAARG/MRO-Compat-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## note: run 'autospec -u -a6 perl-MRO-Compat' to get the list of build requirements.
|
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
|
||||||
MRO::Compat - mro::* interface compatibility for Perls < 5.9.5.
|
MRO::Compat - mro::* interface compatibility for Perls < 5.9.5.
|
||||||
@ -54,5 +53,8 @@ done
|
|||||||
# %doc ChangeLog README
|
# %doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.15-1mamba
|
||||||
|
- update to 0.15
|
||||||
|
|
||||||
* Fri Nov 09 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11-1mamba
|
* Fri Nov 09 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11-1mamba
|
||||||
- package created by autospec
|
- package created by autospec
|
||||||
|
Loading…
Reference in New Issue
Block a user