pghmcfc pushed to perl-Devel-CheckBin (perl-Devel-CheckBin-0.04-1.fc23). "Update to 0.04 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jul 22 14:48:34 UTC 2015


From 75eea23889277fab87c9b0267964de57fce31923 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Wed, 22 Jul 2015 15:13:09 +0100
Subject: Update to 0.04

- New upstream release 0.04
  - Use 'find' rather than 'ls' as test command on Win32
  - Fix test to handle paths with spaces

diff --git a/perl-Devel-CheckBin.spec b/perl-Devel-CheckBin.spec
index ea59cf8..f526638 100644
--- a/perl-Devel-CheckBin.spec
+++ b/perl-Devel-CheckBin.spec
@@ -1,18 +1,20 @@
 Name:		perl-Devel-CheckBin
-Version:	0.03
-Release:	3%{?dist}
+Version:	0.04
+Release:	1%{?dist}
 Summary:	Check that a command is available
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/Devel-CheckBin/
 Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/Devel-CheckBin-%{version}.tar.gz
 BuildArch:	noarch
 # Module Build
+BuildRequires:	coreutils
+BuildRequires:	findutils
+BuildRequires:	make
 BuildRequires:	perl
-BuildRequires:	perl(File::Copy)
 # Module Runtime
 BuildRequires:	perl(Config)
 BuildRequires:	perl(Exporter)
-BuildRequires:	perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.64
 BuildRequires:	perl(File::Spec)
 BuildRequires:	perl(parent)
 BuildRequires:	perl(strict)
@@ -49,6 +51,11 @@ make test
 %{_mandir}/man3/Devel::CheckBin.3*
 
 %changelog
+* Wed Jul 22 2015 Paul Howarth <paul at city-fan.org> - 0.04-1
+- Update to 0.04
+  - Use 'find' rather than 'ls' as test command on Win32
+  - Fix test to handle paths with spaces
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.03-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index b95d47c..bf9bcfa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa82f7d34e9f751927411b993d8ffa87  Devel-CheckBin-0.03.tar.gz
+042b68e48d9b53de7d3ef4c726d57cb2  Devel-CheckBin-0.04.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Devel-CheckBin.git/commit/?h=perl-Devel-CheckBin-0.04-1.fc23&id=75eea23889277fab87c9b0267964de57fce31923


More information about the perl-devel mailing list