|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-DBIx-ContextualFetch
|
|
|
|
|
Version: 1.03
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Add contextual fetches to DBI
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.03-5
|
|
|
|
|
- Rebuild for perl 5.10 (again)
|
|
|
|
|
|
|
|
|
|
* Tue Jan 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.03-4
|
|
|
|
|
- rebuild for new perl
|
|
|
|
|
|
|
|
|
|