|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Mojo-SQLite
|
|
|
|
Name: perl-Mojo-SQLite
|
|
|
|
Version: 3.001
|
|
|
|
Version: 3.001
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Tiny Mojolicious wrapper for SQLite
|
|
|
|
Summary: Tiny Mojolicious wrapper for SQLite
|
|
|
|
License: Artistic 2.0
|
|
|
|
License: Artistic 2.0
|
|
|
|
|
|
|
|
|
|
|
@ -73,5 +73,8 @@ RELEASE_TESTING=1 ./Build test
|
|
|
|
%{_mandir}/man3/Mojo*
|
|
|
|
%{_mandir}/man3/Mojo*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.001-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 16 2018 Emmanuel Seyman <emmanuel@seyman.fr> 3.001-1
|
|
|
|
* Fri Nov 16 2018 Emmanuel Seyman <emmanuel@seyman.fr> 3.001-1
|
|
|
|
- Initial specfile, based on the one autogenerated by cpanspec 1.78.
|
|
|
|
- Initial specfile, based on the one autogenerated by cpanspec 1.78.
|
|
|
|