This commit is contained in:
Dennis Gilmore 2013-02-14 05:30:07 -06:00
parent 64371fbf8b
commit d40b95dad0

View File

@ -1,6 +1,6 @@
Name: perl-DBD-MySQL Name: perl-DBD-MySQL
Version: 4.022 Version: 4.022
Release: 1%{?dist} Release: 2%{?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
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.022-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Aug 30 2012 Petr Šabata <contyk@redhat.com> - 4.022-1 * Thu Aug 30 2012 Petr Šabata <contyk@redhat.com> - 4.022-1
- 4.022 bump - 4.022 bump