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)
|
||||
|
||||
Name: perl-Mojolicious
|
||||
Version: 9.31
|
||||
Release: 2mamba
|
||||
Version: 9.32
|
||||
Release: 1mamba
|
||||
Summary: Mojo - Duct tape for the HTML5 web!
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -13,8 +13,9 @@ Source: https://cpan.metacpan.org/modules/by-module/Mojolicious/Mojolicio
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl(EV)
|
||||
BuildRequires: perl-EV
|
||||
BuildRequires: perl-Encode
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
@ -57,6 +58,9 @@ done
|
||||
# %doc README.md
|
||||
|
||||
%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
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user