From 2f81da75f79abe43d79c3961bad3d2847d4924f4 Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: May 12 2012 15:33:30 +0000 Subject: update to 4.300016 --- diff --git a/.gitignore b/.gitignore index a59d587..5b4a462 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ Dist-Zilla-4.101900.tar.gz /Dist-Zilla-4.300009.tar.gz /Dist-Zilla-4.300010.tar.gz /Dist-Zilla-4.300014.tar.gz +/Dist-Zilla-4.300016.tar.gz diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec index 94310ce..0abe44f 100644 --- a/perl-Dist-Zilla.spec +++ b/perl-Dist-Zilla.spec @@ -1,5 +1,5 @@ Name: perl-Dist-Zilla -Version: 4.300014 +Version: 4.300016 Release: 1%{?dist} Summary: Distribution builder; installer not included! License: GPL+ or Artistic @@ -24,7 +24,7 @@ BuildRequires: perl(Config::MVP::Reader::INI) >= 2 BuildRequires: perl(Config::MVP::Section) >= 2.200002 BuildRequires: perl(CPAN::Meta::Converter) >= 2.101550 BuildRequires: perl(CPAN::Meta::Prereqs) >= 2.120630 -BuildRequires: perl(CPAN::Meta::Requirements) +BuildRequires: perl(CPAN::Meta::Requirements) >= 2.121 BuildRequires: perl(CPAN::Meta::Validator) >= 2.101550 BuildRequires: perl(CPAN::Uploader) >= 0.101550 BuildRequires: perl(Data::Section) >= 0.004 @@ -120,7 +120,6 @@ make %{?_smp_mflags} make pure_install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* @@ -139,6 +138,9 @@ make test %{_sysconfdir}/bash_completion.d %changelog +* Sat May 12 2012 Iain Arnell 4.300016-1 +- update to latest upstream version + * Tue Apr 17 2012 Iain Arnell 4.300014-1 - update to latest upstream version diff --git a/sources b/sources index d4ced46..79be6a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f56857811456439e0fe7e07ff7897cb9 Dist-Zilla-4.300014.tar.gz +15374c1443ca919d0d0c353b3993ea35 Dist-Zilla-4.300016.tar.gz