|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Mojo-JWT
|
|
|
|
Name: perl-Mojo-JWT
|
|
|
|
Version: 0.08
|
|
|
|
Version: 0.08
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: JSON Web Token the Mojo way
|
|
|
|
Summary: JSON Web Token the Mojo way
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
|
|
@ -55,6 +55,9 @@ string rather than a cookie.
|
|
|
|
%{_mandir}/man3/Mojo*
|
|
|
|
%{_mandir}/man3/Mojo*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Aug 30 2019 Emmanuel Seyman <emmanuel@seyman.fr> - 0.08-2
|
|
|
|
* Fri Aug 30 2019 Emmanuel Seyman <emmanuel@seyman.fr> - 0.08-2
|
|
|
|
- Take into account review comments (#1747142)
|
|
|
|
- Take into account review comments (#1747142)
|
|
|
|
|
|
|
|
|
|
|
|