diff --git a/perl-Mojolicious-Plugin-OAuth2.spec b/perl-Mojolicious-Plugin-OAuth2.spec index 1555595..e8b9e9a 100644 --- a/perl-Mojolicious-Plugin-OAuth2.spec +++ b/perl-Mojolicious-Plugin-OAuth2.spec @@ -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 - 1.59-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun Feb 21 2021 Emmanuel Seyman - 1.59-1 - Update to 1.59 - Replace calls to %%{__perl} with /usr/bin/perl