|
|
|
@ -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 <releng@fedoraproject.org> - 4.005-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Aug 11 2019 Emmanuel Seyman <emmanuel@seyman.fr> - 4.005-1
|
|
|
|
|
- Update to 4.005
|
|
|
|
|
- Replace calls to %%{__perl} to /usr/bin/perl
|
|
|
|
|