rebuilt with perl 5.36.0 [release 0.10-2mamba;Mon Apr 17 2023]
This commit is contained in:
parent
1757482e3d
commit
4fa4f386aa
@ -2,25 +2,25 @@
|
||||
|
||||
Name: perl-JSON-WebToken
|
||||
Version: 0.10
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: JSON::WebToken - JSON Web Token (JWT) implementation
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/X/XA/XAICRON/JSON-WebToken-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Crypt-OpenSSL-RSA
|
||||
BuildRequires: perl(Crypt::OpenSSL::RSA)
|
||||
BuildRequires: perl-JSON
|
||||
BuildRequires: perl-Module-Runtime
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
JSON::WebToken - JSON Web Token (JWT) implementation.
|
||||
@ -58,5 +58,8 @@ done
|
||||
# %doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.10-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Thu Oct 31 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user