|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Mojolicious-Plugin-OAuth2
|
|
|
|
Name: perl-Mojolicious-Plugin-OAuth2
|
|
|
|
Version: 1.57
|
|
|
|
Version: 1.57
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: A Mojolicious plugin that allows OAuth2 authentication
|
|
|
|
Summary: A Mojolicious plugin that allows OAuth2 authentication
|
|
|
|
|
|
|
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
License: Artistic 2.0
|
|
|
@ -59,5 +59,8 @@ add your own easily as well.
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.57-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 24 2018 Mike Oliver <mike@mklvr.io> - 1.57-1
|
|
|
|
* Mon Sep 24 2018 Mike Oliver <mike@mklvr.io> - 1.57-1
|
|
|
|
- Initial package creation
|
|
|
|
- Initial package creation
|
|
|
|