|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-DBD-SQLite
|
|
|
|
|
Version: 1.70
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: SQLite DBI Driver
|
|
|
|
|
# lib/DBD/SQLite.pm: GPL+ or Artistic
|
|
|
|
|
# LICENSE: GPL+ or Artistic
|
|
|
|
@ -127,6 +127,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.70-4
|
|
|
|
|
- Perl 5.36 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Mar 18 2022 Petr Pisar <ppisar@redhat.com> - 1.70-3
|
|
|
|
|
- Adapt to SQLite-3.38.0 (bug #2065567)
|
|
|
|
|
|
|
|
|
|