commit 5497432f37db9adc65b56ec998c4dca9ba3706f2
Author: Paul Howarth <p...@city-fan.org>
Date:   Thu Sep 19 13:42:22 2013 +0100

    Update to 0.007
    
    - New upstream release 0.007
      - Require CPAN::Meta::Check ≥ 0.007, for conflicts fixes
    - Bump Module::Build::Tiny version requirement to 0.027
    - BR: perl(IO::Handle) and perl(IPC::Open3) rather than
      perl(File::Temp) for the test suite

 perl-Test-CheckDeps.spec |   18 +++++++++++++-----
 sources                  |    2 +-
 2 files changed, 14 insertions(+), 6 deletions(-)
---
diff --git a/perl-Test-CheckDeps.spec b/perl-Test-CheckDeps.spec
index aed8afa..8b6579a 100644
--- a/perl-Test-CheckDeps.spec
+++ b/perl-Test-CheckDeps.spec
@@ -1,22 +1,23 @@
 Name:          perl-Test-CheckDeps
 Summary:       Check for presence of dependencies
-Version:       0.006
-Release:       4%{?dist}
+Version:       0.007
+Release:       1%{?dist}
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 URL:           https://metacpan.org/release/Test-CheckDeps
 Source0:       
http://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-CheckDeps-%{version}.tar.gz 
 BuildArch:     noarch
 # Build
-BuildRequires: perl(Module::Build::Tiny) >= 0.021
+BuildRequires: perl(Module::Build::Tiny) >= 0.027
 # Module
 BuildRequires: perl(CPAN::Meta) >= 2.120920
-BuildRequires: perl(CPAN::Meta::Check) >= 0.004
+BuildRequires: perl(CPAN::Meta::Check) >= 0.007
 BuildRequires: perl(Exporter) >= 5.57
 BuildRequires: perl(List::Util)
 BuildRequires: perl(Test::Builder) >= 0.82
 # Test Suite
-BuildRequires: perl(File::Temp)
+BuildRequires: perl(IO::Handle)
+BuildRequires: perl(IPC::Open3)
 BuildRequires: perl(Test::More) >= 0.88
 # Release tests
 # perl-Pod-Coverage-TrustPod -> perl-Pod-Eventual -> perl-Mixin-Linewise -> 
perl-YAML-Tiny -> perl-Test-CheckDeps
@@ -51,6 +52,13 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/Test::CheckDeps.3pm*
 
 %changelog
+* Thu Sep 19 2013 Paul Howarth <p...@city-fan.org> - 0.007-1
+- Update to 0.007
+  - Require CPAN::Meta::Check ≥ 0.007, for conflicts fixes
+- Bump Module::Build::Tiny version requirement to 0.027
+- BR: perl(IO::Handle) and perl(IPC::Open3) rather than
+  perl(File::Temp) for the test suite
+
 * Wed Sep  4 2013 Paul Howarth <p...@city-fan.org> - 0.006-4
 - Skip the release tests when bootstrapping
 
diff --git a/sources b/sources
index 18d3910..31ed03c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94d84c68a262ca97ecadbb0ff6d215e1  Test-CheckDeps-0.006.tar.gz
+058333c8e7a55e221ab46cfd45bcb825  Test-CheckDeps-0.007.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to