/[smeserver]/rpms/perl-Mojo-JWT/sme10/perl-Mojo-JWT.spec
ViewVC logotype

Diff of /rpms/perl-Mojo-JWT/sme10/perl-Mojo-JWT.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by michel, Sun Jun 26 20:03:46 2022 UTC Revision 1.3 by michel, Sun Jul 31 09:55:38 2022 UTC
# Line 1  Line 1 
1  Name:           perl-Mojo-JWT  Name:           perl-Mojo-JWT
2  Version:        0.08  Version:        0.08
3  Release:        2%{?dist}  Release:        3%{?dist}
4  Summary:        JSON Web Token the Mojo way  Summary:        JSON Web Token the Mojo way
5  License:        GPL+ or Artistic  License:        GPL+ or Artistic
6  Group:          Development/Libraries  Group:          Development/Libraries
# Line 19  Requires:       perl(Crypt::OpenSSL::RSA Line 19  Requires:       perl(Crypt::OpenSSL::RSA
19  Requires:       perl(Digest::SHA)  Requires:       perl(Digest::SHA)
20  Requires:       perl(Mojolicious) >= 5.00  Requires:       perl(Mojolicious) >= 5.00
21  Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))  Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
22    Provides:       perl(Mojo::JWT)
23    
24  %description  %description
25  JSON Web Token is described in https://tools.ietf.org/html/rfc7519.  JSON Web Token is described in https://tools.ietf.org/html/rfc7519.
# Line 61  rm -rf $RPM_BUILD_ROOT Line 62  rm -rf $RPM_BUILD_ROOT
62  %{_mandir}/man3/*  %{_mandir}/man3/*
63    
64  %changelog  %changelog
65    * Sun Jul 31 2022 Michel Begue <mab974@misouk.com> 0.08-3
66    - add Provides: perl(Mojo::JWT)
67    
68  * Sat Jun 25 2022 Michel Begue <mab974@misouk.com> 0.08-2  * Sat Jun 25 2022 Michel Begue <mab974@misouk.com> 0.08-2
69  - fix email  - fix email
70    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed