|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-DBIx-ContextualFetch
|
|
|
|
|
Version: 1.03
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Add contextual fetches to DBI
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.03-4
|
|
|
|
|
- rebuild for new perl
|
|
|
|
|
|
|
|
|
|
* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.03-3
|
|
|
|
|
- license fix
|
|
|
|
|
|
|
|
|
|