|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Mojo-SQLite
|
|
|
|
|
Version: 3.009
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Tiny Mojolicious wrapper for SQLite
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
|
|
|
|
|
@ -74,6 +74,9 @@ RELEASE_TESTING=1 ./Build test
|
|
|
|
|
%{_mandir}/man3/Mojo*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 3.009-2
|
|
|
|
|
- Perl 5.36 rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Mar 27 2022 Emmanuel Seyman <emmanuel@seyman.fr> - 3.009-1
|
|
|
|
|
- Update to 3.009
|
|
|
|
|
|
|
|
|
|