|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-DBD-SQLite
|
|
|
|
|
Version: 1.66
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: SQLite DBI Driver
|
|
|
|
|
# lib/DBD/SQLite.pm: GPL+ or Artistic
|
|
|
|
|
# LICENSE: GPL+ or Artistic
|
|
|
|
@ -118,6 +118,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.66-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Sep 08 2020 Petr Pisar <ppisar@redhat.com> - 1.66-2
|
|
|
|
|
- Update DBD-SQLite-1.60-Unbundle-Test-NoWarnings.patch
|
|
|
|
|
- Do not build-require unused Test::FailWarnings
|
|
|
|
|