From 7c3cdccc50d28f7951cee7207bee8223d95c418d Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 17 Apr 2017 14:43:29 +0100
Subject: Update to 1.443

- New upstream release 1.443
  - Found another relative path require issue:
    
http://blogs.perl.org/users/ryan_voots/2017/04/trials-and-troubles-with-changing-inc.html
  - This is another attempt at avoiding failures from the v5.26 removal of . 
from @INC
- Drop redundant Group: tag
---
 perl-Test-File.spec | 15 +++++++++++----
 sources             |  2 +-
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/perl-Test-File.spec b/perl-Test-File.spec
index 7a4000e..5cb69a8 100644
--- a/perl-Test-File.spec
+++ b/perl-Test-File.spec
@@ -1,12 +1,11 @@
 # This module usually ships with version numbers having two digits after the 
decimal point
 %global cpanversion 1.442
-%global rpmversion 1.44.2
+%global rpmversion 1.44.3
 
 Summary:       Test file attributes through Test::Builder
 Name:          perl-Test-File
 Version:       %{rpmversion}
-Release:       2%{?dist}
-Group:         Development/Libraries
+Release:       1%{?dist}
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/Test-File/
 Source0:       
http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-File-%{cpanversion}.tar.gz
@@ -23,12 +22,13 @@ BuildRequires:      perl(base)
 BuildRequires: perl(Exporter)
 BuildRequires: perl(File::Spec)
 BuildRequires: perl(strict)
-BuildRequires: perl(Test::Builder) >= 1.001006
+BuildRequires: perl(Test::Builder)
 BuildRequires: perl(vars)
 BuildRequires: perl(warnings)
 # Test Suite
 BuildRequires: perl(Cwd)
 BuildRequires: perl(File::Spec::Functions)
+BuildRequires: perl(Test::Builder) >= 1.001006
 BuildRequires: perl(Test::Builder::Tester)
 BuildRequires: perl(Test::More) >= 0.95
 BuildRequires: perl(Test::utf8)
@@ -66,6 +66,13 @@ make test
 %{_mandir}/man3/Test::File.3*
 
 %changelog
+* Mon Apr 17 2017 Paul Howarth <p...@city-fan.org> - 1.44.3-1
+- Update to 1.443
+  - Found another relative path require issue:
+    
http://blogs.perl.org/users/ryan_voots/2017/04/trials-and-troubles-with-changing-inc.html
+  - This is another attempt at avoiding failures from the v5.26 removal of . 
from @INC
+- Drop redundant Group: tag
+
 * Sat Feb 11 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.44.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 80448da..8fad930 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cce04398b50300c92a0cf4835105cf4f  Test-File-1.442.tar.gz
+SHA512 (Test-File-1.443.tar.gz) = 
9ad66b3a9dc1c3752a4ec22934db9139ac010ac3237a3de018d4ec4a65ac047f0152ab9e7979a2615412c1af02a1f2dfa0dbfdf5eba5358628b1b443232c45b2
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Test-File.git/commit/?h=master&id=7c3cdccc50d28f7951cee7207bee8223d95c418d
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to