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)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Mojolicious
|
Name: perl-Mojolicious
|
||||||
Version: 9.01
|
Version: 9.02
|
||||||
Release: 1mamba
|
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
|
||||||
@ -9,7 +9,7 @@ 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/S/SR/SRI/Mojolicious-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Mojolicious/Mojolicious-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
@ -18,7 +18,6 @@ BuildRequires: perl-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-IO-Socket-IP
|
BuildRequires: perl-IO-Socket-IP
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Mojo - Duct tape for the HTML5 web!
|
Mojo - Duct tape for the HTML5 web!
|
||||||
@ -56,6 +55,9 @@ done
|
|||||||
# %doc README.md
|
# %doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 9.01-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user