commit 547a4b4518c7e415414de1996b40835c38a9aec8 Author: Steven Pritchard <steven.pritchard@xxxxxxxxx> Date: Wed Dec 8 18:40:01 2010 -0600 Update to 0.16. Update Source0 URL. Add LICENSE to docs. .gitignore | 1 + perl-Test-Output.spec | 13 +++++++++---- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 086a1c0..2d4f184 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Test-Output-0.12.tar.gz +/Test-Output-0.16.tar.gz diff --git a/perl-Test-Output.spec b/perl-Test-Output.spec index 5dd904c..88a1d98 100644 --- a/perl-Test-Output.spec +++ b/perl-Test-Output.spec @@ -1,11 +1,11 @@ Name: perl-Test-Output -Version: 0.12 -Release: 5%{?dist} +Version: 0.16 +Release: 1%{?dist} Summary: Utilities to test STDOUT and STDERR messages License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Test-Output/ -Source0: http://www.cpan.org/authors/id/S/SS/SSORICHE/Test-Output-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/B/BD/BDFOY/Test-Output-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) @@ -48,11 +48,16 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc Changes README TODO +%doc Changes LICENSE README TODO %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Wed Dec 08 2010 Steven Pritchard <steve@xxxxxxxxx> 0.16-1 +- Update to 0.16. +- Update Source0 URL. +- Add LICENSE to docs. + * Fri May 07 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.12-5 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index 2e5b09b..4fc01e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b0a877a98f716af6cc150c1a1d6dc59 Test-Output-0.12.tar.gz +d7a4bd06f682089bd0b432e6df94cfef Test-Output-0.16.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel