diff --git a/.gitignore b/.gitignore index c07bffc..84290bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -Test-Distribution-1.26.tar.gz +Test-Distribution-2.00.tar.gz diff --git a/nobranch b/nobranch deleted file mode 100644 index 336a1a8..0000000 --- a/nobranch +++ /dev/null @@ -1 +0,0 @@ -Not maintaining packages in epel-6 for now diff --git a/perl-Test-Distribution.spec b/perl-Test-Distribution.spec index 289fa79..edf40e7 100644 --- a/perl-Test-Distribution.spec +++ b/perl-Test-Distribution.spec @@ -2,10 +2,10 @@ %define debug_package %{nil} Name: perl-Test-Distribution -Version: 1.26 -Release: 4%{?dist} +Version: 2.00 +Release: 10%{?dist} Summary: Perform tests on all modules of a distribution -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Test-Distribution/ Source0: http://www.cpan.org/authors/id/S/SR/SRSHAH/Test-Distribution-%{version}.tar.gz @@ -63,11 +63,44 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes.pod README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 2.00-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Fri Jun 24 2011 Marcela Mašláňová - 2.00-9 +- Perl mass rebuild + +* Wed Feb 09 2011 Fedora Release Engineering - 2.00-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Wed Dec 22 2010 Marcela Maslanova - 2.00-7 +- 661697 rebuild for fixing problems with vendorach/lib + +* Thu May 06 2010 Marcela Maslanova - 2.00-6 +- Mass rebuild with perl-5.12.0 + +* Fri Dec 4 2009 Stepan Kasal - 2.00-5 +- rebuild against perl 5.10.1 + +* Sun Jul 26 2009 Fedora Release Engineering - 2.00-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Thu Feb 26 2009 Fedora Release Engineering - 2.00-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Sun Oct 26 2008 Chris Weyl 2.00-2 +- Changes -> Changes.pod in doc + +* Sun Oct 26 2008 Chris Weyl 2.00-1 +- update to 2.00 + +* Wed Mar 5 2008 Tom "spot" Callaway 1.26-5 +- rebuild for new perl + * Sat Mar 10 2007 Chris Weyl 1.26-4 - don't mess with debuginfo, just disable it. - appease Module::Signature/gpg diff --git a/sources b/sources index d8a3c6c..b5ada01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -64dc13f51f60f6022bb8e628f1297957 Test-Distribution-1.26.tar.gz +7b7f905605f60a786f2ece2d76230fd1 Test-Distribution-2.00.tar.gz