Author: steve Update of /cvs/pkgs/rpms/perl-Test-Output/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11451 Modified Files: .cvsignore perl-Test-Output.spec sources Log Message: Update to 0.12. BR Test::More. Fix typo in description. Include TODO in docs. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Test-Output/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Jul 2007 16:31:47 -0000 1.2 +++ .cvsignore 10 Dec 2008 17:30:53 -0000 1.3 @@ -1 +1 @@ -Test-Output-0.10.tar.gz +Test-Output-0.12.tar.gz Index: perl-Test-Output.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Test-Output/devel/perl-Test-Output.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Test-Output.spec 28 Feb 2008 13:13:11 -0000 1.4 +++ perl-Test-Output.spec 10 Dec 2008 17:30:53 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Test-Output -Version: 0.10 -Release: 4%{?dist} +Version: 0.12 +Release: 1%{?dist} Summary: Utilities to test STDOUT and STDERR messages License: GPL+ or Artistic Group: Development/Libraries @@ -12,6 +12,7 @@ BuildRequires: perl(Sub::Exporter) BuildRequires: perl(Test::Pod) >= 1.14 BuildRequires: perl(Test::Pod::Coverage) >= 1.04 +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Tester) >= 0.103 Requires: perl(Sub::Exporter) Requires: perl(Test::Tester) >= 0.103 @@ -19,7 +20,7 @@ %description Test::Output provides a simple interface for testing output sent to STDOUT -or STDERR. A number of different utilies are included to try and be as +or STDERR. A number of different utilities are included to try and be as flexible as possible to the tester. %prep @@ -47,11 +48,17 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README TODO %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Wed Dec 10 2008 Steven Pritchard <steve@xxxxxxxxx> 0.12-1 +- Update to 0.12. +- BR Test::More. +- Fix typo in description. +- Include TODO in docs. + * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 0.10-4 - Rebuild for perl 5.10 (again) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Test-Output/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Jul 2007 16:31:47 -0000 1.2 +++ sources 10 Dec 2008 17:30:53 -0000 1.3 @@ -1 +1 @@ -dcf67296e04a41a9f73f70c10fe5f825 Test-Output-0.10.tar.gz +5b0a877a98f716af6cc150c1a1d6dc59 Test-Output-0.12.tar.gz -- 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