Perl 5.32 rebuild

This commit is contained in:
Jitka Plesnikova 2020-06-23 10:27:39 +02:00
parent 9e19b58fe1
commit 9449b904d7

View File

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