Author: spot Update of /cvs/extras/rpms/perl-SQL-Abstract/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10351 Modified Files: perl-SQL-Abstract.spec Log Message: add missing BR: perl(Test::Exception) Index: perl-SQL-Abstract.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SQL-Abstract/devel/perl-SQL-Abstract.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-SQL-Abstract.spec 13 Mar 2009 23:03:14 -0000 1.11 +++ perl-SQL-Abstract.spec 16 Mar 2009 13:40:11 -0000 1.12 @@ -1,6 +1,6 @@ Name: perl-SQL-Abstract Version: 1.50 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generate SQL from Perl data structures Group: Development/Libraries License: GPL+ or Artistic @@ -9,7 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(Test::More), perl(Test::Deep), perl(Test::Warn) +BuildRequires: perl(Test::More), perl(Test::Deep), perl(Test::Warn), perl(Test::Exception) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -43,6 +43,9 @@ %changelog +* Mon Mar 16 2009 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 1.50-2 +- add missing BR: perl(Test::Exception) + * Fri Mar 13 2009 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 1.50-1 - update to 1.50 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list