diff --git a/perl-SQL-Abstract.spec b/perl-SQL-Abstract.spec index ca0df5e..100c78b 100644 --- a/perl-SQL-Abstract.spec +++ b/perl-SQL-Abstract.spec @@ -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 - 1.72-6 +- Perl 5.16 rebuild + * Sun Apr 8 2012 Paul Howarth - 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