jplesnik pushed to perl-Test-File (f22). "1.44 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Sep 7 10:08:54 UTC 2015


From 01e0a8bc0c21451a6536ea6dd34c9c4714aa6885 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Mon, 7 Sep 2015 12:08:41 +0200
Subject: 1.44 bump


diff --git a/perl-Test-File.spec b/perl-Test-File.spec
index efb384d..7433628 100644
--- a/perl-Test-File.spec
+++ b/perl-Test-File.spec
@@ -1,6 +1,6 @@
 Summary:	Test file attributes through Test::Builder
 Name:		perl-Test-File
-Version:	1.41
+Version:	1.44
 Release:	1%{?dist}
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -8,6 +8,9 @@ URL:		http://search.cpan.org/dist/Test-File/
 Source0:	http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-File-%{version}.tar.gz
 BuildArch:	noarch
 # Module Build
+BuildRequires:	coreutils
+BuildRequires:	findutils
+BuildRequires:	make
 BuildRequires:	perl
 BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.48
 BuildRequires:	perl(ExtUtils::Manifest) >= 1.21
@@ -28,7 +31,6 @@ BuildRequires:	perl(Test::utf8)
 BuildRequires:	perl(utf8)
 # Optional Tests
 BuildRequires:	perl(Test::Pod) >= 1.00
-BuildRequires:	perl(Test::Prereq) >= 1.0
 BuildRequires:	perl(Test::Pod::Coverage)
 # Runtime
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -56,11 +58,18 @@ make test
 
 %files
 %license LICENSE
-%doc Changes README
+%doc Changes README.pod
 %{perl_vendorlib}/Test/
 %{_mandir}/man3/Test::File.3*
 
 %changelog
+* Mon Jul  6 2015 Paul Howarth <paul at city-fan.org> - 1.44-1
+- Update to 1.44
+  - Fix problem with META* specifying requirements (CPAN RT#105210)
+  - Don't install README.pod
+  - check file_mode_has tests for Windows
+  - Fix file_has_* tests to work on Windows (GH#13)
+
 * Wed Sep 24 2014 Paul Howarth <paul at city-fan.org> - 1.41-1
 - Update to 1.41
   - Uncomment accidentally commented symlink_target_is_absolute_ok
diff --git a/sources b/sources
index ddbfd32..c7db3d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e23ca28784d92de06e3052c6f3ff3e06  Test-File-1.41.tar.gz
+e27abfdef840e0549c6e0852ed54689f  Test-File-1.44.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-File.git/commit/?h=f22&id=01e0a8bc0c21451a6536ea6dd34c9c4714aa6885


More information about the perl-devel mailing list