automatic version update by autodist [release 2.2205-1mamba;Sun Jul 23 2023]
This commit is contained in:
parent
a78c950392
commit
4714d1d428
@ -1,35 +1,35 @@
|
|||||||
%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-Moose
|
Name: perl-Moose
|
||||||
Version: 2.0604
|
Version: 2.2205
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Moose - A postmodern object system for Perl 5
|
Summary: Moose - A postmodern object system for Perl 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: https://www.cpan.org/
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Moose-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Moose-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl(Params::Util)
|
|
||||||
BuildRequires: perl(Sub::Name)
|
|
||||||
BuildRequires: perl-Class-Load
|
BuildRequires: perl-Class-Load
|
||||||
BuildRequires: perl-Data-OptList
|
BuildRequires: perl-Data-OptList
|
||||||
BuildRequires: perl-Devel-GlobalDestruction
|
BuildRequires: perl-Devel-GlobalDestruction
|
||||||
|
BuildRequires: perl-Devel-OverloadInfo
|
||||||
|
BuildRequires: perl-Devel-StackTrace
|
||||||
BuildRequires: perl-Eval-Closure
|
BuildRequires: perl-Eval-Closure
|
||||||
BuildRequires: perl-List-MoreUtils
|
|
||||||
BuildRequires: perl-MRO-Compat
|
BuildRequires: perl-MRO-Compat
|
||||||
|
BuildRequires: perl-Module-Runtime
|
||||||
BuildRequires: perl-Package-DeprecationManager
|
BuildRequires: perl-Package-DeprecationManager
|
||||||
BuildRequires: perl-Package-Stash
|
BuildRequires: perl-Package-Stash
|
||||||
|
BuildRequires: perl-Params-Util
|
||||||
BuildRequires: perl-Scalar-List-Utils
|
BuildRequires: perl-Scalar-List-Utils
|
||||||
BuildRequires: perl-Sub-Exporter
|
BuildRequires: perl-Sub-Exporter
|
||||||
BuildRequires: perl-Try-Tiny
|
BuildRequires: perl-Try-Tiny
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl >= 2:5.36.0
|
|
||||||
BuildRequires: perl-Task-Weaken
|
BuildRequires: perl-Task-Weaken
|
||||||
BuildRequires: perl-Class-Load-XS
|
BuildRequires: perl-Class-Load-XS
|
||||||
BuildRequires: perl-List-MoreUtils
|
BuildRequires: perl-List-MoreUtils
|
||||||
@ -78,8 +78,32 @@ find %{buildroot} -name *.so -exec chmod u+w {} \;
|
|||||||
# %doc README TODO
|
# %doc README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Apr 16 2023 Sdk Build System <sdk@mambasoft.it> 2.0604-3mamba
|
* Sun Jul 23 2023 Automatic Build System <autodist@mambasoft.it> 2.2205-1mamba
|
||||||
- rebuilt with perl 5.36.0
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Jan 23 2023 Automatic Build System <autodist@mambasoft.it> 2.2203-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Jan 16 2023 Automatic Build System <autodist@mambasoft.it> 2.2202-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 2.2201-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 2.2014-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Sep 09 2020 Automatic Build System <autodist@mambasoft.it> 2.2013-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Sun Aug 04 2019 Automatic Build System <autodist@mambasoft.it> 2.2011-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Wed Nov 29 2017 Automatic Build System <autodist@mambasoft.it> 2.2009-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Wed Nov 15 2017 Automatic Build System <autodist@mambasoft.it> 2.2007-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0604-2mamba
|
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0604-2mamba
|
||||||
- rebuilt with perl 5.24
|
- rebuilt with perl 5.24
|
||||||
|
Loading…
Reference in New Issue
Block a user