diff --git a/perl-DBD-MariaDB.spec b/perl-DBD-MariaDB.spec index 50df1c2..3063c80 100644 --- a/perl-DBD-MariaDB.spec +++ b/perl-DBD-MariaDB.spec @@ -1,6 +1,6 @@ Name: perl-DBD-MariaDB Version: 1.21 -Release: 7%{?dist} +Release: 8%{?dist} Summary: MariaDB and MySQL driver for the Perl5 Database Interface (DBI) License: GPL+ or Artistic URL: https://metacpan.org/release/DBD-MariaDB/ @@ -92,6 +92,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jun 23 2020 Jitka Plesnikova - 1.21-8 +- Perl 5.32 rebuild + * Fri Apr 17 2020 Jitka Plesnikova - 1.21-7 - Update setup script due to Pali's comments