From ff0ba231dbd494ce728dcff10aa1d31d0e6e2dc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 14 Jun 2012 16:48:13 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-SQL-Abstract.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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