jplesnik pushed to perl-List-Pairwise (master). "Perl 5.22 rebuild; Disable BR Devel::Cover"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jun 12 10:30:49 UTC 2015


From 17c218591de776d99c531acc11096dd07f3f4cc3 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Fri, 12 Jun 2015 12:30:32 +0200
Subject: Perl 5.22 rebuild; Disable BR Devel::Cover


diff --git a/perl-List-Pairwise.spec b/perl-List-Pairwise.spec
index c6a855b..c6aa88b 100644
--- a/perl-List-Pairwise.spec
+++ b/perl-List-Pairwise.spec
@@ -1,6 +1,6 @@
 Name:           perl-List-Pairwise
 Version:        1.03
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Map/grep arrays and hashes pairwise
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/List-Pairwise/
@@ -23,7 +23,7 @@ BuildRequires:  perl(Exporter)
 # List::Util is not used
 BuildRequires:  perl(warnings)
 # Tests only
-BuildRequires:  perl(Devel::Cover)
+# Devel::Cover is not used, because t/coverage.pl is not executed
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More) >= 0.42
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
@@ -52,5 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 12 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.03-2
+- Perl 5.22 rebuild
+- Disable BR Devel::Cover, coverage.pl is not executed during the check
+
 * Thu Nov 27 2014 Petr Ĺ abata <contyk at redhat.com> 1.03-1
 - Initial packaging
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-List-Pairwise.git/commit/?h=master&id=17c218591de776d99c531acc11096dd07f3f4cc3


More information about the perl-devel mailing list