|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Mojo-SQLite
|
|
|
|
|
Version: 3.005
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Tiny Mojolicious wrapper for SQLite
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
|
|
|
|
|
@ -73,6 +73,9 @@ RELEASE_TESTING=1 ./Build test
|
|
|
|
|
%{_mandir}/man3/Mojo*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 3.005-2
|
|
|
|
|
- Perl 5.34 rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Feb 21 2021 Emmanuel Seyman <emmanuel@seyman.fr> - 3.005-1
|
|
|
|
|
- Update to 3.005
|
|
|
|
|
|
|
|
|
|