Perl 5.16 re-rebuild of bootstrapped packages

This commit is contained in:
Petr Písař 2012-07-10 15:58:50 +02:00
parent a1eb20e850
commit fd5cb3c5bd

View File

@ -1,6 +1,6 @@
Name: perl-DBI
Version: 1.622
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A database access API for perl
Group: Development/Libraries
License: GPL+ or Artistic
@ -115,6 +115,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Tue Jul 10 2012 Petr Pisar <ppisar@redhat.com> - 1.622-4
- Perl 5.16 re-rebuild of bootstrapped packages
* Wed Jun 27 2012 Marcela Mašláňová <mmaslano@redhat.com> - 1.622-3
- Conditionalize usage of Coro, which is used in experimental module
and MLDB and SLQ::Statement.