From 7620a539e132404e243906741e5589fc75669f84 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= <[email protected]>
Date: Mon, 13 Feb 2017 21:11:21 +0000
Subject: The perl(:VERSION) provide only works in Fedora, epel7 fix.
---
perl-Git-Wrapper.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/perl-Git-Wrapper.spec b/perl-Git-Wrapper.spec
index d9ff4fa..b670127 100644
--- a/perl-Git-Wrapper.spec
+++ b/perl-Git-Wrapper.spec
@@ -1,6 +1,6 @@
Name: perl-Git-Wrapper
Version: 0.047
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Wrap git command-line interface for Perl
License: GPL+ or Artistic
Group: Development/Libraries
@@ -12,7 +12,7 @@ BuildRequires: git-core
BuildRequires: make
BuildRequires: perl
BuildRequires: perl-generators
-BuildRequires: perl(:VERSION) >= 5.6
+#BuildRequires: perl(:VERSION) >= 5.6.0
BuildRequires: perl(Devel::CheckBin)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Spec)
@@ -69,6 +69,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Mon Feb 13 2017 Sérgio Basto <[email protected]> - 0.047-3
+- The perl(:VERSION) provide only works in Fedora, epel7 fix.
+
* Sat Feb 11 2017 Fedora Release Engineering <[email protected]> -
0.047-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-Git-Wrapper.git/commit/?h=epel7&id=7620a539e132404e243906741e5589fc75669f84
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]