|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-SQL-Abstract
|
|
|
|
|
Version: 1.72
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Generate SQL from Perl data structures
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -66,6 +66,9 @@ SQLATEST_TESTER=1 make test
|
|
|
|
|
%{_mandir}/man3/DBIx::Class::Storage::Debug::PrettyPrint.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 14 2012 Petr Pisar <ppisar@redhat.com> - 1.72-6
|
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Apr 8 2012 Paul Howarth <paul@city-fan.org> - 1.72-5
|
|
|
|
|
- Split DBIx::Class::Storage::Debug::PrettyPrint off into its own sub-package
|
|
|
|
|
to avoid a dependency cycle, since perl-SQL-Abstract and perl-DBIx-Class
|
|
|
|
|