Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/perl-DBD-SQLite.git#0ec6da7cf11739368e621f3a54144acbe131ff31
This commit is contained in:
DistroBaker 2021-02-03 21:07:05 +00:00
parent 07f8984537
commit dc5fdd6c6c

View File

@ -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