|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-DBIx-ContextualFetch
|
|
|
|
|
Version: 1.03
|
|
|
|
|
Release: 19%{?dist}
|
|
|
|
|
Release: 20%{?dist}
|
|
|
|
|
Summary: Add contextual fetches to DBI
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -42,6 +42,9 @@ make test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 24 2013 Petr Pisar <ppisar@redhat.com> - 1.03-20
|
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Mar 5 2013 Tom Callaway <spot@fedoraproject.org> - 1.03-19
|
|
|
|
|
- add missing BR: ExtUtils::MakeMaker
|
|
|
|
|
|
|
|
|
|