From dc5fdd6c6c30a2d67c7c217483ab51f90beae5f6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 21:07:05 +0000 Subject: [PATCH] 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 --- perl-DBD-SQLite.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec index 03ade41..d60b3ca 100644 --- a/perl-DBD-SQLite.spec +++ b/perl-DBD-SQLite.spec @@ -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 - 1.66-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 08 2020 Petr Pisar - 1.66-2 - Update DBD-SQLite-1.60-Unbundle-Test-NoWarnings.patch - Do not build-require unused Test::FailWarnings