diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec index 662ccf0..051ce86 100644 --- a/perl-DBD-MySQL.spec +++ b/perl-DBD-MySQL.spec @@ -1,6 +1,6 @@ Name: perl-DBD-MySQL Version: 4.043 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A MySQL interface for Perl Group: Development/Libraries License: GPL+ or Artistic @@ -73,6 +73,9 @@ find %{buildroot} -type f -name '*.bs' -empty -delete %{_mandir}/man3/*.3* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 4.043-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Thu Jul 13 2017 Jitka Plesnikova - 4.043-2 - Fix for new version of MariaDB 10.2 (bug #1470196)