|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Minion-Backend-SQLite
|
|
|
|
Name: perl-Minion-Backend-SQLite
|
|
|
|
Version: 4.002
|
|
|
|
Version: 4.002
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: SQLite backend for Minion job queue
|
|
|
|
Summary: SQLite backend for Minion job queue
|
|
|
|
License: Artistic 2.0
|
|
|
|
License: Artistic 2.0
|
|
|
|
|
|
|
|
|
|
|
@ -62,5 +62,8 @@ will be created in a temporary directory.
|
|
|
|
%{_mandir}/man3/Minion*
|
|
|
|
%{_mandir}/man3/Minion*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.002-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 16 2018 Emmanuel Seyman <emmanuel@seyman.fr> 4.002-1
|
|
|
|
* Fri Nov 16 2018 Emmanuel Seyman <emmanuel@seyman.fr> 4.002-1
|
|
|
|
- Initial specfile, based on the one autogenerated by cpanspec 1.78.
|
|
|
|
- Initial specfile, based on the one autogenerated by cpanspec 1.78.
|
|
|
|