diff --git a/perl-DBICx-TestDatabase.spec b/perl-DBICx-TestDatabase.spec index 1861039..88f2711 100644 --- a/perl-DBICx-TestDatabase.spec +++ b/perl-DBICx-TestDatabase.spec @@ -1,7 +1,7 @@ Name: perl-DBICx-TestDatabase Summary: Create a temporary database from a DBIx::Class::Schema Version: 0.04 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/J/JR/JROCKWAY/DBICx-TestDatabase-%{version}.tar.gz @@ -62,6 +62,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Sun Jul 01 2012 Petr Pisar - 0.04-4 +- Perl 5.16 rebuild + * Sun Jan 22 2012 Iain Arnell 0.04-3 - drop tests subpackage; move tests to main package documentation