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)
|
||||
|
||||
Name: perl-MRO-Compat
|
||||
Version: 0.11
|
||||
Version: 0.15
|
||||
Release: 1mamba
|
||||
Summary: MRO::Compat - mro::* interface compatibility for Perls < 5.9.5
|
||||
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/F/FL/FLORA/MRO-Compat-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/H/HA/HAARG/MRO-Compat-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## note: run 'autospec -u -a6 perl-MRO-Compat' to get the list of build requirements.
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
MRO::Compat - mro::* interface compatibility for Perls < 5.9.5.
|
||||
@ -54,5 +53,8 @@ done
|
||||
# %doc ChangeLog README
|
||||
|
||||
%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
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user