diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec index 32050df..11c55c7 100644 --- a/perl-DBD-SQLite.spec +++ b/perl-DBD-SQLite.spec @@ -3,7 +3,7 @@ Name: perl-DBD-SQLite Version: 1.64 -Release: 4%{?dist} +Release: 5%{?dist} Summary: SQLite DBI Driver # lib/DBD/SQLite.pm: GPL+ or Artistic # LICENSE: GPL+ or Artistic @@ -117,6 +117,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Tue Jun 23 2020 Jitka Plesnikova - 1.64-5 +- Perl 5.32 rebuild + * Tue Feb 04 2020 Tom Stellard - 1.64-4 - Spec file cleanups: Use make_build and make_install macros - https://fedoraproject.org/wiki/Perl/Tips#ExtUtils::MakeMaker