|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-DBIx-ContextualFetch
|
|
|
|
Name: perl-DBIx-ContextualFetch
|
|
|
|
Version: 1.03
|
|
|
|
Version: 1.03
|
|
|
|
Release: 40%{?dist}
|
|
|
|
Release: 41%{?dist}
|
|
|
|
Summary: Add contextual fetches to DBI
|
|
|
|
Summary: Add contextual fetches to DBI
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: https://metacpan.org/release/DBIx-ContextualFetch
|
|
|
|
URL: https://metacpan.org/release/DBIx-ContextualFetch
|
|
|
@ -53,6 +53,9 @@ make test
|
|
|
|
%{_mandir}/man3/DBIx::ContextualFetch.3*
|
|
|
|
%{_mandir}/man3/DBIx::ContextualFetch.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.03-41
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 20 2020 Paul Howarth <paul@city-fan.org> - 1.03-40
|
|
|
|
* Thu Aug 20 2020 Paul Howarth <paul@city-fan.org> - 1.03-40
|
|
|
|
- Spec tidy-up
|
|
|
|
- Spec tidy-up
|
|
|
|
- Use author-independent source URL
|
|
|
|
- Use author-independent source URL
|
|
|
|