automatic version update by autodist [release 9.02-1mamba;Tue Mar 02 2021]
This commit is contained in:
parent
9a3eeb9e80
commit
8a5740ceeb
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Mojolicious
|
||||
Version: 9.01
|
||||
Version: 9.02
|
||||
Release: 1mamba
|
||||
Summary: Mojo - Duct tape for the HTML5 web!
|
||||
Group: System/Libraries/Perl
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/S/SR/SRI/Mojolicious-%{version}.tar.gz
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Mojolicious/Mojolicious-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
@ -18,7 +18,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-IO-Socket-IP
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Mojo - Duct tape for the HTML5 web!
|
||||
@ -56,6 +55,9 @@ done
|
||||
# %doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue Mar 02 2021 Automatic Build System <autodist@mambasoft.it> 9.02-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 9.01-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user