|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Mojolicious-Plugin-OAuth2
|
|
|
|
|
Version: 1.59
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A Mojolicious plugin that allows OAuth2 authentication
|
|
|
|
|
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
@ -61,6 +61,9 @@ add your own easily as well.
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.59-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Feb 21 2021 Emmanuel Seyman <emmanuel@seyman.fr> - 1.59-1
|
|
|
|
|
- Update to 1.59
|
|
|
|
|
- Replace calls to %%{__perl} with /usr/bin/perl
|
|
|
|
|