automatic version update by autodist [release 9.32-1mamba;Tue May 09 2023]
This commit is contained in:
parent
718b825d80
commit
94e80b3aa9
@ -1,8 +1,8 @@
|
|||||||
%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-Mojolicious
|
Name: perl-Mojolicious
|
||||||
Version: 9.31
|
Version: 9.32
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Mojo - Duct tape for the HTML5 web!
|
Summary: Mojo - Duct tape for the HTML5 web!
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,8 +13,9 @@ Source: https://cpan.metacpan.org/modules/by-module/Mojolicious/Mojolicio
|
|||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl(EV)
|
BuildRequires: perl-EV
|
||||||
BuildRequires: perl-Encode
|
BuildRequires: perl-Encode
|
||||||
|
BuildRequires: perl-Scalar-List-Utils
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl >= 2:5.36.0
|
BuildRequires: perl >= 2:5.36.0
|
||||||
@ -57,6 +58,9 @@ done
|
|||||||
# %doc README.md
|
# %doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 09 2023 Automatic Build System <autodist@mambasoft.it> 9.32-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 9.31-2mamba
|
* Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 9.31-2mamba
|
||||||
- rebuilt with perl 5.36.0
|
- rebuilt with perl 5.36.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user