commit c8717a8f62187f826462767553bbe1db5776e070
Author: Petr Písař <[email protected]>
Date:   Thu Jul 10 16:45:41 2014 +0200

    Build-conflict with Perl::Critic::Pulp due to release tests

 perl-Test-Assert.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-Test-Assert.spec b/perl-Test-Assert.spec
index 3f6cd83..7a44062 100644
--- a/perl-Test-Assert.spec
+++ b/perl-Test-Assert.spec
@@ -32,6 +32,8 @@ BuildRequires:        perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 BuildRequires: perl(Test::Signature)
 BuildRequires: perl(Test::Spelling), hunspell-en
+# Release tests does not pass with Perl::Critic::Pulp, bug #1118374
+BuildConflicts: perl(Perl::Critic::Pulp)
 Requires:      perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 # Avoid doc-file dependencies
@@ -124,6 +126,7 @@ cd -
 %changelog
 * Thu Jul 10 2014 Petr Pisar <[email protected]> - 0.0504-10
 - Bundle upstream signing key (bug #1118362)
+- Build-conflict with Perl::Critic::Pulp due to release tests (bug #1118374)
 
 * Sat Jun 07 2014 Fedora Release Engineering <[email protected]> 
- 0.0504-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to