diff --git a/perl-Minion-Backend-SQLite.spec b/perl-Minion-Backend-SQLite.spec index ac1d705..a916d37 100644 --- a/perl-Minion-Backend-SQLite.spec +++ b/perl-Minion-Backend-SQLite.spec @@ -1,6 +1,6 @@ Name: perl-Minion-Backend-SQLite Version: 4.005 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SQLite backend for Minion job queue License: Artistic 2.0 @@ -62,6 +62,9 @@ will be created in a temporary directory. %{_mandir}/man3/Minion* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 4.005-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Aug 11 2019 Emmanuel Seyman - 4.005-1 - Update to 4.005 - Replace calls to %%{__perl} to /usr/bin/perl