commit 246dfc9d16e3ab0e4765ca8dce0a16e0f23a396d Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Jul 16 11:25:24 2013 +0100 Update to 1.08 - New upstream release 1.08 - Documentation fixed to reflect which indicators are actually available - Metric names are no longer hardcoded, so Module::CPANTS::Analyse has more freedom to add and remove metrics - Bump perl(Module::Build::Tiny) version requirement to 0.025 - Bump perl(Test::Builder) version requirement to 0.88 perl-Test-Kwalitee.spec | 16 +++++++++++----- sources | 2 +- 2 files changed, 12 insertions(+), 6 deletions(-) --- diff --git a/perl-Test-Kwalitee.spec b/perl-Test-Kwalitee.spec index 500d65e..53876fc 100644 --- a/perl-Test-Kwalitee.spec +++ b/perl-Test-Kwalitee.spec @@ -1,7 +1,5 @@ -#TODO: BR: perl(Test::Pod::No404s) when available - Name: perl-Test-Kwalitee -Version: 1.07 +Version: 1.08 Release: 1%{?dist} Summary: Test the Kwalitee of a distribution before you release it License: GPL+ or Artistic @@ -10,12 +8,12 @@ URL: http://metacpan.org/module/Test::Kwalitee Source0: http://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Kwalitee-%{version}.tar.gz BuildArch: noarch # Build -BuildRequires: perl(Module::Build::Tiny) >= 0.023 +BuildRequires: perl(Module::Build::Tiny) >= 0.025 # Module BuildRequires: perl(Cwd) BuildRequires: perl(Module::CPANTS::Analyse) >= 0.87 BuildRequires: perl(namespace::clean) -BuildRequires: perl(Test::Builder) +BuildRequires: perl(Test::Builder) >= 0.88 # Test Suite BuildRequires: perl(File::Temp) BuildRequires: perl(Test::CheckDeps) >= 0.006 @@ -50,6 +48,14 @@ perl Build.PL --installdirs=vendor %{_mandir}/man3/Test::Kwalitee.3pm* %changelog +* Tue Jul 16 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 1.08-1 +- Update to 1.08 + - Documentation fixed to reflect which indicators are actually available + - Metric names are no longer hardcoded, so Module::CPANTS::Analyse has more + freedom to add and remove metrics +- Bump perl(Module::Build::Tiny) version requirement to 0.025 +- Bump perl(Test::Builder) version requirement to 0.88 + * Sat Jun 29 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 1.07-1 - Update to 1.07 - Now the indicators are run in the exact order they are returned from diff --git a/sources b/sources index 8c70e86..85aedc8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -395ca94113873a5dae43dab791b79f0a Test-Kwalitee-1.07.tar.gz +dfd19b68d48c7a0e9a74b25a2b48990e Test-Kwalitee-1.08.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