diff --git a/.gitignore b/.gitignore index 090cfc3..b599307 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ Dist-Zilla-4.101900.tar.gz /Dist-Zilla-4.200000.tar.gz /Dist-Zilla-4.200001.tar.gz /Dist-Zilla-4.200004.tar.gz +/Dist-Zilla-4.200006.tar.gz diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec index f79f009..94d2d9c 100644 --- a/perl-Dist-Zilla.spec +++ b/perl-Dist-Zilla.spec @@ -1,5 +1,5 @@ Name: perl-Dist-Zilla -Version: 4.200004 +Version: 4.200006 Release: 1%{?dist} Summary: Distribution builder; installer not included! License: GPL+ or Artistic @@ -120,7 +120,6 @@ install -D -m 0644 misc/dzil-bash_completion %{buildroot}%{_sysconfdir}/bash_com make test %files -%defattr(-,root,root,-) %doc Changes LICENSE README todo %{perl_vendorlib}/* %{_bindir}/dzil @@ -129,6 +128,9 @@ make test %{_sysconfdir}/bash_completion.d %changelog +* Sat Apr 30 2011 Iain Arnell 4.200006-1 +- update to latest upstream version + * Fri Apr 08 2011 Iain Arnell 4.200004-1 - update to latest upstream version diff --git a/sources b/sources index 3d02786..d1c400a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5d09d87540c28fc9ec8bd6da7861645 Dist-Zilla-4.200004.tar.gz +545e05cd817e34e12bcb39629eb9e903 Dist-Zilla-4.200006.tar.gz