commit 07b74e4adc12d00e056e59870e18508927920577 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Wed May 15 11:08:45 2013 +0100 Update to 0.004 - New upstream release 0.004 - Sort dependencies before displaying them - check_dependencies() can now optionally also test recommended and suggested prerequisites - Reinstate loading of CPAN::Meta - Kwalitee test dropped upstream to avoid circular deps, so longer need to BR: perl(Test::Kwalitee) - No longer need perl(Module::Metadata) - Bump perl(Test::Builder) version requirement to 0.82 for todo_start/todo_end perl-Test-CheckDeps.spec | 22 ++++++++++++++-------- sources | 2 +- 2 files changed, 15 insertions(+), 9 deletions(-) --- diff --git a/perl-Test-CheckDeps.spec b/perl-Test-CheckDeps.spec index 97917a2..ff47ab2 100644 --- a/perl-Test-CheckDeps.spec +++ b/perl-Test-CheckDeps.spec @@ -1,7 +1,7 @@ Name: perl-Test-CheckDeps Summary: Check for presence of dependencies -Version: 0.002 -Release: 2%{?dist} +Version: 0.004 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: https://metacpan.org/release/Test-CheckDeps @@ -14,17 +14,12 @@ BuildRequires: perl(CPAN::Meta) BuildRequires: perl(CPAN::Meta::Check) BuildRequires: perl(Exporter) >= 5.57 BuildRequires: perl(List::Util) -BuildRequires: perl(Module::Metadata) -BuildRequires: perl(Test::Builder) +BuildRequires: perl(Test::Builder) >= 0.82 # Test Suite BuildRequires: perl(File::Temp) BuildRequires: perl(Test::More) >= 0.88 # Release tests BuildRequires: perl(Pod::Coverage::TrustPod) -# Test::Kwalitee uses Test::CheckDeps in its main test suite -%if 0%{!?perl_bootstrap:1} -BuildRequires: perl(Test::Kwalitee) -%endif BuildRequires: perl(Test::Pod) >= 1.41 BuildRequires: perl(Test::Pod::Coverage) >= 1.08 # Runtime @@ -57,6 +52,17 @@ make test RELEASE_TESTING=1 %{_mandir}/man3/Test::CheckDeps.3pm* %changelog +* Wed May 15 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 0.004-1 +- Update to 0.004 + - Sort dependencies before displaying them + - check_dependencies() can now optionally also test recommended and suggested + prerequisites + - Reinstate loading of CPAN::Meta +- Kwalitee test dropped upstream to avoid circular deps, so longer need to + BR: perl(Test::Kwalitee) +- No longer need perl(Module::Metadata) +- Bump perl(Test::Builder) version requirement to 0.82 for todo_start/todo_end + * Wed May 1 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 0.002-2 - Sanitize for Fedora submission diff --git a/sources b/sources index 4f77cc1..e32e924 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9dfcb9aa071ee3e3d66578432b8468d Test-CheckDeps-0.002.tar.gz +bc18052363141e62a3b062a4479e8ece Test-CheckDeps-0.004.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