Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-16 19:44:26 +02:00
parent b3464eb127
commit 33fef6eb79
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-DBI
Version: 1.622
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A database access API for perl
Group: Development/Libraries
License: GPL+ or Artistic
@ -107,6 +107,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Sat Jun 16 2012 Petr Pisar <ppisar@redhat.com> - 1.622-2
- Perl 5.16 rebuild
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 1.622-1
- 1.622 bump