This commit is contained in:
Dennis Gilmore 2012-07-20 08:57:24 -05:00
parent 5d74cbae83
commit 80bd2df858

View File

@ -1,6 +1,6 @@
Name: perl-DBD-MySQL Name: perl-DBD-MySQL
Version: 4.021 Version: 4.021
Release: 2%{?dist} Release: 3%{?dist}
Summary: A MySQL interface for perl Summary: A MySQL interface for perl
Group: Development/Libraries Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
@ -53,6 +53,9 @@ find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.021-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jun 16 2012 Petr Pisar <ppisar@redhat.com> - 4.021-2 * Sat Jun 16 2012 Petr Pisar <ppisar@redhat.com> - 4.021-2
- Perl 5.16 rebuild - Perl 5.16 rebuild